Merge branch 'master' of github.com:btimofeev/UniPatcher
This commit is contained in:
commit
5cd83abcfc
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
Utility to apply patches to game ROM.
|
Utility to apply patches to game ROM-files.
|
||||||
|
|
||||||
<b>Please read before you download:</b> This program will not help you hack native Android games, it was created for the old console games (Super Nintendo, Sega MegaDrive, Game Boy Advance, Sony PlayStation etc.).
|
<b>Please read before you download:</b> This program will not help you hack native Android games, it was created for the old console games (Super Nintendo, Sega MegaDrive, Game Boy Advance, Sony PlayStation etc.).
|
||||||
|
|
||||||
|
|
||||||
<b>UniPatcher</b> allows you to apply patches to the game ROM. What is a <i>patch</i>? The patch is a file with the modified data of the game. For example, a game translated from Japanese to English. You download the patch containing the translation. It must be applied to the Japanese version to get the English version.
|
<b>UniPatcher</b> allows you to apply patches to the game ROM-file. What is a <i>patch</i>? The patch is a file with the modified data of the game. For example, a game translated from Japanese to English. You download the patch containing the translation. It must be applied to the Japanese version to get the game in English.
|
||||||
|
|
||||||
|
|
||||||
<b>Features:</b>
|
<b>Features:</b>
|
||||||
|
@ -12,14 +12,14 @@ Utility to apply patches to game ROM.
|
||||||
• Fix checksum in Sega Mega Drive ROMs
|
• Fix checksum in Sega Mega Drive ROMs
|
||||||
• Add/Delete SMC header in Super Nintendo ROMs
|
• Add/Delete SMC header in Super Nintendo ROMs
|
||||||
• No ads
|
• No ads
|
||||||
• Free and open source software. Source code available at https://github.com/btimofeev/UniPatcher
|
• Libre software. Source code available at https://github.com/btimofeev/UniPatcher
|
||||||
|
|
||||||
|
|
||||||
<b>How to use?</b> Very simple:
|
<b>How to use?</b> Very simple:
|
||||||
• Choose a patch
|
• Choose a patch
|
||||||
• Choose a game
|
• Choose a game
|
||||||
• Click "Save"
|
• Click "Save"
|
||||||
<b><u>Very important:</u> if the game and patch compressed (zip, rar, 7z or other), they first need to unzip (I recommend the free program ZArchiver).</b>
|
<b><u>Very important:</u> if the game and patch is compressed (ZIP, RAR, 7z or other), they first need to be unzipped (I recommend the freeware (gratis) program ZArchiver).</b>
|
||||||
|
|
||||||
|
|
||||||
<b>Help with translations:</b>
|
<b>Help with translations:</b>
|
||||||
|
@ -27,4 +27,4 @@ You can help with translation of the program into your language. The translation
|
||||||
|
|
||||||
|
|
||||||
<b>Feedback:</b>
|
<b>Feedback:</b>
|
||||||
If you have a bug report or a feature request feel free to open issue on https://github.com/btimofeev/UniPatcher/issues
|
If you have a bug report or a feature request feel free to open an issue on https://github.com/btimofeev/UniPatcher/issues
|
||||||
|
|
Loading…
Add table
Reference in a new issue