1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00
RomPatcher.js/README.md
2017-11-12 16:42:34 +01:00

266 B

RomPatcher.js

A ROM patcher made in HTML5.

Features:

  • Supported formats:
    • IPS
    • UPS
    • APS (N64)
    • BPS
  • can patch and create patches
  • shows ROM CRC32, MD5 and SHA-1 before patching
  • can remove SNES headers before patching
  • made in Vanilla JS