IPS Merger tool 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "| licence" to "| license" |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = IPS Merger tool | |title=IPS Merger tool | ||
| image = | |image=ipsmergertool3.png | ||
| | |description=IPS Merger tool. | ||
| | |author=GizmoTheGreen | ||
| lastupdated = 2017/06/06 | |lastupdated=2017/06/06 | ||
| license = Mixed | |type=PC Utilities | ||
| | |version=2017 | ||
| website = https://gbatemp.net/threads/release-ips-merger-tool.471090/ | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/ipsmerge.zip | |||
|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 by the author 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 | |||
Latest revision as of 11:20, 22 June 2024
| IPS Merger tool | |
|---|---|
| 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 by the author with the IPS patches from this post (pkmn sun/moon).