If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Patch: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Added some external links with IPS info.) |
||
Line 1: | Line 1: | ||
A '''patch''' is a data file that contains instructions for changing information within a data file. In the ROM hacking community, the International Patching System, or IPS, is the most common patching format. Other patch formats exist, though they are much less common. Most ROM hacks are distributed using the IPS format; this saves space and allows for hacks to be distributed without the ROM. | A '''patch''' is a data file that contains instructions for changing information within a data file. In the ROM hacking community, the International Patching System, or IPS, is the most common patching format. Other patch formats exist, though they are much less common. Most ROM hacks are distributed using the IPS format; this saves space and allows for hacks to be distributed without the ROM. Distributing entire modified ROMs (as opposed to just patches) is illegal because it is copyright infringement. | ||
{{moreinfo wikipedia|page=International Patching System}} | |||
== External Links == | |||
[http://zerosoft.zophar.net/ips.htm IPS format documentation] |
Revision as of 21:17, 22 September 2005
A patch is a data file that contains instructions for changing information within a data file. In the ROM hacking community, the International Patching System, or IPS, is the most common patching format. Other patch formats exist, though they are much less common. Most ROM hacks are distributed using the IPS format; this saves space and allows for hacks to be distributed without the ROM. Distributing entire modified ROMs (as opposed to just patches) is illegal because it is copyright infringement.
More non-ROM hacking specific information can be found at Wikipedia's International Patching System article.