Sonic Mania Guide
MewLew
Requirements
- Sonic Mania game files: You must own a copy of Sonic Mania to use the required data file.
MOBILE PORT DOESN’T WORK!
Install the Sonic Mania App
- Install the
RSDKv5-UWP_1.4.0.0_x64.appxvia the dev portal.
External Drive Setup
- On your external drive, create a folder for Sonic Mania (e.g.,
E:\Sonic Mania). - Copy your game files into the Sonic Mania folder.
- Launch Sonic Mania.
- When prompted to select a data.rsdk file:
- Open your Sonic Mania folder.
- Navigate to your data.rsdk file and click Select.
- The app will crash; reopen it, and you’re ready to play.
Internal Setup
- Launch Sonic Mania to initialize the folders.
- When prompted to select a data.rsdk file click Cancel. The app will go black.
- Press the Xbox button, hover over Sonic Mania, press Start, and choose Quit.
- Upload the data.rsdk file:
- Open the Dev Portal.
- Go to File Explorer > Local App Data > Sonic Mania.
- Navigate to the Local State folder.
- Click Choose File, locate your
data.rsdkfile, and Upload.
- Click Choose File, locate your
- Launch Sonic Mania and you’re ready to play.
Modding
- Mod File: Download your desired mod in
.zipformat. If not zipped, compress it into a.zipfile. - In the Dev Portal, go to:
- File Explorer > Development Files > Windows Apps > Sonic Mania.
- Open the Sonic Mania folder and locate the Mods folder.
- Upload and Extract Mod:
- In the Mods folder:
- Click Choose File and select your
.zipmod file. - Click Upload.
- When prompted, choose yes to Extract ZIP Contents into the directory.
- Enable the mod via
modconfig.ini:- In the Sonic Mania folder:
- Download/Save the
modconfig.inifile. - Open
modconfig.iniin a text editor (e.g., Notepad). - Ignore existing lines like
D3D11 Shaders. - Add your mod in the format:
Ultra Ego Shadow=1
- Save the file.
- Re-upload the edited
modconfig.ini:- Delete the existing file.
- Upload your new edited file.
- Launch Sonic Mania and your mods should be applied.
Notes
- To disable a mod, change
=1to=0in themodconfig.inifile.
Enabling the In-Game Dev Menu
- In the Dev Portal, go to:
- File Explorer > LocalAppData > Sonic Mania > LocalState.
- Download the
Settings.inifile to your computer or phone.
- Open
Settings.iniin a text editor (e.g., Notepad).- Locate the line:
language=0. - Add the following lines directly below it:
enableControllerDebugging=y devMenu=y - Save the changes.
- Locate the line:
- Re-upload the edited
Settings.inifile:- Delete the existing file.
- Upload your new edited file.
- In-game, press the Select/View button to open the Dev Menu.