-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ISSUE][SCUS_971.46]: Treasure Planet crashes after SONY logo (ETH) (Pad Emu) #816
Comments
OPL DB 914 version seems to work this game on SMB |
Maybe but not this one |
Disney's Treasure Planet [SCUS_971.46 & SCES_511.76]:OPL Stable 1.1.0 SMB - black screen on startup OPL Beta 1.2.0 1940 SMB ISO - black screen on startup OPL DB 914 SMB - ok My PS2 model is SCPH-90008. Compatibility modes do not help. I use redump images and don't use PADEMU, VMC, GSM. |
Then I have a question. I use Netbox (Like this https://www.youtube.com/watch?v=rGo0BNu7t1c&list=PLp7l-IR6b6RSeR4W3Wrnu_ZEYF0Lf19No&index=5 ) could this be the cause of the problem? |
Try to compress the game into ZSO |
Didn't work |
Disney's Treasure Planet [SCUS_971.46 & SCES_511.76]:OPL Beta 1.2.0 1964 SMB ISO - black screen on startup @AKuHAK, how is it possible that this game doesn't work in ISO but works in ZSO? Can this be fixed? And one more question. What "magic" does OPL DB 914 use to launch Treasure Planet, LEGO Racers 2, Drome Racers? Is it possible to add this "magic" to new versions of the OPL so that they also work with these games? UPDATE: Here is the "magic" behind the OPL DB 914. |
@10522 A lot has changed since DB 914 the SDK, drive, the development tools, all the code and GCC and this can bring improvements to some games, but also make them incompatible in some cases, this is normal and not "magic". |
check with this version 2024-db51e73 |
Still the same problem |
Have you tried to change the game options?. I was thinking that there was a problem with the ZSO games on my internal HDD or maybe the way I have copied it (even I have deleted all the games), just because two or thee that I have tested were not working. That was because testing one of them on my USB has worked perfectly with the default options in ZSO format, and made me think that was wrong in the HDD (I was near to open an issue here). Just activating the Mode 1 has solved the problem and now I am recompressing all the games again to copy it to the HDD. Best regards. |
Sometimes Mode 1 will not fix the issue And as stated in that link too, currently the workaround is pad the ZSO with hex editor or whatever so the sizes are divisible. Of course, SMB and USB don't need to do all of that as the problem is only for HDD. |
I see... I am working on a tool to replace the python version of ziso and improve it if I can. I can easily add an option to that tool to pad the files to the next 2048 bytes if that helps you. |
I have tested all the files that I have copied into my HDD and they are suffering the same problem. No one have the correct CRC and also the CDROM ZSO games suffers of the same 2048 multiples bug, which can be a problem even with the ISO files. They must be a multiple of 2352 which is the sector size of the CDROMs, and not 2048 which is the sector size of the DVDROMs. I'll do some test tomorrow, but is a very problematic bug. For now I have added an option to my program to pad the files to the upper 2048 bytes multiple and tomorrow I'll test if works as expected to release the binaries. Best regards. |
Hello again, It has worked fine, so I have created a new release of the tool: You have to compress using the --hdl-fix option. Best regards. |
Checks
Describe the issue
Treasure Planet crashes after Sony Computer Entertainment logo when playing via ETH with Pad Emu turned on (Mode 3 & 6 in game settings)
Console model
SCPH-90004
OPL version / revision
OPL 1.2.0 Beta 1956
In which device(s) have you experienced this issue?
SMB
Context and extra information
No response
The text was updated successfully, but these errors were encountered: