Rosalie241 / RMG

Rosalie's Mupen GUI
GNU General Public License v3.0
572 stars 50 forks source link

Azimer RSP not loading #213

Closed Soapsuds closed 5 months ago

Soapsuds commented 5 months ago

Hey there,

System Info: RMG v0.5.5 I've installed via Flatpak on Archlinux.

Plugin Page: image

But checking the log ParaLLEl RSP gets loaded instead: image

I'm honestly not sure what the differences there are between the two, but I think I read Azimer is the default.

Rosalie241 commented 5 months ago

parallel-rsp is set as the fallback for azimer rsp, so if a game uses an opcode that azimer hasn't implemented, it'll use parallel-rsp for that opcode instead.

so azimer does load successfully but just uses parallel rsp as fallback, which is intended.