Hi, here a tutorial of how to download/compile sonic mania for your wii!
First of all, you can download the non plus version of it here: (Github link of the port), download it, put your data.rsdk/data folder of sonic mania, and copy the "SonicMania" folder in the folder of your sd/usb called "apps", and open it in homebrew launcher, all done!
Now, if you want compile it to have sonic mania plus like me (I make it in windows), i'm going to recommend to do it using DevKitPro and putting the wii dev and gamecube dev option only on it, and latter, open msys2, and type and install:
Make:
pacman -S make
Git:
pacman -S git
and now, put some commands in the archive called "Pacman.conf", this is the commands (This can be unnecessary):
[dkp-libs]
Server = https://pkg.devkitpro.org/packages
[dkp-windows]
Server = https://pkg.devkitpro.org/packages/windows/$arch/
and now, type and install this:
pacman -Syu
pacman -Syu wii-dev
and latter, download this script: (Script download link), and put it in "c/" (The root of your sdd/hdd), and now in msys2, put
cd /c
./ManiaWiiQuickBuild.sh
If all works correctly, it will start copying and moving sonic mania and rsdkv5 decomp files, and then it will start compiling it.
Don't worry if you get an error or if it takes a while, it's normal.
Now, the files can be here:
If this didn't work for you, i recommend you go to ask in the official server where is who made this port, Mephiles:
(Here the server link)
If you want to talk to me, im "Spanish Freddy" in that server.
Thx for read this, see you guys!
First of all, you can download the non plus version of it here: (Github link of the port), download it, put your data.rsdk/data folder of sonic mania, and copy the "SonicMania" folder in the folder of your sd/usb called "apps", and open it in homebrew launcher, all done!
Now, if you want compile it to have sonic mania plus like me (I make it in windows), i'm going to recommend to do it using DevKitPro and putting the wii dev and gamecube dev option only on it, and latter, open msys2, and type and install:
Make:
pacman -S make
Git:
pacman -S git
and now, put some commands in the archive called "Pacman.conf", this is the commands (This can be unnecessary):
[dkp-libs]
Server = https://pkg.devkitpro.org/packages
[dkp-windows]
Server = https://pkg.devkitpro.org/packages/windows/$arch/
and now, type and install this:
pacman -Syu
pacman -Syu wii-dev
and latter, download this script: (Script download link), and put it in "c/" (The root of your sdd/hdd), and now in msys2, put
cd /c
./ManiaWiiQuickBuild.sh
If all works correctly, it will start copying and moving sonic mania and rsdkv5 decomp files, and then it will start compiling it.
Don't worry if you get an error or if it takes a while, it's normal.
Now, the files can be here:
If this didn't work for you, i recommend you go to ask in the official server where is who made this port, Mephiles:
(Here the server link)
If you want to talk to me, im "Spanish Freddy" in that server.
Thx for read this, see you guys!
Last edited by SpanishFreddy,