Skip to content
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

dev9 shutdown by games #18

Open
rickgaiser opened this issue Oct 12, 2023 · 1 comment
Open

dev9 shutdown by games #18

rickgaiser opened this issue Oct 12, 2023 · 1 comment

Comments

@rickgaiser
Copy link
Owner

Some games that use HDD and/or network send shutdown command to dev9. This causes cdvd emulation from HDD/network to stop working.

The solution is to disable all functionality in dev9Shutdown in dev9.irx:
https://github.com/ps2dev/ps2sdk/blob/6b656d1ae18dd2bb75a6caa03346cf9f933c12c6/iop/dev9/dev9/src/ps2dev9.c#L359-L376

A tests show this fixes SOCOMII online when booted from HDD.
A proper solution needs to be implemented.

@israpps
Copy link
Contributor

israpps commented Oct 12, 2023

Update PS2SDK DEV9 driver to allow via argument passing to ignore the call to those functions?

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

No branches or pull requests

2 participants