cemu-project / Cemu

Cemu - Wii U emulator
https://cemu.info
Mozilla Public License 2.0
6.6k stars 506 forks source link

With the latest version, Skylanders: SuperChargers and Skylanders: Imaginators are crashing on main menu #1218

Open ghost opened 1 month ago

ghost commented 1 month ago

I have an older version of Cemu (Cemu 2.0-41-Experimental [Jul 17 2023]) that also supports the Portal of Power emulation and every game works there.

However, i've tried using a newer version from here : https://github.com/cemu-project/Cemu/actions/runs/9126066603 and observed that Skylanders: SuperChargers and Skylanders: Imaginators are crashing on main menu. The rest of the older games are fine. Only those two have this problem.

Then i loaded the official Cemu release from the main branch and the behavior was the same (SuperChargers and Imaginators are crashing)

So i reckon you did some changes on the main version after the build from Jul 17 2023 i have and then all other branches that are using those changes (as the one from deReeperJosh) are also inheriting this problem.

@deReeperJosh FYI

ghost commented 1 month ago

I did some digging.

So it seems right after the intro video, there will be a check from the games (SuperCharger and Imaginator) if the Portal of Power is connected.

Using Cemu up to version Cemu 2.0-61 (Experimental) will just show "Portal of Power disconnected" as it should.

However, after version Cemu 2.0-62 (Experimental) onward is where this crashing starts to occur.

Squall-Leonhart commented 1 month ago

Is this the libfmt crash? i'm not sure if the fix for that is in master yet.

Squall-Leonhart commented 1 month ago

oh, it was back in march with https://github.com/cemu-project/Cemu/pull/1106

deReeperJosh commented 1 month ago

The description of the issue should be changed, the experimental version from the PR is just an experimental version so any issues relating to that should be raised on the PR itself, but if the issue with a real portal doesn't exist on version 61 of main Cemu and does with a real portal on version 62 then that is what the issue should mention :)