User Tools

Site Tools


games:bsd:wine:rockstar_games_launcher_test

This is an old revision of the document!


  • 2026/04/22: Rockstar Games Launcher doesn't load 15.0 1)
  • :?: 2026/04/24: Loaded UI with wine-proton to initial-patch but failed to load launcher afterwards for log-in 2)
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
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
cd ~/'.wine/GTA V/drive_c/Program Files/Rockstar Games/Launcher' && WINEPREFIX=~/'.wine/GTA V' WINEDEBUG='' wine ~/'.wine/GTA V/drive_c/Program Files/Rockstar Games/Launcher/Launcher.exe'
WINEPREFIX=~/'.wine/GTA V' wineserver -k
rm -f ~/'Downloads/Rockstar-Games-Launcher.exe'
WINEPREFIX=~/'.wine/GTA V' winetricks 'corefonts'
1)
Wine 11.5; also didn't load 11.6 on 15.1-PRE
2)
wine-devel used after patch still didn't load/looped something in terminal
/srv/www/wiki/data/attic/games/bsd/wine/rockstar_games_launcher_test.1777079384.txt.gz · 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