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

Skylanders: SuperChargers and Imaginators are still crashing on POP initialization with Cemu 2.1 #1321

Closed
skylandersNFC opened this issue Sep 1, 2024 · 4 comments · Fixed by #1324
Labels
bug Something isn't working

Comments

@skylandersNFC
Copy link

skylandersNFC commented Sep 1, 2024

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

@skylandersNFC skylandersNFC added the bug Something isn't working label Sep 1, 2024
@skylandersNFC skylandersNFC changed the title Skylanders: SuperChargers and Skylanders: Imaginators are still crashing on POP initialization with Cemu 2.1 Skylanders: SuperChargers and Imaginators are still crashing on POP initialization with Cemu 2.1 Sep 1, 2024
@Exzap
Copy link
Member

Exzap commented Sep 1, 2024

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?

@skylandersNFC
Copy link
Author

We are all on Windows OS.
And by all I mean the other members on our Skylanders discord server who are also reporting this.

And yes, it does crash with the physical postal disconnected.

@deReeperJosh
Copy link
Contributor

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

@deReeperJosh
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants