Releases: SonicMastr/RSDKv5-Example-Mods
Releases · SonicMastr/RSDKv5-Example-Mods
Sonic Mania Mods - Vita
UltrawideMania and MaxControlVita mods
How to install mods
- Add/Extract the mods you want to use to your mods folder like so
- Inside of each individual mod folder, look for
mod.ini
- Open
mod.ini
and make sure the lineTargetVersion=5
is in the file. If not, add it afterVersion
like so
Enable the Mod Manager (Dev Menu)
RSDKv5-decomp has a built in devmenu that has a mod manager for you to quickly enable and disable your mods.
To enable it, simply add devMenu=y
underneath the [Game]
section in your Settings.ini.
(If you don't have a Settings.ini, download it from the releases here and place it in ux0:data/Mania
.)
To open the Dev Menu, tap the top left corner of your screen.
Now you can manage all of your mods!
Notes
- Any mods that use a
.dll
file will NOT work and I will not support any issues for this - Asset/Palette swap mods will most likely require checking for
TargetVersion
. MAKE SURE THIS IS CHECKED