-
Notifications
You must be signed in to change notification settings - Fork 647
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
Skylanders: SuperChargers and Imaginators are still crashing on POP initialization with Cemu 2.1 #1321
Comments
Since the author of #1218 deleted their account I am going to close it in favor of this newer issue. But otherwise it's a duplicate. What OS are you using? Asking since I can't replicate the crash on Windows. We use different USB backends for Linux/MacOS so it would make sense that the issue is only specific to those platforms. Does it also crash with the physical USB portal disconnected? |
We are all on Windows OS. And yes, it does crash with the physical postal disconnected. |
I didn't think this was a portal issue, IIRC this had something to do with online connectivity, these games have also crashed on previous versions. I will do some debugging to see what causes the crashes at the menu screen but I am not sure if it will permanently fix these games |
I have managed to bisect the error, and the commit that seems to be causing the crash at the Superchargers/Imaginators menu is this one: bab1616 Will attempt to spend a bit of time understanding why this is happening |
Current Behavior
Skylanders: SuperChargers and Imaginators still crash with Cemu 2.1 as soon as the game tries to initialize the portal of power.
This is somewhat of a continuation to #1218 and #1223
It seems at some point the devs messed with the portal driver and everything after Cemu 2.0-61 (Experimental) have this problem.
I also tested this theory and yes, everything after Cemu 2.0-61 will instantly crash for Imaginators and SuperChargers.
Cemu won't care if you have the Emulated POP enabled or not, it will crash the moment the game (SuperChargers or Imaginators) tries to check if there is any POP available at all.
Expected Behavior
The SuperChargers or Imaginators not to crash after portal initialization.
Steps to Reproduce
Just load any Skylanders: SuperChargers or Imaginators ROMs on the latest Cemu version or anything after Cemu 2.0-61 (2.0-62 onward) and see for yourself.
@deReeperJosh Do you have any ideas what was changed after Cemu v2.0-61 regarding the portal driver itself ? Thank you
The text was updated successfully, but these errors were encountered: