mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-08-06 16:50:54 +00:00
17 lines
358 B
Markdown
17 lines
358 B
Markdown
# Rom Patcher JS
|
|
A ROM patcher made in HTML5.
|
|
|
|
**Features:**
|
|
* Supported formats:
|
|
* IPS
|
|
* UPS
|
|
* APS (N64)
|
|
* BPS
|
|
* RUP
|
|
* VCDiff (xdelta)
|
|
* PPF
|
|
* can patch and create patches
|
|
* shows ROM CRC32, MD5 and SHA-1 before patching
|
|
* can remove headers before patching
|
|
* made in Vanilla JS
|
|
* can be run in any modern web browser, including mobile
|