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:09] 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 59: Line 57:
 ==== 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 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.1743491385.txt.gz · Last modified: by Sean Rhone