1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00
RomPatcher.js/README.md

30 lines
788 B
Markdown
Raw Normal View History

2018-04-28 15:57:54 +02:00
# Rom Patcher JS
2017-07-23 12:33:13 +02:00
A ROM patcher made in HTML5.
2017-07-22 12:09:28 +02:00
2017-07-22 12:10:06 +02:00
**Features:**
2017-07-23 12:33:13 +02:00
* Supported formats:
* IPS
* UPS
* APS (N64/GBA)
2017-11-03 09:44:49 +01:00
* BPS
* RUP
* PPF
2020-03-02 20:28:42 +01:00
* Paper Mario Star Rod (.mod)
2022-04-24 13:47:19 +03:00
* VCDiff (.xdelta, .vcdiff)
2017-07-22 12:10:06 +02:00
* can patch and create patches
* shows ROM CRC32, MD5 and SHA-1 before patching
* can remove headers before patching
2019-05-31 21:00:39 +02:00
* unzips files automatically
2017-07-22 12:10:06 +02:00
* made in Vanilla JS
2018-04-28 15:57:54 +02:00
* can be run in any modern web browser, including mobile
## Known sites that use Rom Patcher JS
* [Romhacking.net](https://www.romhacking.net/)
* [Smash Remix](https://smash64.online/remix/)
* [Radical Red](https://patch.radicalred.net/)
* [Rocket Edition](https://rocket-edition.com/download/)
2023-12-11 11:32:28 +01:00
* [SnapCameraPreservation](https://snapchatreverse.jaku.tv/snap/)
2024-06-13 13:57:37 -03:00
* [Pokemon Clover](https://poclo.net/download)