More actions
m (Text replacement - "Category:PC utilities for DS" to "Category:PC Utilities for DS") Tag: Reverted |
m (Text replacement - "[[Category:PC Utilities for DS" to "[[Category:PC utilities for DS") Tag: Manual revert |
||
Line 44: | Line 44: | ||
[[Category:PC | [[Category:PC utilities for DS]] |
Revision as of 15:10, 6 Haziran 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.