retropatcher
retropatcher copied to clipboard
trafficstars
Retro Patcher
Currently is live at retropatcher.jonabrams.com
This is a web app for patching retro games more easily. The user supplies the ROM file, the app finds applicable patches, the user selects them, then downloads* the patched ROM.
* The patching/downloading is all done client-side.
Status
- Supports .gb to .pocket patches.
Getting Started
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.