Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.8 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.8 KB

GitHub All Releases API GPL Licence

UniPatcher

UniPatcher is a ROM patcher for Android that supports IPS, IPS32, UPS, BPS, APS (GBA), APS (N64), PPF, DPS, EBP and XDelta3 patch types.

Additional features:

  • Creating XDelta3 patches
  • Fix checksum in Sega Mega Drive ROMs
  • Remove SMC header in Super Nintendo ROMs

Screenshots:

Install UniPatcher:

Get it on Google Play Get it on F-Droid Get it on Github

Contribute:

Report a bug or suggest features

These are discussed on the GitHub Issue Tracker.

Translations

Help translate UniPatcher into another language on the Transifex project page.

Building application from source code

./gradlew downloadDependencies
./gradlew assembleFreeDebug
./gradlew installFreeDebug

License

UniPatcher is licensed under the GPL version 3. You can find the license text in the COPYING file.