Skip to content

A tool to quickly download and patch sm64 romhacks

Notifications You must be signed in to change notification settings

jesusyoshi54/quick-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Patch

Access all the hacks at sm64romhacks.com with a quick and easy to use interface.

Features

  • 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

Running without prebuilt

Clone the project

  git clone https://github.com/jesusyoshi54/quick-patch

Go to the project directory

  cd quick-patch

Install dependencies

  pip install -r requirements.txt

Run via python

  python qp.py

Build

This project packages an .exe created with pyinstaller.

To create your own executable, install pyinstaller, and compile with

pyinstaller qp.py -F -w

About

A tool to quickly download and patch sm64 romhacks

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages