Super Redux

Super Redux 1.3

What permissions do you give others to modify and/or maintain your submission?
Modify: ASK ME - Maintain: IN MY ABSENCE - Others must ask me for permission before modifying my submission or use it in their own work, and I reserve the right to say no for any reason. However, if I can no longer be contacted, I give permission for my entire submission to be maintained by others.
I made sure my file(s) follow the Submissions Guidelines
  1. Yes
I named my file(s) correctly (see Filename Conventions)
  1. Yes

What is Super Redux?​

Super Redux is a rewrite of a super fix that I initially wrote years ago, adding more features to the pile and more support. In short, this mod redoes super transformations entirely, allowing any character to go super, alongside more options for that super form.

What "New Features"?​

Well, simply put, have you ever found the spin button a little inconvenient for super transformations? Worry not, you can now set that to be any button you wish*! It comes bound to Tossflag by default, and is easy to change with just a simple command. See the demo video below for details.

*Spin, Tossflag, Custom1-3

Another new feature is the ability to change the music that goes along with your super form! By default you get the options of "sonic2", "sonic3"(proto), "sonicmania", "vanilla", and "liveandlearn"(Sonic Adventure 2). But thats not all! Much like the hit SRB2Kart mod, Hornmod, you can add custom super music easily (shown below in the extras section). All it takes to change music is a simple command!

And lastly, the ability to cancel your super form at any time by pressing your super button again! Its pretty straight-forward and doesnt need that much explanation, its a simple button push to de-transform at any time.

So What Are the Commands?​

Well I'm glad you asked! Below is our list of commands and how to use them!
Command​
Arguments​
Description​
supertoggle"on" or "off"Enables or disables super transformations as a whole for your player.
supermusicsongname or "off" or noneChanges your custom super music to one of the current list of super music. Use no argument to see the current list of super music, or use "off" to disable super music entirely.
superbuttonbuttonname or noneChanges the button that you use to transform. Use no argument to see the available list of button options.
superringrequirementinteger [ADMIN only]An admin only command that sets the amount of rings needed to transform into your super form.
solringrequirementinteger [ADMIN only]An admin only command that sets the amount of rings needed to transform into your sol form if it exists.

But How Do I Add Music?​

This is fairly simple too! Just create a wad or pk3 that contains the music you want to add, and a small lua script that calls this function.

Adding Super music:
PtOSuperRedux.AddSuperMusic(
    {
    track = "lump name",
    name = "music name"
    },
    {
    track = "lump name 2",
    name = "music name 2"
    },
    ...
)

It's that easy, and you can add multiple tracks in one function call!

But What's Next?​

I plan on continuing to update the mod as time goes on, adding more support for more weird character stuff, sol music, and probably extra features like custom jingle selections. If anyone has any bug reports, please post a comment here and I'll handle it ASAP.

Credits:​

General Scripting: Jana Sol
Sol Form Integration and Super Cancel: BlueParasolKirby
Extra Super Form Music: Masato Nakamura, Tomonori Sawada, Masayuki Nagao, Tee Lopes, Crush 40
Author
JanaSol
Downloads
2,128
Views
10,017
Extension type
pk3
File size
1.8 MB
MD5 Hash
36e0e61f895a6c1fe8c31a848e3683b6
First release
Last update
Rating
4.67 star(s) 3 ratings

More resources from JanaSol

Share this resource

Latest updates

  1. Update 1.3

    Update courtesy of BlueParasolKirby Changelog: Added command: soltoggle which functions...
  2. Minor Patch 1.2.1

    Hi, SRB2's file management hit me again. Too used to working with kart LOL It works now Fixed...
  3. Update 1.2

    Heya! We've got another big update to the Super Redux mod! Patch Notes: YOU CAN FINALLY SAVE...

Latest reviews

I love it but is there anyway to save the button I set or have tossflag as the only defult cause spin is still binded even when tossflag is binded
Upvote 0
This is so incredibly helpful and wonderful. I can't believe someone did something so great. Thank you
Upvote 0
Mwa chef kiss I always wanted to change the super button
Upvote 0
Back
Top