1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-08-06 16:50: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
Pk11 51603e9252 Set document language on language change
Prevents Chinese forms of characters being used for Japanese (or vise versa if Chinese gets added) if the computer's language isn't set to that language.
2021-03-08 00:46:12 -06:00
js Set document language on language change 2021-03-08 00:46:12 -06:00
style Merge pull request #19 from GhostlyDark/master 2020-12-04 10:35:18 +01:00
.nojekyll trying to fix PWA 2018-05-04 11:38:44 +02:00
_cache_service_worker.js added language selector, looks like Chrome wasn't compatible with automatic detection 2020-11-06 21:00:06 +01:00
index.html Add Japanese translation 2021-03-07 20:55:00 -06: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