Sonic Mania

PS3 Sonic Mania 2024-09-23

I just found out from someone that it's no longer possible to get the source code for sonic mania for ps3. here's the source code (as I backed it up from an earlier build, August 26th to be exact). I don't think it was updated anymore. I've removed my compile and the data.rsdk, so someone should try building it. it may be set up for plus already (didn't check), but it will have -DRSDK_AUTOBUILD under either cmake or rsdk arguments if it's non plus. that's the way it is normally (you have to remove that argument to get plus). https://1fichier.com/?ehfo3e5vqw2s2y7fcmso

remember the pkg config command: export PKG_CONFIG_PATH=$PS3DEV/portlibs/ppu/lib/pkgconfig/
 
I finally had someone test this on the console. I knew it worked, but the controller wouldn't work in rpcs3, which is my only way to test. I've tested dualsense, wiiu, and series x in rpcs3 as xinput, dualsense, and SDL. They work fine in the xmb but no controls would work in the game on rpcs3. Anyway, the friend confirmed the same problem in rpcs3, so I can't tell if it's the game, SDL2, or rpcs3, since it looks for the SDL2 gamecontroller.db in rpcs3. He then tested on hardware, and the controller worked fine. That's a relief. The issue must be SDL2 related as it uses a specific fork of it.
 
This version may require the steam Data.rsdk, which if you can easily find elsewhere. I own the game on the switch, but my switch is unhacked. I own origins on the PS5, which is also unhacked. Suffice it to say, I can't access the Data.rsdk to test, so I had to download it elsewhere. It's worked for every version I've tested it on. If any of you test with other systems', let me know the results.
 
Sonic Mania Plus v10.20 runs flawlessly on PS3.

Credit goes to MDashK

Look up MDashK on Reddit :)
 
Last edited:
no folder created, maybe I've downloaded a bad version. Could you be able to send the file again since it's no longer possible to download it from your link?
 
someone made a cmake file for the ps3 toolchain. I'm not sure if there's one currently as I don't update due to broken things with the rsx code (don't have one myself), but I think he's going to try getting sonic mania to build with cmake (it currently uses regular make). it's the only mania I know of that still uses basic make instead of cmake/cmake or cmake/make. I don't really know if he'll improve anything, but it should be a better build probably, easier too.
 

Similar threads

Back
Top