Skip to content

Releases: marcrobledo/RomPatcher.js

v3.1

02 Nov 11:31
Compare
Choose a tag to compare

Rom Patcher JS v3.0 marks an important milestone!
The webapp has been rewritten from scratch, providing better, modern and more scalable code.

Changes:

  • total code rewrite
  • added support for Node CLI
  • improved web embedding system
  • fix RUP overflow data
  • fixes for Safari
  • updated translations
  • other smaller fixes

v2.9.1

21 Jul 11:09
Compare
Choose a tag to compare
  • added support for APS (GBA)
  • show expected ROM CRC32/MD5 on screen (if patch supports validation)
  • sort zipped files by name and folder
  • small bugfixes
  • updated translations

v2.7

28 Dec 08:10
Compare
Choose a tag to compare
  • new feature: automatic GB/C and Mega Drive/Genesis ROM header fix

v2.6.2

12 Jun 11:31
Compare
Choose a tag to compare
  • .vcdiff extension support added in all <input type="file">
  • italian translation added
  • french translation improved

v2.6.1

17 Apr 17:45
Compare
Choose a tag to compare
  • new settings screen where user can decide target patched file name
  • light theme
  • added translations: french, german, nederlands, svenka, brazilian portuguese, chinese (simplified), japanese
  • fixed: MD5 hash calculation for >512MB files
  • fixed #34: Safari not working with zip files
  • fixed: UPS truncation bug in some specific cases
  • fixed: IPS not expanding in some specific cases
  • other small QoL changes

2.4

18 Nov 16:44
Compare
Choose a tag to compare
2.4
  • fixed issue #12
  • added german UI translation
  • added language selector (automatic detection isn't compatible with Chromium based browsers)

May 2020 release

23 Jun 11:05
Compare
Choose a tag to compare

2.3 version released

  • IPS patches can now be created if offsets are below format limit
  • rearranged files internally
  • a few bugfixes

2.2b

22 Apr 09:13
Compare
Choose a tag to compare

Fixed some PPF issues

xdelta, RUP, PPF and PMSR update

02 Mar 19:42
Compare
Choose a tag to compare
  • added support for: xdelta (except secondary compressor), RUP, PPF and PMSR (.mod)
  • added zip support
  • added russian translation
  • huge performance improvement!
  • other fixes

GUI revamp

01 May 16:26
Compare
Choose a tag to compare

The UI has got a complete overhaul, along other fixes.