Emulator Issues #8365
openGameCube Service Disc-Controller Test "SI:Unknown command (0x43)" error
0%
Description
Game Name?
US GameCube Service Disc
Game ID?
301E01
What's the problem? Describe what went wrong in few words.
Results in "SI:Unknown command (0x43)" error from Dolphin when the test starts.
What did you expect to happen instead?
No error to be produced by Dolphin and test to succeed.
What steps will reproduce the problem?
- Select Individual Tests
- Select Accessory Tests
- Select Controller Test
- See "SI:Unknown command (0x43)" error
Dolphin 3.5 and 3.5-367 are old versions of Dolphin that have
known issues and bugs, so don't report issues about them and test the
latest Dolphin version first.
Which versions of Dolphin did you test on?
4.0-5823
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
Unknown
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
Windows 7, Intel Core i7-960, nVidia GeForce 580
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Files
Updated by kolano over 9 years ago
This seems to occur both with emulated controllers as well as real controllers connected via the WiiU GC adapter.
Updated by Stevoisiak over 9 years ago
- Status changed from New to Accepted
There are actually a few tests on the Service Disk that cause Dolphin errors.
Updated by kanepyork about 6 years ago
(copying from IRC)
Command 0x43 is long status; an implementation example can be seen at https://github.com/ExtremsCorner/gba-as-controller/blob/gc/controller/source/main.arm.c
Updated by ZephyrSurfer over 2 years ago
- File log_works_5.0-10741.txt log_works_5.0-10741.txt added
- File log_broke_5.0-10745.txt log_broke_5.0-10745.txt added
This test now runs much worse.
In 5.0-10741 and versions prior you get a SI: Unknown command (0x43) only once and acknowledging it you the test will proceed.
In 5.0-10745 (and all versions since) the test will no longer work. The error repeats over and over and clicking "Ignore for this session" will not allow any progression either. Checking the logs shows that it spams the message repeatedly.
This is a regression.
5.0-10745 -> https://dolphin-emu.org/download/dev/b01cacb27ed7976619d98391ecf2b7b92edeba30/
(also on the build the regression occurred there is a message spammed after booting and throughout not just an error with the Controller Test)