lazy_ips
From GameBrew
More actions
| lazy_ips | |
|---|---|
| File:Lazyips2.png | |
| General | |
| Author | Boris Timofeev, hadess, rekentuig, Hubert Figuière |
| Type | ROM Patchers |
| Version | 20200706 |
| License | GPL-3.0 |
| Last Updated | 2020/07/06 |
| Links | |
| Download | |
| Website | |
| Source | |
IPS patcher for Linux. Gtk3 and CLI user interfaces.
Dependencies: Python3 and PyGObject.
Installation
This step requires the setuptools installed on the system.
python3 setup.py install
This command will automatically create the necessary scripts in /usr/bin.
User guide
lazy-ips-cli - Command-line interface for IPS patching. Does not require PyGObject. Works on Linux, Windows, macOS and Android (via Termux).
Usage: lazy-ips-cli image_file patch_file
Screenshots
Credits
Original author - Boris Timofeev.
Port to Python 3 - Hubert Figuière.
Various fixes - hadess.
Cleanup and CLI - rekentuig.