[PR #635] Add a GUI for MPF.Check #1077

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

Original Pull Request: https://github.com/SabreTools/MPF/pull/635

State: closed
Merged: Yes


Creates a new window accessible via Tools -> Check Dump
The window acts as a GUI for MPF.Check functionality, allowing the main MPF UI program to provide an interface for creating submission info for dumps performed outside of MPF such as PSP and GC/Wii dumps.

The MPF.Check options follow whatever the main UI options are set as.
Protection scanning is currently not supported for the Check Dump GUI as you can run protection scanning via the main window.
Some naive checks are performed to disable the "Check Dump" button, and a message box will appear with an error message if MPF.Check failed. On success, the Disc Information Window will appear, followed by a message box asking if you wish to check another dump.

Example screenshot of the Check Dump GUI:
image

Fixes #466

**Original Pull Request:** https://github.com/SabreTools/MPF/pull/635 **State:** closed **Merged:** Yes --- Creates a new window accessible via Tools -> Check Dump The window acts as a GUI for MPF.Check functionality, allowing the main MPF UI program to provide an interface for creating submission info for dumps performed outside of MPF such as PSP and GC/Wii dumps. The MPF.Check options follow whatever the main UI options are set as. Protection scanning is currently not supported for the Check Dump GUI as you can run protection scanning via the main window. Some naive checks are performed to disable the "Check Dump" button, and a message box will appear with an error message if MPF.Check failed. On success, the Disc Information Window will appear, followed by a message box asking if you wish to check another dump. Example screenshot of the Check Dump GUI: ![image](https://github.com/SabreTools/MPF/assets/138427222/5d047d72-a67a-42ad-a654-c999ca259787) Fixes #466
claunia added the pull-request label 2026-01-29 16:25:14 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1077