Skip to content

Releases: Franckrst/D2Vita

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 19 Sep 09:03

Full Changelog: v0.1.5...v0.1.6

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 18 Sep 23:15

Full Changelog: v0.1.3...v0.1.5

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 18 Sep 19:11

Full Changelog: v0.1.2...v0.1.3

D2Vita 0.1.2

Choose a tag to compare

@Franckrst Franckrst released this 18 Sep 14:14

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.exe is 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; only Game.exe + the MPQs matter.
  • glide3x.dll always 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

Choose a tag to compare

@Franckrst Franckrst released this 18 Sep 10:36

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.dll now 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

Choose a tag to compare

@github-actions github-actions released this 17 Sep 21:27