Skip to content

Latest commit

 

History

History
64 lines (50 loc) · 1.89 KB

README.windows.md

File metadata and controls

64 lines (50 loc) · 1.89 KB

Windows Packages

First steps

  • Install updates
  • Update drivers
  • Remove unwanted apps

Software

WSL Setup

https://docs.microsoft.com/en-us/windows/wsl/install-win10

sudo cp windows/wsl.conf /etc/wsl.conf

Vcpkg install

vcpkg install --triplet x86-windows yasm-tool[core]

vcpkg install --triplet x64-windows-static --recurse libpng[core] expat[core] pixman[core] freetype[core] harfbuzz[core] libvorbis[core] libsndfile[core] wildmidi[core] libxmp-lite[core] speexdsp[core] mpg123[core] opusfile[core] fluidlite[core] sdl2-image[core] sdl2-mixer[core,nativemidi] icu-easyrpg[core] nlohmann-json[core] fmt[core]

Using Solarized Theme for Windows cmd.exe

Use the provided registry file.

regedit /s windows\solarized-dark.reg