Skip to content

v1.4.1 - Shop tutorial fix

Choose a tag to compare

@zersiax zersiax released this 19 Jul 17:31
· 3 commits to main since this release
f0cfaa6

Point release on top of v1.4.0. Fixes the shop pack lineup being unreachable during the tutorial. If you're on v1.4.0, just replace the DLL (or extract this over it).

Fixed

  • Shop pack lineup is now accessible. The shop's pack list (ShopLineup) loads its packs asynchronously, so the scan on entry caught only the "Back" button — and the tutorial arrow then wrongly told you to press Escape to go back, steering you off the shop. Now the lineup keeps rescanning until the packs populate (announcing them once they do), and when a tutorial arrow's target isn't scanned yet it points you to F11 instead of telling you to leave the screen. This unblocks the "buy a pack from the Main Box" tutorial step.
  • Added always-on shop-lineup, rescan, and arrow-guidance logging to diagnose any remaining shop navigation issues from a plain log.

Everything else is unchanged from v1.4.0.

Install

Same as v1.4.0 — Tolk and the NVDA controller client are bundled, so speech works on a clean install.

  1. Install MelonLoader 0.7.3+ for dlpc.exe (Duel Links on Steam) and launch the game once so MelonLoader generates its assemblies, then close it.
  2. Extract the archive into your Duel Links install folder: Mods\DuelLinksAccess.dll lands in Mods\, and Tolk.dll + nvdaControllerClient64.dll land in the game root beside dlpc.exe. Replaces any earlier DLL.
  3. Start NVDA, then start Duel Links. You should hear "Duel Links Access loaded. F1 for help."

Upgrading from v1.4.0: replacing Mods\DuelLinksAccess.dll is enough; the Tolk files are unchanged. Press F1 in game for the controls. If your screen reader isn't NVDA, swap nvdaControllerClient64.dll for the controller client matching your reader (the others ship in the Tolk archive linked in THIRD_PARTY_NOTICES.md).

Verification

  • DuelLinksAccess-v1.4.1.zip SHA-256: 64c1e767900d230508d2f9f4f6400114c3e18b689d3792d38ba17385fb4ec282
  • Mods/DuelLinksAccess.dll SHA-256: 08195113d44190680b28f85cbe174cebf4038a73bd27d0afd91d9f2b0ff31533
  • Tolk.dll SHA-256: e09c215ac957b7693d6a57508a4bd5a701f12df6e846674774c87d672f04fff4 (unchanged from v1.4.0)
  • nvdaControllerClient64.dll SHA-256: 41c1f5df5997e798fcfbf7c8f2589de811e768b069a60710600cf57cb23a0b09 (unchanged from v1.4.0)

SHA256SUMS.txt inside the archive lists the hash of every bundled file, and BUILD-INFO.txt records the exact commit and Tolk archive provenance.