Skip to content

v1.5.0 — Pre-boot GUI launcher

Choose a tag to compare

@mstan mstan released this 17 Jun 22:38
· 38 commits to master since this release

v1.5.0 — Pre-boot GUI launcher

New

  • Pre-boot GUI launcher. Pick your Legend of Zelda (USA) ROM from a graphical launcher on startup; the path is remembered for next time. The launcher's SAVE panel manages your battery saves (import / clear).
  • Shared SRAM save backend. Your three save slots persist to saves\ next to the exe as .srm, exactly as the cartridge battery would, across launches.

Under the hood

  • Built against the nesrecomp framework at master 068cfcf.
  • Reusable Linux/macOS build scripts added (tools/build-linux.sh, tools/build-macos.sh).

Install

Download LegendOfZeldaNESRecomp-windows-x64.zip, extract anywhere, and run LegendOfZeldaNESRecomp.exe. No ROM is included — select your legally-obtained Legend of Zelda (USA) ROM on first launch.

Controls: arrow keys = D-Pad, Z = A, X = B, Enter = Start, Tab = Select. F5 turbo, F6 save state, F7 load state. Gamepads supported; all bindings configurable in keybinds.ini.