cemu-project / Cemu

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

Skylanders portal not working in Linux (Cemu 2.1) #1325

Open Caspersonn opened 1 month ago

Caspersonn commented 1 month ago

Current Behavior

Skylanders portal not working on with Cemu 2.1 skylanders trap team with the error An incompatible Portal of Power is connected image The kernel gives the following error usb 3-1: usbfs: interface 0 claimed by usbfs while 'OSSched[core=1]' sets config #0

This is kinda a continuation of #950.

Expected Behavior

Skylanders portal to work in linux on Cemu 2.1!

Steps to Reproduce

Just load skylanders trap team on cemu 2.1 with the udev rule SUBSYSTEM=="usb", ATTRS{idVendor}=="1430", ATTRS{idProduct}=="0150", MODE="0666"

System Info (Optional)

OS: Nixos 24.05 (also tested on my pc with Arch installed) Cemu: 2.1

Emulation Settings (Optional)

No response

Logs (Optional)

log.txt

kirbeh73 commented 1 month ago

This was worked on in #1027 but it doesn't seem like anyone is working on it now. If this bug is fixed all the games would be fully compatible with the steam deck theoretically. Let's try to get people to revive this.

Caspersonn commented 1 month ago

Yeah, i tried to work on it but i have not much dev experience.