Hey guys, it's been a while, but there's a new update for the SADX Mod Loader that adds Texture Packs, Texture Filtering & Input Event Hooks! Now you can make the HD texture mod of your dreams, or whatever.
Yeah, texture mod implementation seems incredibly straightforward! Download Link Ridiculously detailed shoes. I just wish I could force antialiasing in the game rather than through my graphics card.
I had an idea, can you put the version number somewhere? Just so people can be sure of what they have before asking for help.
Right but I mean putting it somewhere a regular user (like me) would actually be looking like in the title bar or an "about" tab.
In the mod manager? That would either require updating the manager alongside the loader, or having the loader expose some kind of API (which wouldn't work on Mono/Linux).
In case his screenshots don't do it for you, here's another: Fun fact: with "Windowed Fullscreen" and "Stretch Fullscreen" turned on, it's possible to play the game at resolutions well beyond your monitor's actual size, for example my monitor is 1366x768 but I was playing at 1920x1080 (use Fraps or similar to take a screenshot/video from D3D's framebuffer for full resolution).
So that volume bug is real weird. The cutscenes were still muted with the music at 50, so I put that back at 100 too. Guess there's no point to the volume level changer in the config if it breaks music/sound effects/voices. Not particularly telling you guys to fix this, not sure if you even could, so I guess this serves as a warning to people who might want to change the game's volume? I guess use the Windows volume mixer instead.
Just wondering, are these things ever gonna have save file redirection? Its a really simple feature that is very handy in Sonic GMI.
It's one of those things that I've intended to do since the beginning, but I'm not totally sure how to do it in the game's code.
I've been looking at save file redirection in particular, and I'm working on adding it to the mod loader. I've still yet to figure out the best way to go about it though. #firstpost