games:linux:wine:gta_v_legacy_legendary
This is an old revision of the document!
Crashes randomly with fullscreen on GNOME on Wayland; didn't full-screen proper without DXVK
Crashes seemingly after taking a footstep without DXVK
mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/GTA V' WINEARCH='win64' wine wineboot --init && WINEPREFIX=~/'.wine/GTA V' winecfg /v 'win10' && WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'winemenubuilder.exe' /t 'REG_SZ' /d '' /f wget -O ~/'Downloads/Rockstar-Games-Launcher.exe' 'https://gamedownloads.rockstargames.com/public/installer/Rockstar-Games-Launcher.exe' && WINEPREFIX=~/'.wine/GTA V' wine ~/'Downloads/Rockstar-Games-Launcher.exe' /s /f rm -fv ~/'Downloads/Rockstar-Games-Launcher.exe' cd ~/'.wine/GTA V/drive_c/Program Files/Rockstar Games/Launcher' && WINEPREFIX=~/'.wine/GTA V' wine ~/'.wine/GTA V/drive_c/Program Files/Rockstar Games/Launcher/Launcher.exe' mkdir -p ~/'.wine/GTA V/drive_c/Program Files/Epic Games' gio open ~/'.wine/GTA V/drive_c/Program Files/Epic Games' ls ~/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV/GTA5.exe' sudo zypper install 'legendary' legendary auth legendary import '9d2d0eb64d5c44529cece33fe2a46482' ~/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV' legendary repair '9d2d0eb64d5c44529cece33fe2a46482' -y --repair-and-update wget -O '/tmp/EpicGamesLauncher.exe' 'https://github.com/Etaash-mathamsetty/heroic-epic-integration/releases/download/v0.4/EpicGamesLauncher.exe' && sha384sum '/tmp/EpicGamesLauncher.exe' | grep '90d3750323655606a7809758fce0efa8ddcd8c7c936388bf25abfe8a6cc02c9785a2c9a2e4f6093e8771ee333e058eeb' > '/dev/null' && mv -fv '/tmp/EpicGamesLauncher.exe' ~/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV/EpicGamesLauncher.exe' rm -Rf '/tmp/dxvk-'* && tar -xvzf ~/'Downloads/dxvk-'*'.tar.gz' -C '/tmp' && mv -fv '/tmp/dxvk-'*'/x64/d3d11.dll' '/tmp/dxvk-'*'/x64/dxgi.dll' '/tmp/dxvk-'*'/x64/d3d10core.dll' ~/'.wine/GTA V/drive_c/windows/system32' && rm -Rf '/tmp/dxvk-'* WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'd3d11' /t 'REG_SZ' /d 'native' /f && WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'dxgi' /t 'REG_SZ' /d 'native' /f && WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'd3d10core' /t 'REG_SZ' /d 'native' /f cd ~/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV' && legendary launch '9d2d0eb64d5c44529cece33fe2a46482' --wine-prefix ~/'.wine/GTA V' --wrapper "wine 'EpicGamesLauncher.exe' 'PlayGTAV.exe'" WINEPREFIX=~/'.wine/GTA V' wineserver -k
nano ~/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV/commandline.txt'
-DX10 -cityDensity 1.0 -fullscreen -width 1280 -height 720 -anisotropicQualityLevel 0 -fogVolumes 0 -fxaa 0 -frameLimit 0 -grassQuality 0 -HDStreamingInFlight -shadowSoftness 0 -tessellation 0 -textureQuality 2 -txaa 0 -waterQuality 0 -nobattleye
DXVK TODO
nano ~/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV/dxvk.conf'
# General d3d11.samplerLodBias = "-2.0" # Intel dxvk.hideIntegratedGraphics = "False" dxgi.hideIntelGpu = "False" # HUD #dxvk.hud = "full" # End
/var/www/wiki/data/attic/games/linux/wine/gta_v_legacy_legendary.1775535261.txt.gz · Last modified: by Sean Rhone
