Releases: Franckrst/D2Vita
Releases · Franckrst/D2Vita
Release list
v0.1.6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.3
D2Vita 0.1.2
D2Vita 0.1.2
This release makes D2Vita forgiving of a messy or wrong Diablo II install — the most common source of "it won't start" and broken-rendering reports.
Fixed / Improved
- A wrong game version is now caught clearly. If your
Game.exeis a 1.13c (split-DLL) version, D2Vita stops with a clear on-screen "you need 1.14d" message instead of a cryptic crash a few seconds into boot. - Leftover PC/Mac files no longer break anything. If your folder still contains the old split DLLs (
Storm.dll,Fog.dll,D2gfx.dll,D2Win.dll,D2Client.dll,D2Common.dll) or extra launchers (Diablo II.exe,BNUpdate.exe, …), D2Vita now ignores them — they used to cause black-terrain rendering and boot crashes. You can leave them; onlyGame.exe+ the MPQs matter. glide3x.dllalways uses D2Vita's own bundled renderer, so a stray copy in your game folder can no longer break rendering.- Missing-file check at boot names exactly which required file is absent, on screen and in the log.
Requirements (unchanged)
Your own legally-owned Diablo II: Lord of Destruction 1.14d files (Game.exe + the MPQs) under ux0:data/d2vita/1.14d/.
Upgrading
Install this VPK over 0.1.1 — your game files and saves are untouched.
D2Vita 0.1.1
D2Vita 0.1.1
Fixed
- The game crashed to a black screen and closed on first launch. A fresh install was missing
glide3x.dll— D2Vita's own Glide renderer, which Diablo II loads at startup. Without it the game halted before drawing a single frame ("Unsupported graphics mode").glide3x.dllnow ships inside the VPK, so a clean install renders. Just install 0.1.1 — your game files don't need to be touched or re-copied. - Crash reports weren't reaching the maintainer. Reports from the public build were rejected server-side (unregistered build). The server now accepts reports from any build.
Improved
- Faster startup. The Wi-Fi connection wait no longer blocks the black screen — it runs while the rest of the boot proceeds, and its timeout was cut from 15s to 5s.
- More reliable crash reporting. Each report now logs its outcome and reason, the server re-requests a missing crash sample much sooner (30 min → 5 min), and the on-console upload gets a wider window to finish.
Requirements (unchanged)
Your own legally-owned Diablo II: Lord of Destruction 1.14d files (Game.exe + the MPQs) under ux0:data/d2vita/1.14d/.
v0.1.0
Full Changelog: https://github.com/Franckrst/D2Vita/commits/v0.1.0