Add documentation for usage on Linux through wine
Opened this issue · 0 comments
MaximumWoahverdrive commented
The Windows build can be run on Linux through the popular compatibility layer wine, however some extra setup is necessary and should be documented where possible.
Below are the additional steps required for full functionality. (a general understanding of wine is assumed and usage of winetricks or a similar utility is recommended)
- Install corefonts
- Install dotnet 5 by running the windows installer
- Rendering problems and graphical glitches can be fixed by setting the following registry key
HKCU\Software\Microsoft\Avalon.Graphics\DisableHWAcceleration
to1
of typeREG_DWORD
- Buttons are missing proper icons if the
Segoe MDL2 Assets
font is missing.- Put
SegMDL2.ttf
in[wineprefix]/drive_c/windows/Fonts
SegoeFonts Download - Set the registry key
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Fonts\Segoe MDL2 Assets
of typeREG_SZ
(string) toSegMDL2.ttf
- Put