[PR #1285] Memory Card Editor fixes #426

Open
opened 2026-01-29 19:07:50 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/stenzek/duckstation/pull/1285

State: closed
Merged: Yes


Fixes two issues:

  1. Forward/backward slashes were inconsistent, leading to mismatches in the combobox. Now native separators are used consistently.
  2. Fixes a bug where relative path shared memcard would not be found in the combobox, causing a false positive "could not find the memory card" error.
**Original Pull Request:** https://github.com/stenzek/duckstation/pull/1285 **State:** closed **Merged:** Yes --- Fixes two issues: 1. Forward/backward slashes were inconsistent, leading to mismatches in the combobox. Now native separators are used consistently. 2. Fixes a bug where relative path shared memcard would not be found in the combobox, causing a false positive "could not find the memory card" error.
claunia added the pull-request label 2026-01-29 19:07:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#426