1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00
RomPatcher.js/js
Marc Robledo a45e635696
Merge pull request #40 from laqieer/fix/ups_cut_glitch
Fix: UPS patch's cut glitch
2022-03-18 10:26:07 +01:00
..
formats fix: fix the glitch that cut the end of the file if it's larger than the changed file patch was originally created with 2022-03-15 21:48:46 +08:00
zip.js patch creation can now create IPS patches if offsets are below format limit, rearranged files internally 2020-05-02 12:10:46 +02:00
crc.js fixed MD5 hashing with >512MB files, ignore txt, readmes,etc files in zips, multiple predefined patches is now a dropdown, allowing user to choose and change patch without having to refresh the app 2021-09-20 08:47:26 +02:00
locale.js support new language: Chinese (Simplified) 2022-03-15 22:27:39 +08:00
MarcFile.js patch creation can now create IPS patches if offsets are below format limit, rearranged files internally 2020-05-02 12:10:46 +02:00
RomPatcher.js setMessage: Use l11n key and set data-localize attr 2022-01-02 21:01:44 -05:00
worker_apply.js patch creation can now create IPS patches if offsets are below format limit, rearranged files internally 2020-05-02 12:10:46 +02:00
worker_crc.js patch creation can now create IPS patches if offsets are below format limit, rearranged files internally 2020-05-02 12:10:46 +02:00
worker_create.js patch creation can now create IPS patches if offsets are below format limit, rearranged files internally 2020-05-02 12:10:46 +02:00