[Problem] MR settings not retained #490

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

Originally created by @WindedHero on GitHub (Jan 10, 2023).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • Stable release (2.4-c4ef14e)
  • WIP release (2.4-73799209)

Build
What runtime version are you using?

  • .NET Framework 4.8 running on (Windows 10)
  • .NET 6.0 running on (Operating System)

Describe the issue
MR will not remain selected in settings after hitting apply, and removing focus from the text box resets MR setting to 0. The only way for MR settings to be passed and applied is to change the parameters box to include '/mr 50'

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Tools'
  2. Click on 'Options'
  3. Click on 'DiskImageCreator'
  4. Check 'Multi-Sector Read'
  5. Change 'Multi-Sector Read Value'
  6. Change focus to another text box or tab, or hit accept
  7. See changes not applied

Expected behavior
/mr should be added to parameters, along with the defined value

Screenshots
Not necessary

Additional context
I am preserving PSX discs.

Originally created by @WindedHero on GitHub (Jan 10, 2023). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [X] Stable release (2.4-c4ef14e) - [X] WIP release (2.4-73799209) **Build** What runtime version are you using? - [X] .NET Framework 4.8 running on (Windows 10) - [ ] .NET 6.0 running on (Operating System) **Describe the issue** MR will not remain selected in settings after hitting apply, and removing focus from the text box resets MR setting to 0. The only way for MR settings to be passed and applied is to change the parameters box to include '/mr 50' **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Tools' 2. Click on 'Options' 3. Click on 'DiskImageCreator' 4. Check 'Multi-Sector Read' 5. Change 'Multi-Sector Read Value' 6. Change focus to another text box or tab, or hit accept 7. See changes not applied **Expected behavior** /mr should be added to parameters, along with the defined value **Screenshots** Not necessary **Additional context** I am preserving PSX discs.
claunia added the bug label 2026-01-29 16:17:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#490