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

LittleBigPlanet Demo [NPEA00147] uses socket type 10 #8000

Open
CookiePLMonster opened this issue Apr 9, 2020 · 7 comments
Open

LittleBigPlanet Demo [NPEA00147] uses socket type 10 #8000

CookiePLMonster opened this issue Apr 9, 2020 · 7 comments

Comments

@CookiePLMonster
Copy link
Contributor

CookiePLMonster commented Apr 9, 2020

LBP Demo and early unpatched disc versions of the full game use sys_net_bnet_socket with type 10. Coincidentally, later patched versions do get in game and use sys_net_bnet_socket with type 6 instead. It's very likely that the fact type 10 is unimplemented causes said softlock.

Attaching logs from the Demo and the full game:
RPCS3-full.zip
Demo logs updated 12.03.2024 - RPCS3.log.gz

@jeremybris
Copy link

May be related to #8416. idk

@Megamouse
Copy link
Contributor

@CookiePLMonster retest please and update OP

@CookiePLMonster
Copy link
Contributor Author

No change as of RPCS3 v0.0.14-11759-1446254a, with an identical log spam as in the attached log files.

@Megamouse
Copy link
Contributor

I am pretty sure that type 10 was added by galciv's rpcn PR. So the log should look a bit different

@CookiePLMonster
Copy link
Contributor Author

I thought the same, alas no.

@AniLeo
Copy link
Member

AniLeo commented Mar 12, 2024

Now SYS_NET_SOCK_STREAM_P2P is implemented, but the game still doesn't work

The ticket needs to be updated

@CookiePLMonster
Copy link
Contributor Author

Updated the issue with a new log from the demo. Now the game proceeds to the intro FMV, and softlocks after.

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

No branches or pull requests

4 participants