Skip to content

Merge cdvd and xcdvd libraries#846

Open
uyjulian wants to merge 1 commit into
ps2dev:masterfrom
uyjulian:libcdvd_merge
Open

Merge cdvd and xcdvd libraries#846
uyjulian wants to merge 1 commit into
ps2dev:masterfrom
uyjulian:libcdvd_merge

Conversation

@uyjulian
Copy link
Copy Markdown
Member

@uyjulian uyjulian commented May 14, 2026

Version will now be auto detected and correct RPC methods will be used

Tested working

@rickgaiser
Copy link
Copy Markdown
Member

LGTM, but I have a question.

I have a test program that runs all know IOPRP images, ranging from old BIOS to latest v3.1.0 IOPRP images. Can the library with this change automatically detect the version running? But does it also allow re-checking the version after IOP reboot or is it checked only once?

@uyjulian
Copy link
Copy Markdown
Member Author

It can detect the version running at sceCdInit since newer modules will return the version number while older modules will return 0 in place of the actual version number.
After IOP reboot use sceCdInit again to update the version number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants