Skip to content

Releases: b2kdaman/oldvnkeeper-releases

Luv Wave English Patch v0.1.3

16 Jun 15:39

Choose a tag to compare

Luv Wave English Patch v0.1.3

  • Expands the fixed-size engine UI allowlist from the previous release: menu commands, disc prompts, scenario/load helper labels, character/organization labels, and error dialogs now patch to English where byte-safe.
  • Keeps the v0.1.2 procedural map plate patching for GRAPHICS\CHIPS\plate00.SVC through plate10.SVC, re-rendering Japanese map pins as outlined English labels.
  • Includes the current fixed-size CP932 translation data needed to build luvwave.en.gde from the user's own luvwave.gde.
  • Translation is an MTL/AI-assisted fan translation with manual repair for byte fit, command preservation, and targeted UI fixes; it is playable, but not a perfect or fully polished human translation.

Build status:

records: 18144
patched: 18141
patchedEngineUi: 41
skippedUnpatchedResource: 3
missingTranslations: 0
untranslated: 0
overlong: 0
commandsChanged: 0

No commercial game files, original GDEs, patched GDEs, game executables, SVC assets, DxWnd binaries, or disc images are included.

Edelweiss Direct xdelta Patch v0.1.2

16 Jun 15:40

Choose a tag to compare

Edelweiss direct xdelta translation patch v0.1.2

This release distributes the English test translation as an xdelta patch that
applies directly to the original VNDB v501 scenario.xp3 and writes
patch.xp3. Players do not need Cargo or OldVNKeeper to apply it.

Contents:

  • edelweiss-v0.1.2-scenario-to-english-patch.xdelta
  • README.txt with patching steps and verification hashes

User flow:

  1. Install xdelta3.

  2. Verify the original scenario.xp3 from your owned Edelweiss install:
    856D0AFBE97F77C5BC0B27A89215F792B77A75BA8B7BC186BC913BE693A67708

  3. Apply the xdelta:

    xdelta3 -d -s "C:\path\to\edel weiss\scenario.xp3" "edelweiss-v0.1.2-scenario-to-english-patch.xdelta" "C:\path\to\edel weiss\patch.xp3"

Leave edelweiss.exe unchanged. The translated UTF-16 patch.xp3 overlay is
what avoids the startup/codepage problem; replacing or patching the EXE is not
part of this release.

Verification:

  • Source scenario.xp3 size: 1,067,087 bytes
  • Translated patch.xp3 size: 3,351,538 bytes
  • xdelta size: 666,978 bytes
  • xdelta SHA-256: 1AE74E124138DF42B88554C54F730F906677733D9A44A5F361E8B77360640AA1
  • Release zip SHA-256: A27A6BA80C1E92E1E33D2D54616163C12AD05EEA7CD7F204FF6CDC4F344AACC1

No commercial game files, full translated XP3 archive, extracted scripts,
translation cache, OldVNKeeper binary, or xdelta runtime binary are included.