marcrobledo / RomPatcher.js

An IPS/UPS/APS/BPS/RUP/PPF/xdelta ROM patcher made in HTML5.
https://www.marcrobledo.com/RomPatcher.js/
Other
653 stars 133 forks source link

Feature Request: Automatically rename patched ROM #56

Closed rosedalerk closed 1 year ago

rosedalerk commented 1 year ago

It would be useful to have the patched ROM automatically renamed to the original name of the patch file, rather than "Original ROM (patched).ext". As it is now, I find myself always renaming the output files afterwards to the name of the patch.

So how it could be:

Input: OriginalGame.sfc CustomGame2023.bps

Output: CustomGame2023.sfc

Where MyCustomGame2023.sfc is the output.

rosedalerk commented 1 year ago

This is a duplicate of https://github.com/marcrobledo/RomPatcher.js/issues/31

Closing.