El_Patas
Member
@Maximus32, thank you very much, i updated my PS2SDK.On github this is now automatic, but locally you do need to update ps2sdk.
Best regards.
@Maximus32, thank you very much, i updated my PS2SDK.On github this is now automatic, but locally you do need to update ps2sdk.
If you are talking about the list of games you have on different devices, I believe that USB and ETH uses the name from the ISO filename and HDD uses the HDL game information name. Both of which need to be edited manually.Im curious about a feaure used by OPL, how are you doing to display the game title ? (the text string with the commercial game name)
As far i know the only thing we can get from the ISO is the "game ID", right ?. So are you allowing the user to enter the "game name" text manually.... or is found automatically using something like this ? ---> https://github.com/Zarh/Get_CONFIG/blob/master/get_title/PS2.txt
That file was generated using the info fron redump.org (+ some unknowns added manually), and it works a bit as a database where can be see both, the "game ID" and the "game name"
OPL is using something like that file to figure the "game names" ?
Hmm, this is close to what i was asking for, when the game ISO is stored in a hdd APA partition it loses his name, right ?...and HDD uses the HDL game information name.
I've been using 1562 through USB and I got the same behaviour as you described on GitHub, it takes about 10-15 seconds to load and show the games, I have around 20 games on the USB drive. I'm also using the old method for naming game ISOs.Can anyone try to test OPL 1562?
- An OPL is taking a lot of time to boot when an USB device is inserted:
https://github.com/ps2homebrew/Open-PS2-Loader/issues/300.
Game compatibility should not be affected.