https://github.com/Dax-Dot/SNES-Cheat-Patcher-Studio/
SNES Cheat Patcher Studio v0.6.2
First public release of SNES Cheat Patcher Studio. Highlights
- Integrated catalog of statically patchable SNES Game Genie cheats.
- Exact ROM revision identification.
- Direct cheat selection with automatic conflict detection.
- Manual Game Genie code support.
- Safe patched-ROM creation without modifying the original ROM.
- Automatic internal checksum repair.
- Live Log and SNES-themed interface.
- Portable Windows build.
Windows
Download SNES-Cheat-Patcher-Studio-v0.6.2-Windows-Portable.zip. Extract the complete archive and run: SNES-Cheat-Patcher-Studio.exe Keep the executable beside its _internal[tr] folder. Linux and macOS
Download the source code, install Python 3.11 or newer with Tkinter, and run: python3 run_gui.pyio.exe
Keep the executable beside its _internal folder.
Linux and macOS
Download the source code, install Python 3.11 or newer with Tkinter, and run:
python3 run_gui.py |