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)
|
2017-11-03 09:44:49 +01:00
|
|
|
* BPS
|
2019-04-17 21:43:53 +02:00
|
|
|
* RUP
|
|
|
|
* VCDiff (xdelta)
|
|
|
|
* PPF
|
2017-07-22 12:10:06 +02:00
|
|
|
* can patch and create patches
|
|
|
|
* shows ROM CRC32, MD5 and SHA-1 before patching
|
2019-04-17 21:43:53 +02:00
|
|
|
* can remove headers before patching
|
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
|