Mefiresu / RSDKv5-Decompilation

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

[Wii] Sonic Mania Mods and DevMode #24

Closed Repliroid closed 1 year ago

Repliroid commented 1 year ago

In the Wii Version, Is it possible to add Mods?

Mefiresu commented 1 year ago

The next release will support some simple mods, though not all, because of memory restrictions and the fact that the Wii lacks a way to dynamically load and run custom code.

As for the devMenu, you can already enable it by modifying the Settings.ini [Game] section to add:

devMenu=y
enableControllerDebugging=y

Then press - on your controller to open/close the dev menu.