User Tools

Site Tools


games:bsd:wine:elder_scrolls_oblivion_gog

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:bsd:wine:elder_scrolls_oblivion_gog [2025/05/16 17:29] Sean Rhonegames:bsd:wine:elder_scrolls_oblivion_gog [2025/05/16 21:39] (current) – external edit 127.0.0.1
Line 1: Line 1:
-  * [[linux;distros;opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]+  * [[bsd:freebsd_14.2_xfce]]
  
   mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/The Elder Scrolls IV - Oblivion' WINEARCH='win32' WINEDLLOVERRIDES='winemenubuilder.exe=d' wine ~/'Downloads/Oblivion/setup_oblivion_1.2.0416_cs_(12788).exe'   mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/The Elder Scrolls IV - Oblivion' WINEARCH='win32' WINEDLLOVERRIDES='winemenubuilder.exe=d' wine ~/'Downloads/Oblivion/setup_oblivion_1.2.0416_cs_(12788).exe'
Line 13: Line 13:
   * :!: HDR Lighting causes character selection/world to be gray ((2025/05/02: also on Windows))   * :!: HDR Lighting causes character selection/world to be gray ((2025/05/02: also on Windows))
  
-  mkdir -p ~/'Documents/My Games/Oblivion' && nano ~/'Documents/My Games/Oblivion/Oblivion.ini'+  mkdir -p ~/'Documents/My Games/Oblivion' && mousepad ~/'Documents/My Games/Oblivion/Oblivion.ini'
  
 <code> <code>
Line 42: Line 42:
 **** ****
  
-  tar -cvzf ~/'Downloads/'$(date +%Y-%m-%d-%s)'-TES-Oblivion-Saves.tar.gz' -C ~/'Documents/My Games/Oblivion' 'Saves'+  tar -cvzf ~/'Downloads/'$(date +%Y-%m-%d-%s)'-Oblivion.tar.gz' -C ~/'Documents/My Games/Oblivion' 'Saves'
  
 ==== Restore ==== ==== Restore ====
Line 48: Line 48:
 **** ****
  
-  ls ~/'Downloads/'*'-TES-Oblivion-Saves.tar.gz' && rm -Rf ~/'Documents/My Games/Oblivion/Saves' && mkdir -p ~/'Documents/My Games/Oblivion' && tar -xvzf ~/'Downloads/'*'-TES-Oblivion-Saves.tar.gz' -C ~/'Documents/My Games/Oblivion' 'Saves'+  ls ~/'Downloads/'*'-Oblivion.tar.gz' && rm -Rf ~/'Documents/My Games/Oblivion/Saves' && mkdir -p ~/'Documents/My Games/Oblivion' && tar -xvzf ~/'Downloads/'*'-Oblivion.tar.gz' -C ~/'Documents/My Games/Oblivion' 'Saves'
  
/usr/local/www/wiki/data/attic/games/bsd/wine/elder_scrolls_oblivion_gog.1747430999.txt.gz · Last modified: by Sean Rhone