games:bsd:wine:rockstar_games_launcher_test
This is an old revision of the document!
2026/04/24: Loaded UI with
wine-protonto 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'
/srv/www/wiki/data/attic/games/bsd/wine/rockstar_games_launcher_test.1777079384.txt.gz · Last modified: by Sean Rhone
