| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| games:bsd:wine:rockstar_games_launcher_test [2026/04/24 21:53] – Sean Rhone | games:bsd:wine:rockstar_games_launcher_test [2026/05/03 19:42] (current) – Sean Rhone |
|---|
| * 2026/04/22: Rockstar Games Launcher doesn't load [[bsd:freebsd_15.0_xfce|15.0]] ((Wine 11.5; also didn't load 11.6 on 15.1-PRE)) | |
| * :?: 2026/04/24: Loaded UI with ''wine-proton'' to initial-patch but failed to load launcher afterwards for log-in ((''wine-devel'' used after patch still didn't load/looped something in terminal)) | |
| * CEF 143: https://www.codeweavers.com/support/forums/general?t=27;forumcurPos=51;msg=349681#c1 | * CEF 143: https://www.codeweavers.com/support/forums/general?t=27;forumcurPos=51;msg=349681#c1 |
| | * :!: 2025/04: GTA V loads but stuck at Story Mode loading screen due to Rockstar Games Launcher being required ((GTA V needs RGL signed-in and hooked (no ''-fromRGL''); RGL doesn't load to log-in FreeBSD 15.0 ''wine-devel'' and ''wine-proton'')) |
| | * [[games:linux:wine:gta_v_legacy_legendary|Linux notes]] (RGL fine Staging 11.6) |
| |
| mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/GTA V' WINEARCH='wow64' wine wineboot --init && WINEPREFIX=~/'.wine/GTA V' wine winecfg /v 'win10' && WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'winemenubuilder.exe' /t 'REG_SZ' /d '' /f | mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/GTA V' WINEARCH='wow64' wine wineboot --init && WINEPREFIX=~/'.wine/GTA V' wine winecfg /v 'win10' && WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'winemenubuilder.exe' /t 'REG_SZ' /d '' /f |
| |
| WINEPREFIX=~/'.wine/GTA V' wine ~/'Downloads/rockstar-games-launcher-1-0-36-344.exe' | WINEPREFIX=~/'.wine/GTA V' wine ~/'Downloads/rockstar-games-launcher-1-0-36-344.exe' |
| | |
| | WINEPREFIX=~/'.wine/GTA V' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'dinput8' /t 'REG_SZ' /d 'native,builtin' /f |
| |
| * https://www.gta5-mods.com/tools/no-gtavlauncher | * https://www.gta5-mods.com/tools/no-gtavlauncher |
| -skipPatcherCheck -dx10 | -skipPatcherCheck -dx10 |
| -scOfflineOnly | -scOfflineOnly |
| -launchDirectly</code> | -launchDirectly |
| | -nobattleye</code> |
| | |
| | ====== GTA V ====== |
| | |
| | * [[games:windows:gta_v_legacy_legendary]] |
| | |
| | <code> |
| | WINEPREFIX=~/'.wine/GTA V' wine ~/'.wine/GTA V/drive_c/Program Files/Legendary/legendary.exe' auth |
| | |
| | WINEPREFIX=~/'.wine/GTA V' wine ~/'.wine/GTA V/drive_c/Program Files/Legendary/legendary.exe' import '9d2d0eb64d5c44529cece33fe2a46482' ~/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV' |
| | |
| | WINEPREFIX=~/'.wine/GTA V' wine ~/'.wine/GTA V/drive_c/Program Files/Legendary/legendary.exe' repair '9d2d0eb64d5c44529cece33fe2a46482' -y --repair-and-update |
| | |
| | cd ~/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV' && WINEPREFIX=~/'.wine/GTA V' wine ~/'.wine/GTA V/drive_c/Program Files/Legendary/legendary.exe' launch '9d2d0eb64d5c44529cece33fe2a46482' --wrapper "'/home/espionage724/.wine/GTA V/drive_c/Program Files/Epic Games/GTAV/EpicGamesLauncher.exe' '/home/espionage724/.wine/GTA V/drive_c/Program Files/Epic Games/GTAV/PlayGTAV.exe'" |
| | |
| | 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'" |
| | |
| | cd ~/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV' && WINEPREFIX=~/'.wine/GTA V' DXVK_HUD='full' WINEDEBUG='' vblank_mode='3' wine ~/'.wine/GTA V/drive_c/Program Files/Legendary/legendary.exe' launch '9d2d0eb64d5c44529cece33fe2a46482' --wrapper "'EpicGamesLauncher.exe' 'GTA5.exe' %* -useEpic -fromRGL -onSteamDeck" |
| | |
| | </code> |
| | |
| | ee ~/'.wine/GTA V/drive_c/Program Files/Epic Games/GTAV/commandline.txt' |
| | |
| | <code> |
| | -nobattleye |
| | -scOfflineOnly |
| | -skipPatcherCheck |
| | -DX11 |
| | -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</code> |
| | |
| | ====== wine-proton ====== |
| | |
| | <code> |
| | mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/GTA V pt' WINEARCH='win64' '/usr/local/wine-proton/bin/wine64' wineboot --init && WINEPREFIX=~/'.wine/GTA V pt' '/usr/local/wine-proton/bin/wine64' winecfg /v 'win10' && WINEPREFIX=~/'.wine/GTA V pt' '/usr/local/wine-proton/bin/wine64' REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'winemenubuilder.exe' /t 'REG_SZ' /d '' /f |
| | |
| | WINEPREFIX=~/'.wine/GTA V pt' '/usr/local/wine-proton/bin/wine64' winecfg |
| | |
| | WINEPREFIX=~/'.wine/GTA V pt' '/usr/local/wine-proton/bin/wineserver' -k |
| | |
| | mkdir -p ~/'.wine/GTA V pt/drive_c/Program Files/Legendary' ~/'.wine/GTA V pt/drive_c/Program Files/Epic Games' && gio open ~/'.wine/GTA V pt/drive_c/Program Files' |
| | |
| | WINEPREFIX=~/'.wine/GTA V pt' '/usr/local/wine-proton/bin/wine64' wineconsole ~/'.wine/GTA V pt/drive_c/Program Files/Legendary/legendary.exe' auth |
| | |
| | WINEPREFIX=~/'.wine/GTA V pt' '/usr/local/wine-proton/bin/wine64' wineconsole ~/'.wine/GTA V pt/drive_c/Program Files/Legendary/legendary.exe' import '9d2d0eb64d5c44529cece33fe2a46482' ~/'.wine/GTA V pt/drive_c/Program Files/Epic Games/GTAV' |
| | |
| | WINEPREFIX=~/'.wine/GTA V pt' '/usr/local/wine-proton/bin/wine64' wineconsole ~/'.wine/GTA V pt/drive_c/Program Files/Legendary/legendary.exe' repair '9d2d0eb64d5c44529cece33fe2a46482' -y --repair-and-update |
| | |
| | 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> |