Skip to content

Commit

Permalink
Updated readme for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishimura-Katsuo committed Sep 22, 2020
1 parent 62914bc commit 0b43219
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@

This is an experiment and utility for Diablo 2. It is intended for single player and TCP/IP game use, so connections to Battle.net are disabled. It's main features include:

Always in Direct 3D Mode with Alt+Enter fullscreen toggle.
Ladder Runewords and Unique Items in Single Player and TCP/IP
Gently Improved Drop Rates with Respect to Single Player
Gently Improved Rune Drop Rates with Respect to Single Player
Map Reveal (more information now)
Display Monsters, Missiles, and Items (superior and above) on Automap
Updated Item Tooltips and Item Level Display
/players X uncap (16-20 is reasonable, but very difficult)
Force socket quest available with: /socket
Force respec quest available with: /respec
Force imbue quest available with: /imbue
Force cow portal available with: /cows
Improved experience scaling for /players X by typing: /xp
Weather toggle (press insert key)
Always in Direct 3D Mode
Improved experience scaling for /players X
Repeatable Socket, Respec, and Imbue Quests
Repeatable Cow Portal (even if you killed the Cow King)
Disabled Weather
Loading additional mpq via command line parameter: -mpq "filename.mpq"

Almost all features are optional now! Press F11 while Diablo 2 is running to enable/disable these options!

A note about 'Always in Direct 3D Mode':
This feature causes the game to ignore command line flags that control the video, such as `-w`. The game now starts windowed every time, and you can toggle full screen mode on and off by holding Alt and pressing Enter (Alt+Enter). We're currently trying to understand how the game uses the rendering API, and we'll be looking to update the renderer to newer APIs, since the game currently uses DirectDraw v7 and Direct3D v3.

Expand Down

0 comments on commit 0b43219

Please sign in to comment.