Me and another developer MottZilla have discovered that on VC0 and VC1(a) consoles SetSession is bugged. Martin Korth (of no cash PSX fame) has confirmed this to us over email.
Sending SetSession once is not enough. The CDROM BIOS Firmware does not clear the current TOC and update it completely unless you send it enough times. Me and another developer MottZilla have come up with a solution that while timely, actually works and enables these consoles to play CD audio in backup CD-Rs correctly for the first time ever.
Our sources are at https://github.com/alex-free/tonyhax (specifically relevant is https://github.com/alex-free/tonyhax/blob/master/loader/secondary.c)
Our implementation is at https://alex-free.github.io/ps1demoswap
I have a SCPH-1000 rev a and SCPH-1001 rev a which both have a bugged SetSession command, so I can do some testing for you as long as n00bROM can go onto a GameShark.
If you have any questions, please ask! I figured I would drop this info here for you to decide what to do with it.
Me and another developer MottZilla have discovered that on VC0 and VC1(a) consoles SetSession is bugged. Martin Korth (of no cash PSX fame) has confirmed this to us over email.
Sending SetSession once is not enough. The CDROM BIOS Firmware does not clear the current TOC and update it completely unless you send it enough times. Me and another developer MottZilla have come up with a solution that while timely, actually works and enables these consoles to play CD audio in backup CD-Rs correctly for the first time ever.
Our sources are at https://github.com/alex-free/tonyhax (specifically relevant is https://github.com/alex-free/tonyhax/blob/master/loader/secondary.c)
Our implementation is at https://alex-free.github.io/ps1demoswap
I have a SCPH-1000 rev a and SCPH-1001 rev a which both have a bugged SetSession command, so I can do some testing for you as long as n00bROM can go onto a GameShark.
If you have any questions, please ask! I figured I would drop this info here for you to decide what to do with it.