User Tools

Site Tools


games:windows:unreal_tournament_2004_gog

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
games:windows:unreal_tournament_2004_gog [2025/04/20 21:03] Sean Rhonegames:windows:unreal_tournament_2004_gog [2025/04/21 00:56] (current) Sean Rhone
Line 40: Line 40:
   * Audio Mode: ''H/W 3D + EAX''   * Audio Mode: ''H/W 3D + EAX''
   * System Driver: ''[ ]'' (unchecked)   * System Driver: ''[ ]'' (unchecked)
 +
 +====== Scripts ======
 +
 +===== Save Data Back-up =====
 +
 +  "notepad.exe" "%SystemDrive%\GOG Games\Unreal Tournament 2004\UT2004-GOG-save-backup.bat"
 +
 +<code>
 +@echo off
 +
 +"tar.exe" -czf "%UserProfile%\Downloads\%RANDOM%-Unreal-Tournament-2004-Saves.tar.gz" -C "%SystemDrive%\GOG Games\Unreal Tournament 2004\Saves" "*.uvx"
 +
 +:: End</code>
 +
 +  "%SystemDrive%\GOG Games\Unreal Tournament 2004\UT2004-GOG-save-backup.bat"
  
 ====== Launcher Shortcuts ====== ====== Launcher Shortcuts ======
Line 71: Line 86:
 ==== Save Backup ==== ==== Save Backup ====
  
-  * :!: TODO: Batch file (this doesn't show on Start Menu) and proper file +  "%SystemDrive%\GOG Games\Unreal Tournament 2004\UT2004-GOG-save-backup.bat"
- +
-  "cmd.exe" /C "tar -czf "%UserProfile%\Downloads\%RANDOM%-Diablo-2-Classic-Saves.tar.gz" -C "%ProgramFiles(x86)%\Diablo II" "save""+
  
   Save Back-up   Save Back-up
/srv/www/wiki/data/pages/games/windows/unreal_tournament_2004_gog.txt · Last modified: by Sean Rhone