Difference between revisions of "Patch"

From Sega Retro

(Replace with something ACTUALLY RELEVANT to Sonic Retro.)
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{stub}}
+
{{RetroCDN}}
 +
A '''patch''' is a file or set of files that is used to modify another file or set of files. It may be distributed as either a standalone program, or a data file which requires a specialised program to apply the patch.
  
A '''patch''' is a file that is used to modify other files, usually [[ROM]]s. The [[Sonic scene]] has seen several types of patches, including [[IPS]] and [[RXL]], used for [[ROM hacks]]. Patches were used during a time when downloading full ROMs would be a lengthy task for slow Internet connections, but with the advent of high-speed Internet connections, patches have fallen into disuse as hackers have made fully modified ROMs available.
+
==ROM patches==
 +
The hacking scene has seen several types of patches, including [[IPS]] and [[RXL]], used for [[ROM hack]]s. Both these types of patch require programs (for example [[StealthPatch]]) to modify the target file. Patches were used during a time when downloading full ROMs would be a lengthy task for slow Internet connections, but with the advent of high-speed Internet connections, patches have fallen into disuse as Sonic-game hackers have made fully modified ROMs available.
 +
 
 +
ROM patches are still utilized (and often, required) by other communities, due to precautions related to copyright.
 +
 
 +
==Software patches==
 +
More complicated games and programs require more complicated patches. Most installed games consist of many files and folders, so something as simple as an IPS patch would be inappropriate. In these cases, standalone programs are used to modify or replace several files automatically. If a game has a fault which was not detected in the [[beta]] testing phase, the developer will typically distribute a patch to correct it.
 +
 
 +
[[Category:Data formats]]

Revision as of 10:30, 29 September 2020

Retrocdn-round.svg
This file or page has been flagged for relocation to Retro CDN, the Wikimedia Commons-esque service for all Retro wikis. This message is for the benefit of Sega Retro wiki staff.

A patch is a file or set of files that is used to modify another file or set of files. It may be distributed as either a standalone program, or a data file which requires a specialised program to apply the patch.

ROM patches

The hacking scene has seen several types of patches, including IPS and RXL, used for ROM hacks. Both these types of patch require programs (for example StealthPatch) to modify the target file. Patches were used during a time when downloading full ROMs would be a lengthy task for slow Internet connections, but with the advent of high-speed Internet connections, patches have fallen into disuse as Sonic-game hackers have made fully modified ROMs available.

ROM patches are still utilized (and often, required) by other communities, due to precautions related to copyright.

Software patches

More complicated games and programs require more complicated patches. Most installed games consist of many files and folders, so something as simple as an IPS patch would be inappropriate. In these cases, standalone programs are used to modify or replace several files automatically. If a game has a fault which was not detected in the beta testing phase, the developer will typically distribute a patch to correct it.