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
2024-07-20 16:19:45 +02:00
js reverted regressions 2024-07-20 16:19:45 +02:00
style optimized svg icons 2022-04-17 19:08:02 +02:00
.nojekyll trying to fix PWA 2018-05-04 11:38:44 +02:00
_cache_service_worker.js small tweak in how zip extensions are detected 2023-04-18 17:58:58 +02:00
index.html remove language translated label 2023-06-30 20:20:27 +02:00
LICENSE added zip extension check, fixing #53 2023-02-04 08:11:57 +01:00
manifest.json added settings screen with new features 2022-03-24 22:38:53 +01:00
README.md docs: Update README.md 2024-06-13 13:57:37 -03:00

Rom Patcher JS

A ROM patcher made in HTML5.

Features:

  • Supported formats:
    • IPS
    • UPS
    • APS (N64/GBA)
    • BPS
    • RUP
    • PPF
    • Paper Mario Star Rod (.mod)
    • VCDiff (.xdelta, .vcdiff)
  • 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

Known sites that use Rom Patcher JS