To add new solutions, please open a pull request, issue or contact me directly.
Sorted by appearance from installation (top) to gameplay (bottom).
Download timeout, stuck at 0%:
Download works but launcher freezes/crashes midway:
launcher.exe
and a blocked domain/path/to/Genshin Impact Game/config.ini
game_version=X.X.X
to the currently installed versionAlternatively: re-download the entire game. See Issue#28 for direct links.
README.md
Alternatively: notepad.exe
opens on launch, displaying an error message.
Some Lutris Wine packages either refuse to run those applications or do not ship them in first place. Try another package, such as Proton or stock/vanilla Wine.
For more details, see Issue#78.
... plus error log "err:virtual:virtual_setup_exception stack overflow".
Starting from version 1.2.0, this error reappears a few days after each release. It is caused by server-sent bytecode.
Workaround:
bash "/path/to/GI-on-Linux/GAMEVER/patch_anti_logincrash.sh"
Rare occurrence related to an audio failure. Observed in Wine 5.22 and newer.
winetricks corefonts
ttf-mscorefonts-installer
Other font installations might work as well as long Fontconfig can use them as fallback.
For more details, see Issue#29.
Check whether your GPU supports Vulkan: unofficial list, Intel, nVIDIA, AMD
Setup instructions:
export WINEPREFIX=/absolute/path/
(if needed)sh winetricks
dxvk
(newest, or 1.7.3 for Proton 5.13)cmd /c launcher.bat
to your game library.Easiest solution:
wine explorer /desktop=anyname,1920x1080 cmd /c launcher.bat
(adjust to your resolution)cmd /c launcher.bat
to your game libraryLutris:
Without a virtual desktop: (experimental)
HKEY_CURRENT_USER\Software\Wine\X11 Driver
set REG_SZ UseTakeFocus
to N
See also: search engine query unity wine focus
Cinnamon users:
Xfce4 users:
causes view to "spin"
issue belowChange the in-game resolution setting:
Alternative: use Proton.
Please keep in mind that the minimal specifications also apply for Linux. Do not expect a performance gain compared to Windows native.
WINEDEBUG
(no -all
!) and check the outputoutput_log.txt
in users\??\AppData\*
contains DXVK
1.0
. Other values may be slowerexport WINEESYNC=1
launcher.bat
and append following arguments:-screen-width XXX -screen-height YYY -screen-fullscreen 1
-show-screen-selector
to change the settings on startupHKCU\Software\...
-screen-quality
is only applied to the first login scene, hence uselessGeneral information: