Help to display correct names from PARAM.SFO #579
-
Hi, for "Option to display original file name or title name from PARAM.SFO." |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There is no way to list games in chronological order. Moreover, the sort only uses the first 6 characters to group the items. One alternative to sort your games would be renaming the ISO files or folders to begin with 3 or 4 numbers like (0001 Title, 0002 Title, etc.). That way the numbers would take precedence in the sort order. However you have to sort the files manually. Another method is to scan the games, then customize mygames.xml with the proper order. |
Beta Was this translation helpful? Give feedback.
There is no way to list games in chronological order.
The games are sorted by title (or by ISO file name or folder name if the option PARAM.SFO is unchecked).
Moreover, the sort only uses the first 6 characters to group the items.
Therefore the titles are only partially sorted. Some custom rules are applied to improve the order, but it's not always the best.
One alternative to sort your games would be renaming the ISO files or folders to begin with 3 or 4 numbers like (0001 Title, 0002 Title, etc.). That way the numbers would take precedence in the sort order. However you have to sort the files manually.
Another method is to scan the games, then customize mygames.xml with the proper order.
…