User Tools

Site Tools


games:linux:wine:unreal_tournament_99

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:linux:wine:unreal_tournament_99 [2025/04/25 04:37] Sean Rhonegames:linux:wine:unreal_tournament_99 [2025/04/25 05:10] (current) Sean Rhone
Line 16: Line 16:
  
   sudo zypper install 'innoextract'   sudo zypper install 'innoextract'
 +
 +  mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/Unreal Tournament 99' wineboot
  
   mkdir -p ~/'.wine/Unreal Tournament 99/drive_c/GOG Games' && innoextract --extract --exclude-temp --output-dir ~/'.wine/Unreal Tournament 99/drive_c/GOG Games' ~/'Downloads/Unreal Tournament GOTY [GOG]/setup_ut_goty_2.0.0.5.exe' && mv -f ~/'.wine/Unreal Tournament 99/drive_c/GOG Games/app' ~/'.wine/Unreal Tournament 99/drive_c/GOG Games/Unreal Tournament GOTY'   mkdir -p ~/'.wine/Unreal Tournament 99/drive_c/GOG Games' && innoextract --extract --exclude-temp --output-dir ~/'.wine/Unreal Tournament 99/drive_c/GOG Games' ~/'Downloads/Unreal Tournament GOTY [GOG]/setup_ut_goty_2.0.0.5.exe' && mv -f ~/'.wine/Unreal Tournament 99/drive_c/GOG Games/app' ~/'.wine/Unreal Tournament 99/drive_c/GOG Games/Unreal Tournament GOTY'
Line 55: Line 57:
 ===== Restore ===== ===== Restore =====
  
-****+  mkdir -p ~/'.utpg/System' && tar -xvzf ~/'Downloads/'*'-UT99-UTPG-Save.tar.gz' -C ~/'.utpg/System' 'User.ini'
  
-  mkdir -p ~/'.utpg/System' && tar -xvzf ~/'Downloads/'*'-UT99-UTPG-Save.tar.gz' -C ~/'.utpg/System' 'User.ini'+  mkdir -p ~/'.utpg/System' && gio open ~/'.utpg/System' 'User.ini'
  
/srv/www/wiki/data/attic/games/linux/wine/unreal_tournament_99.1745570224.txt.gz · Last modified: by Sean Rhone