Actions
Emulator Issues #13512
closedTitles sorting problem on Windows
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-21406
Description
Game Cube has some Multiple Disc set.
In the case, Dolphin will attach (Disc 2) text after the titles of Disc2
But, It has no space before ( .
So titles sort system has not good working.
Now
Should
Files
Updated by JosJuice 8 months ago
- Tracker changed from Issue to Emulator Issues
- Project changed from Infrastructure to Emulator
- Issue type set to Bug
- Regression set to No
- Relates to usability set to No
- Relates to performance set to No
- Easy set to No
- Relates to maintainability set to No
- Operating system N/A added
Updated by JosJuice 8 months ago
There is a space before the bracket in English, but the Japanese translation of Dolphin removes the space. Perhaps Dolphin should add a special case to its sorting code to ensure that disc 2 always is after disc 1, instead of relying on the alphabetical order doing the right thing.
Updated by JosJuice 7 months ago
- Status changed from New to Fixed
- Fixed in set to 5.0-21406
I think this was fixed in a different way by: https://dolphin-emu.org/download/dev/2252635070acf63558ac5b9a76175f1c9ed1c851/
Actions