mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
Change the "!submissionInfo.txt" file so that the DAT info comes before the cuesheet, with write offset at the end. #94
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ajshell1 on GitHub (Oct 21, 2018).
Originally assigned to: @mnadareski on GitHub.
Redump's web-based submission form system mostly lines up with what is currently in use in the !submissioninfo.txt files
With one exception.
The web form has the last three pieces of info in this order:
ClrMamePro data
Cuesheet
Write offset
This is what DICUI outputs:
Cuesheet
Write offset
ClrMamePro data
I want the order in the !submissioninfo.txt file to match up with what I'll be copy-pasting into the web form.