30 lines
1.6 KiB
Markdown
30 lines
1.6 KiB
Markdown
UniPatcher is a ROM patcher 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
|
|
- Add/Delete SMC header in Super Nintendo ROMs
|
|
|
|
##### Translators:
|
|
|
|
- **French**: Thibaut Panis
|
|
- **Italian**: Matteo Sechi
|
|
- **Japanese**: Naofumi Fukue
|
|
- **Korean**: Minseo Lee
|
|
- **Norwegian Bokmål**: Allan Nordhøy
|
|
- **Polish**: Michal Bychowski
|
|
- **Russian**: Борис Тимофеев
|
|
- **Spanish**: Carlos Sánchez
|
|
- **Ukrainian**: Володимир Шевчук
|
|
|
|
##### Used libraries:
|
|
|
|
- [**Android Donations**](https://github.com/SufficientlySecure/donations) by SufficientlySecure, licensed under the Apache 2.0 license.
|
|
- [**Apache Commons IO**](https://commons.apache.org/proper/commons-io/) by The Apache Software Foundation, licensed under the Apache 2.0 license.
|
|
- [**HtmlTextView**](https://github.com/SufficientlySecure/html-textview) by SufficientlySecure, licensed under the Apache 2.0 license.
|
|
- [**Markdown4J**](https://github.com/jdcasey/markdown4j) by John Casey, licensed under the Apache 2.0 license.
|
|
- [**Material design icons**](https://github.com/google/material-design-icons) by Google, licensed under the Creative Common Attribution 4.0 International License (CC-BY 4.0).
|
|
- [**Material design icons**](https://materialdesignicons.com) by community, licensed under SIL Open Font License 1.1.
|
|
- [**Material Dialogs**](https://github.com/afollestad/material-dialogs) by Aidan Follestad, licensed under The MIT license.
|
|
- [**XDelta version 3**](https://github.com/jmacd/xdelta) by Joshua MacDonald, licensed under the Apache 2.0 license.
|