More actions
No edit summary |
m (Text replacement - "Category:DS homebrew applications" to "") |
||
Line 43: | Line 43: | ||
* Reddit - https://github.com/btimofeev/lazy_ips | * Reddit - https://github.com/btimofeev/lazy_ips | ||
[[Category:PC utilities for DS]] | [[Category:PC utilities for DS]] |
Revision as of 01:42, 3 Mayıs 2024
lazy_ips | |
---|---|
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.