User Tools

Site Tools


games:bsd:wine:diablo_2_classic_1.06b

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:diablo_2_classic_1.06b [2025/04/01 03:02] Sean Rhonegames:bsd:wine:diablo_2_classic_1.06b [2025/04/02 09:41] (current) Sean Rhone
Line 3: Line 3:
   * Diablo II   * Diablo II
   * Patch 1.06b   * Patch 1.06b
- 
-  * 2025/04/01: WIP 
  
 ===== Media ===== ===== Media =====
Line 21: Line 19:
   * Has [[https://media.realmofespionage.xyz/picture/237/category/13|Flamespike The Crawler]]   * Has [[https://media.realmofespionage.xyz/picture/237/category/13|Flamespike The Crawler]]
  
-====== Mount Discs ======+====== Install ====== 
 + 
 +===== Mount Discs =====
  
   su -   su -
Line 33: Line 33:
   exit   exit
  
-====== Install ======+===== Install =====
  
-===== Create Prefix =====+==== Create Prefix ====
  
 **** ****
Line 41: Line 41:
   mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/Diablo II Classic' WINEARCH='win32' winecfg /v 'winxp'   mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/Diablo II Classic' WINEARCH='win32' winecfg /v 'winxp'
  
-===== Mount Discs =====+==== Mount Discs ====
  
   * ''D:\'' -> ''Install''   * ''D:\'' -> ''Install''
Line 55: Line 55:
   /mnt/D2-Play   /mnt/D2-Play
  
-===== Install =====+==== Install ====
  
-  * ''VidTest'' prompt after install may get hidden behind other windows+  * ''VidTest'' window pop-up after install may get hidden behind other windows
  
   WINEPREFIX=~/'.wine/Diablo II Classic' WINEDLLOVERRIDES='winemenubuilder.exe=d' wine 'D:\Setup.exe'   WINEPREFIX=~/'.wine/Diablo II Classic' WINEDLLOVERRIDES='winemenubuilder.exe=d' wine 'D:\Setup.exe'
Line 92: Line 92:
   mv -fv ~/'Downloads/Diablo II Classic (1.06b)/1.06b/Game.exe' ~/'.wine/Diablo II Classic/drive_c/Program Files/Diablo II/Game.exe'   mv -fv ~/'Downloads/Diablo II Classic (1.06b)/1.06b/Game.exe' ~/'.wine/Diablo II Classic/drive_c/Program Files/Diablo II/Game.exe'
  
-  gio open ~/'.wine/Diablo II Classic/drive_c/Program Files/Diablo II' +  cp -vf '/mnt/D2-Play/d2music.mpq' ~/'.wine/Diablo II Classic/drive_c/Program Files/Diablo II/d2music.mpq'
- +
-  ls -la ~/'.wine/Diablo II Classic/drive_c/Program Files/Diablo II/D2MUSIC.MPQ'+
  
 ==== Online ==== ==== Online ====
Line 103: Line 101:
  
 ===== Clean Up ===== ===== Clean Up =====
 +
 +==== Prefix ====
  
   * Remove disc mounts   * Remove disc mounts
Line 108: Line 108:
   WINEPREFIX=~/'.wine/Diablo II Classic' winecfg   WINEPREFIX=~/'.wine/Diablo II Classic' winecfg
  
-  rm -~/'Downloads/Diablo II Classic (1.06b)' && sync+==== Unmount Discs ==== 
 + 
 +  su - 
 + 
 +  umount -d -f -v '/dev/md0' '/dev/md1' '/dev/md2' && sync 
 + 
 +  mdconfig -l -v 
 + 
 +  exit 
 + 
 +==== Files ==== 
 + 
 +**** 
 + 
 +  rm -Rf ~/'Downloads/Diablo II Classic (1.06b)' && sync
  
 ====== Glide Wrapper ====== ====== Glide Wrapper ======
Line 116: Line 130:
  
   * settings -> [x] captured mouse   * settings -> [x] captured mouse
-  * settings -> ''no'' fps-limit 
-  * :!: settings -> ''60 Hz'' refreshrate ((with TCL 55S405 and unchecked ''desktopresolution'' it does 75Hz which causes improper gamma)) 
  
   * renderer -> 108 MB texture-memory   * renderer -> 108 MB texture-memory
/srv/www/wiki/data/attic/games/bsd/wine/diablo_2_classic_1.06b.1743490942.txt.gz · Last modified: by Sean Rhone