Mefiresu / RSDKv5-Decompilation

A complete decompilation of Retro Engine (v5) ported to the Wii
Other
53 stars 6 forks source link

Audio ucode is incompatible with DSP HLE on Dolphin now #43

Closed Adamillo closed 1 year ago

Adamillo commented 1 year ago

For some reason on the newest version of the Sonic Mania Wii port, the ucode is now incompatible with Dolphin's DSP HLE. Dolphin has full support for aesnd and asnd ucodes used for most homebrew games. Were there modifications made to the ucode for this game? It was tested on the master branch. Here's the error if you're curious: image

Adamillo commented 1 year ago

Closed because it's an issue related to libogc, not the port itself