1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00
An IPS/UPS/APS/BPS/RUP/PPF/xdelta ROM patcher made in HTML5. https://www.marcrobledo.com/RomPatcher.js/
Find a file
2022-01-09 10:49:14 +01:00
js fixed #34: Safari not working with zip files 2022-01-09 10:49:14 +01:00
style fixed MD5 hashing with >512MB files, ignore txt, readmes,etc files in zips, multiple predefined patches is now a dropdown, allowing user to choose and change patch without having to refresh the app 2021-09-20 08:47:26 +02:00
.nojekyll trying to fix PWA 2018-05-04 11:38:44 +02:00
_cache_service_worker.js fixed #34: Safari not working with zip files 2022-01-09 10:49:14 +01:00
index.html fixed #34: Safari not working with zip files 2022-01-09 10:49:14 +01:00
LICENSE Initial commit 2017-03-14 20:31:48 +01:00
manifest.json fix manifest+PWA icon 2020-07-12 17:41:27 +02:00
README.md added .mod (PMSR) support 2020-03-02 20:28:42 +01:00

Rom Patcher JS

A ROM patcher made in HTML5.

Features:

  • Supported formats:
    • IPS
    • UPS
    • APS
    • BPS
    • RUP
    • PPF
    • Paper Mario Star Rod (.mod)
    • VCDiff (.xdelta)
  • can patch and create patches
  • shows ROM CRC32, MD5 and SHA-1 before patching
  • can remove headers before patching
  • unzips files automatically
  • made in Vanilla JS
  • can be run in any modern web browser, including mobile