libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.1k stars 1.81k forks source link

Inverted playlist before you pick a Core #2334

Closed sergiobenrocha2 closed 8 years ago

sergiobenrocha2 commented 8 years ago

RA is reversing games in the playlist (Load Content --> Select from Collection, or in the GLUI list) before you pick a Core for at least one game, you saw Bomberman 94 for example, choose it and it runs Super Star Soldier. My list:

Bomberman '94 (Japan) --> Super Star Soldier (USA)
Bonk's Adventure (USA) --> R-Type (USA)
Parasol Stars --> Parasol Stars
R-Type (USA) --> Bonk's Adventure (USA)
Super Star Soldier (USA) --> Bomberman '94 (Japan)

The rom info is reversed as well.

It's not happening with XMB playlist.

sergiobenrocha2 commented 8 years ago

The playlist is in this order:

/storage/extSdCard/EMU/PCE/Super Star Soldier (USA).zip#Super Star Soldier (USA).pce
Super Star Soldier (USA)
DETECT
DETECT
DB29486F|crc
NEC - PC Engine - TurboGrafx 16.lpl
/storage/extSdCard/EMU/PCE/R-Type (USA).zip#R-Type (USA).pce
R-Type (USA)
DETECT
DETECT
91CE5156|crc
NEC - PC Engine - TurboGrafx 16.lpl
/storage/extSdCard/EMU/PCE/Parasol Stars - The Story of Bubble Bobble III (USA).zip#Parasol Stars - The Story of Bubble Bobble III (USA).pce
Parasol Stars - The Story of Bubble Bobble III (USA)
DETECT
DETECT
E6458212|crc
NEC - PC Engine - TurboGrafx 16.lpl
/storage/extSdCard/EMU/PCE/Bonk's Adventure (USA).zip#Bonk's Adventure (USA).pce
Bonk's Adventure (USA)
DETECT
DETECT
599EAD9B|crc
NEC - PC Engine - TurboGrafx 16.lpl
/storage/extSdCard/EMU/PCE/Bomberman '94 (Japan).zip#Bomberman '94 (Japan).pce
Bomberman '94 (Japan)
DETECT
DETECT
05362516|crc
NEC - PC Engine - TurboGrafx 16.lpl

RA is putting in alphabetical order the games (but not in the playlist file), but it forgets in the Run / game info window...

sergiobenrocha2 commented 8 years ago

@Kivutar