mstan/MinishCapRecomp — reverse-engineered prompt
Reverse engineered prompt
Build me a playable Windows PC app for The Legend of Zelda The Minish Cap using this repo. I want it to launch like a native desktop game, ask me for my own legally dumped USA ROM the first time, verify that it is the right version, remember the path, and then boot through the normal BIOS intro to the title screen and into gameplay.
Please keep the current keyboard controls working, with arrow keys for movement, Z and X for A and B, A and S for L and R, Enter and Backspace for Start and Select, plus save states with F1 to F9 and Shift with F1 to F9.
It should stay true to the project as an early recompiled runner, not pretend to be a finished port. If the game hits code that is not fully covered yet, it should still run correctly, then cache a native version on disk so later launches get smoother and more native over time. If anything is unclear, check the repo docs and upstream docs online.
Want more depth? Deep Reverse