User Tools

Site Tools


games:bsd:wine:rockstar_games_launcher_test

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
games:bsd:wine:rockstar_games_launcher_test [2026/04/25 00:44] Sean Rhonegames:bsd:wine:rockstar_games_launcher_test [2026/04/25 01:52] (current) Sean Rhone
Line 98: Line 98:
  
 cd ~/'.wine/GTA V pt/drive_c/Program Files/Epic Games/GTAV' && WINEPREFIX=~/'.wine/GTA V pt' DXVK_HUD='full' WINEDEBUG='' vblank_mode='3' '/usr/local/wine-proton/bin/wine64' wineconsole ~/'.wine/GTA V pt/drive_c/Program Files/Legendary/legendary.exe' launch '9d2d0eb64d5c44529cece33fe2a46482' --wrapper "'EpicGamesLauncher.exe' 'GTA5.exe' %* -useEpic -fromRGL -onSteamDeck" cd ~/'.wine/GTA V pt/drive_c/Program Files/Epic Games/GTAV' && WINEPREFIX=~/'.wine/GTA V pt' DXVK_HUD='full' WINEDEBUG='' vblank_mode='3' '/usr/local/wine-proton/bin/wine64' wineconsole ~/'.wine/GTA V pt/drive_c/Program Files/Legendary/legendary.exe' launch '9d2d0eb64d5c44529cece33fe2a46482' --wrapper "'EpicGamesLauncher.exe' 'GTA5.exe' %* -useEpic -fromRGL -onSteamDeck"
 +
 +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 pt/drive_c/windows/system32' && rm -Rf '/tmp/dxvk-'*
 +
 +WINEPREFIX=~/'.wine/GTA V pt' '/usr/local/wine-proton/bin/wine64' REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'd3d11' /t 'REG_SZ' /d 'native' /f && WINEPREFIX=~/'.wine/GTA V pt' '/usr/local/wine-proton/bin/wine64' REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'dxgi' /t 'REG_SZ' /d 'native' /f && WINEPREFIX=~/'.wine/GTA V pt' '/usr/local/wine-proton/bin/wine64' REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'd3d10core' /t 'REG_SZ' /d 'native' /f
  
 </code> </code>
/srv/www/wiki/data/pages/games/bsd/wine/rockstar_games_launcher_test.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki