• Stars
    star
    153
  • Rank 242,473 (Top 5 %)
  • Language
    Kotlin
  • License
    GNU General Publi...
  • Created about 8 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A game console ROM patcher for Android

GitHub All Releases API GPL Licence Translation status

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

You can report a bug on the GitHub Issue Tracker.

Suggest an idea for a new functionality or ask a question

We discuss new functionality and answer questions on the GitHub Discussions.

Translations

Help translate UniPatcher into another language on the Weblate 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.