emukidid / swiss-gc

Swiss - The swiss army knife of GameCube homebrew
GNU General Public License v2.0
1.23k stars 93 forks source link

[Question]: Not getting OSReports from USBGecko #808

Closed SquiddyGoat closed 1 year ago

SquiddyGoat commented 1 year ago

Describe your question

For some reason, OSReport output isn't getting printed to TeraTerm, only regular Swiss debug information is being printed

Add screenshots

No response

Extrems commented 1 year ago

Is this again with homebrew? Use CON_EnableGecko to redirect stdout/err. Swiss has no control over you.

SquiddyGoat commented 1 year ago

Is this again with homebrew? Use CON_EnableGecko to redirect stdout/err. Swiss has no control over you.

Sorry, this time it's with retail games. I just noticed it was gone all of a sudden

I remember being able to see the DolphinSDK version & other info before, but it doesn't show up anymore. I updated Swiss recently, but I'm not sure if that's the problem

Thanks for the homebrew tip though, I'll be sure to use that function to enable it

Extrems commented 1 year ago

Not sure what the issue is then. It's working fine for me.

SquiddyGoat commented 1 year ago

Update: I managed to fix it by installing an older FTDI driver (2.10), and disabling WiiRD debugging.

Extrems commented 1 year ago

The driver version is irrelevant. This option is mutually exclusive with WiiRD debugging.