Change the "!submissionInfo.txt" file so that the DAT info comes before the cuesheet, with write offset at the end. #94

Closed
opened 2026-01-29 16:09:17 +00:00 by claunia · 0 comments
Owner

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.

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.
claunia added the enhancement label 2026-01-29 16:09:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#94