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-21 12:52:54 +02:00
js sort zipped files by name and folder 2024-07-21 12:52:54 +02:00
style show expected ROM source if patch can validate source, for issue #69 2024-07-21 11:12:39 +02:00
.nojekyll trying to fix PWA 2018-05-04 11:38:44 +02:00
_cache_service_worker.js sort zipped files by name and folder 2024-07-21 12:52:54 +02:00
index.html sort zipped files by name and folder 2024-07-21 12:52:54 +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