User Tools

Site Tools


games:wine:diablo_2

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
Next revisionBoth sides next revision
games:wine:diablo_2 [2019/05/23 23:43] Sean Rhonegames:wine:diablo_2 [2020/01/19 10:07] – [Glide Wrapper] Sean Rhone
Line 56: Line 56:
   * Hauptmenu -> Deutsch/English   * Hauptmenu -> Deutsch/English
   * OpenGL-infos -> Query OpenGL-infos   * OpenGL-infos -> Query OpenGL-infos
 +
   * settings -> [x] captured mouse   * settings -> [x] captured mouse
 +  * settings -> [ ] vertical synchronization(VSYNC)
   * settings -> [x] desktopresolution   * settings -> [x] desktopresolution
 +
   * renderer -> 108 MB texture-memory   * renderer -> 108 MB texture-memory
   * renderer -> 4096x4096 buffer-texture-size   * renderer -> 4096x4096 buffer-texture-size
Line 63: Line 66:
   * renderer -> [x] bilinear filtering   * renderer -> [x] bilinear filtering
   * renderer -> [x] keep desktop composition   * renderer -> [x] keep desktop composition
 +
   * Extensions -> [x] WGL_ARB_render_texture   * Extensions -> [x] WGL_ARB_render_texture
   * renderer -> [x] supersampling   * renderer -> [x] supersampling
-  * Test ((ideally should allow gamma adjustments (click and drag on color bars) and maintain 60 fps))+ 
 +  * Test ((ideally should allow gamma adjustments (click and drag on color bars) and maintain 60fps))
   * Quit   * Quit
  
Line 82: Line 87:
   * **captured mouse** enabled is required to prevent the cursor from "going offscreen" on the right-side of the D2 window   * **captured mouse** enabled is required to prevent the cursor from "going offscreen" on the right-side of the D2 window
   * **keep desktop composition** prevents dwmapi-related stub/fixme errors from appearing; I don't believe it has any actual visible effect either way   * **keep desktop composition** prevents dwmapi-related stub/fixme errors from appearing; I don't believe it has any actual visible effect either way
 +  * When using Intel UHD 630 graphics, using Iris/Gallum driver and disabling Vsync provides the highest and most-consistent FPS above 144
  
 ====== Desktop Launcher ====== ====== Desktop Launcher ======
Line 92: Line 98:
  
 ===== Lord of Destruction ===== ===== Lord of Destruction =====
 +
 +  * :!: Remove MESA_LOADER_DRIVER_OVERRIDE='iris' if not using an Intel iGPU that supports the Iris/Gallium driver
  
   nano ~/'.local/share/applications/wine/Programs/Diablo II/Diablo II: Lord of Destruction.desktop'   nano ~/'.local/share/applications/wine/Programs/Diablo II/Diablo II: Lord of Destruction.desktop'
Line 100: Line 108:
 Comment=Diablo, the Lord of Terror, has fallen to a brave hero beneath the church of Tristram. Now that hero is gone, replaced by a Dark Wanderer who roams the world of Sanctuary leaving death and destruction in his wake. As a hero of humanity, you must face the minions of Diablo’s evil brothers and stop the Dark Wanderer before he fulfills his terrible destiny. The expansion to Diablo II adds a host of new features to the game, including two new playable classes – the shapeshifting Druid and the cunning Assassin. Explore the snowy homeland of the Barbarians, face fiendish new monsters, and arm yourself with thousands of new weapons, armor, and magical items in the fight against Baal, the last of the Prime Evils. Comment=Diablo, the Lord of Terror, has fallen to a brave hero beneath the church of Tristram. Now that hero is gone, replaced by a Dark Wanderer who roams the world of Sanctuary leaving death and destruction in his wake. As a hero of humanity, you must face the minions of Diablo’s evil brothers and stop the Dark Wanderer before he fulfills his terrible destiny. The expansion to Diablo II adds a host of new features to the game, including two new playable classes – the shapeshifting Druid and the cunning Assassin. Explore the snowy homeland of the Barbarians, face fiendish new monsters, and arm yourself with thousands of new weapons, armor, and magical items in the fight against Baal, the last of the Prime Evils.
 Categories=Game;AdventureGame;RolePlaying Categories=Game;AdventureGame;RolePlaying
-Exec=env WINEDEBUG='-all' WINEPREFIX='/home/CHANGEME/Wine Prefixes/Diablo II' wine '/home/CHANGEME/Wine Prefixes/Diablo II/drive_c/Program Files/Diablo II/Diablo II.exe' -3dfx+Exec=env MESA_GLSL_CACHE_DIR='/home/CHANGEME/Wine Prefixes/Diablo II' MESA_LOADER_DRIVER_OVERRIDE='iris' vblank_mode='0' WINEDEBUG='-all' WINEPREFIX='/home/CHANGEME/Wine Prefixes/Diablo II' wine '/home/CHANGEME/Wine Prefixes/Diablo II/drive_c/Program Files/Diablo II/Diablo II.exe' -3dfx
 Type=Application Type=Application
 StartupNotify=true StartupNotify=true
/var/www/wiki/data/pages/games/wine/diablo_2.txt · Last modified: 2024/03/06 22:45 by Sean Rhone