Access all the hacks at sm64romhacks.com with a quick and easy to use interface.
- Download hacks with double click from sm64romhacks.com
- Keep a library of all your downloaded hacks
- Launch Hacks from your library with any emulator
- Cross platform
Clone the project
git clone https://github.com/jesusyoshi54/quick-patch
Go to the project directory
cd quick-patch
Install dependencies
pip install requirements.txt
Run via python
python qp.py
This project packages an .exe created with pyinstaller.
To create your own executable, install pyinstaller, and compile with
pyinstaller qp.py -F -w