Skip to content

Instantly share code, notes, and snippets.

@Pepijn98
Last active June 27, 2021 09:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pepijn98/ef3c2d09f33783c700a3a77d5aa7662a to your computer and use it in GitHub Desktop.
Save Pepijn98/ef3c2d09f33783c700a3a77d5aa7662a to your computer and use it in GitHub Desktop.
#!/bin/bash env
cd $GAMEDIR/drive_c/Program\ Files/Genshin\ Impact/Genshin\ Impact\ game/
bash $CACHE/gi-patch/161/patch.sh
bash $CACHE/gi-patch/161/patch_anti_logincrash.sh
echo "PRESS KEY TO FINISH"
read key
env __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia DXVK_HUD=1 WINEARCH=win64 WINEPREFIX=$GAMEDIR $HOME/.local/share/lutris/runners/wine/lutris-6.10-5-x86_64/bin/wine cmd /c launcher.bat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment