More actions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|version=2017 | |version=2017 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/ipsmergertool.7z | ||
|website=https://gbatemp.net/threads/release-ips-merger-tool.471090/ | |website=https://gbatemp.net/threads/release-ips-merger-tool.471090/ | ||
}} | }} | ||
This is a tool for combining multiple IPS patches. | |||
It is coded in Java so should work on any OS. | |||
==User guide== | |||
Usage: java -jar IPSMerge file1.ips file2.ips ... etc | |||
It will spit out code.ips (previous, if any exist will be overwritten without prompt). | |||
You can then copy it to /luma/titles/<titleID>/ for your game. | |||
== | ==Screenshots== | ||
https://dlhb.gamebrew.org/3dshomebrews/ipsmergertool3.png | |||
==Compatibility== | |||
This has been tested to work with the IPS patches from [https://gbatemp.net/threads/batch-tool-to-generate-ips-patches-for-pkmn-su-mo.452178/ this post] (pkmn sun/moon). | |||
==External links== | |||
* GBAtemp - https://gbatemp.net/threads/release-ips-merger-tool.471090 | |||
[[Category:3DS homebrew applications]] | |||
[[Category:PC utilities for 3DS homebrew]] | |||
Revision as of 04:52, 4 March 2022
IPS Merger tool | |
---|---|
File:IPSMergertool.jpg | |
General | |
Author | GizmoTheGreen |
Type | PC Utilities |
Version | 2017 |
License | Mixed |
Last Updated | 2017/06/06 |
Links | |
Download | |
Website | |
This is a tool for combining multiple IPS patches.
It is coded in Java so should work on any OS.
User guide
Usage: java -jar IPSMerge file1.ips file2.ips ... etc
It will spit out code.ips (previous, if any exist will be overwritten without prompt).
You can then copy it to /luma/titles/<titleID>/ for your game.
Screenshots
Compatibility
This has been tested to work with the IPS patches from this post (pkmn sun/moon).