devkitPro / 3ds-examples

Examples for 3DS using devkitARM, libctru, citro3d and citro2d
https://devkitpro.org/viewforum.php?f=39
453 stars 51 forks source link

opus audio decoder does not work on citra #52

Closed MEMESCOEP closed 1 year ago

MEMESCOEP commented 1 year ago

opus audio decoder does not work on citra, but does work on a real 3DS

fincs commented 1 year ago

Sounds like you might want to report this issue to Citra. Since it works on a real 3DS, there is no bug at our side.

TurtleP commented 1 year ago

@MEMESCOEP it's likely that you're missing your dspfirm.cdc on the emulated sd card. Last I checked, you don't need to use the actual dumped file, but simply creating a new empty file with the proper name and extension should work. If it doesn't, then use your dumped file from your own 3DS.

MEMESCOEP commented 1 year ago

Ohhh ok. Thanks for the information! I'll try that now

MEMESCOEP commented 1 year ago

hmmm. @TurtleP it doesn't seem to be working with the empty file, when I get home I'll dump from the 3ds

TurtleP commented 1 year ago

Did you place it in the correct directory? I believe it should be under sdmc:/3DS.

MEMESCOEP commented 1 year ago

ohhh well no I didn't then. I had put it on the root EDIT: @TurtleP that doesn't work either