mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[GH-ISSUE #2926] [GAME BUG]: LittleBigPlanet 3 (CUSA00063 1.00) stuck on "Connecting to LittleBigPlanet 3 Online" screen #931
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#931
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TorutheRedFox on GitHub (May 13, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2926
Checklist (we expect you to perform these steps before opening the issue)
Describe the Bug
The networking function stubs don't return valid error codes causing the game to get stuck in a loop trying to connect to the online server over and over again, never passing the connecting screen on the latest GitHub Actions build (at the time of writing, which is #6892, with the latest nightly currently not yet being able to get past the gamma screen).
Quick and dirty fix would likely be to tell the game that you're not connected to PSN.
Log excerpt (it spams this over and over again):
Reproduction Steps
Start the game and dismiss the gamma calibration screen. Game should get stuck trying to connect to the game server.
Specify OS Version
Windows 10 22H2
CPU
Intel Core i5-10300H
GPU
NVIDIA RTX 3060 (mobile)
Amount of RAM in GB
16GB
Amount of VRAM in GB
6GB
Log File
(log type is set to async due to game crashing 2 seconds after boot with log type set to sync)
shad_log.txt
@Hermiten commented on GitHub (Sep 23, 2025):
Can you please try again on the last version ?
@TorutheRedFox commented on GitHub (Sep 23, 2025):
will do when i get home
@TorutheRedFox commented on GitHub (Sep 23, 2025):
it's hard to try it because it keeps crashing the emulator at random points
@TorutheRedFox commented on GitHub (Sep 23, 2025):
now the game won't run at all
log.zip
@Randomuser8219 commented on GitHub (Sep 23, 2025):
It still runs for me, this is the US version with networking enabled.
My log file: https://files.catbox.moe/ok7r8y.txt
@StevenMiller123 commented on GitHub (Sep 23, 2025):
@TorutheRedFox There might be an issue with your setup, the log cuts off very early.
@TorutheRedFox commented on GitHub (Sep 23, 2025):
shad_log.txt
got it to get to the gamma calibration screen, crashing as soon as i press X
@StevenMiller123 commented on GitHub (Sep 23, 2025):
That's the current expected behavior, thanks for the test.