https://github.com/minecraft-3ds-community/ips-patch-tool
A GUI with a simple design meant for multiple operations relating to IPS Patches.
https://github.com/minecraft-3ds-community/ips-patch-tool
game-patch game-patches ips ips-patch ips-patches patch patches python3 tool
Last synced: 9 months ago
JSON representation
A GUI with a simple design meant for multiple operations relating to IPS Patches.
- Host: GitHub
- URL: https://github.com/minecraft-3ds-community/ips-patch-tool
- Owner: Minecraft-3DS-Community
- License: apache-2.0
- Created: 2025-02-19T19:25:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T19:10:43.000Z (over 1 year ago)
- Last Synced: 2025-02-28T22:32:34.731Z (over 1 year ago)
- Topics: game-patch, game-patches, ips, ips-patch, ips-patches, patch, patches, python3, tool
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IPS-Patch-Combiner
- A GUI for IPS Patches, and Management of ROMHACKS.
- Patch ROMS, Create, Combine/Merge, and Parse your ROM Patches.
- Download Compiled Binary [Here](https://github.com/Minecraft-3DS-Community/IPS-Patch-Tool/releases/download/v1.0/IPS-Patch-Tool.exe).
## GUI-Usage:
- Install customtkinter with `pip install customtkinter`.
- Run the `gui.pyw` file, and select as many patches as you want to combine.
### CLI-Usage:
- Takes an unlimited amount of patches and combines them into one patch.
- Run the `cli.py` with the following arguments.
```
py main.py [patch1] [patch2] [patch3] [patch3] ... ...
```
## Image Gallery:


