Invert Y-Axis Water Spray in Super Mario Sunshine

Invert Y-Axis Water Spray in Super Mario Sunshine - Rocky Shore during Sunset With Ocean Waves

So what I want to to be able to do is flip the Y-axis in the water spray mode in Super Mario Sunshine. I am running the game with Dolphin and am using a gamepad. I do have it set up and have inverted the camera X-axis already.

Running around is fine, but the spaying water, just.... Up is up. Down is down. I'm not flying an airplane, why are these controls "backwards"?

I could invert the Y-axis controls on the Control Stick but then to run forward I'd have to be pulling the sick backwards. Ridiculous; this would make platforming a memory hell.

I'm hoping there is a way to open the game files and change one little value for the water controls... Or a mod I can install or something, But I'm not finding anything.



Best Answer

It may be possible to do with an action replay. However, if you are using an emulator (presumable Dolphin) you can achieve this using the following steps:

If you are using a Gamecube controller, make sure your adapter is set to PC instead of Wii U.

Right click on Controller Stick Up, and add the following:
([your input for backward] & !([your input for R])) | ([Your input for forward] & [your input for R])

Then, right click on Controller Stick Down, and add the following:
([your input for forward] & !([your input for R])) | ([Your input for backward] & [your input for R])




Pictures about "Invert Y-Axis Water Spray in Super Mario Sunshine"

Invert Y-Axis Water Spray in Super Mario Sunshine - A Woman in the Beach Using a Sun Screen Product
Invert Y-Axis Water Spray in Super Mario Sunshine - Aerial Photography of Green-leafed Trees
Invert Y-Axis Water Spray in Super Mario Sunshine -



Can you invert controls on Super Mario Sunshine?

Players can now invert the camera controls within all three individual titles. Super Mario Sunshine now supports the Nintendo GameCube controller (sold separately). Players can now play this title using the same controls as found in the original GameCube release.

How do you invert camera controls in Super Mario Sunshine dolphin?

All you need to do is press the ZR button while moving with the Left analog Stick. Doing so will emit a quick burst of water from the FLUDD in whatever direction you're facing, allowing you to splash and stun targets while moving toward other points of interest.




More answers regarding invert Y-Axis Water Spray in Super Mario Sunshine

Answer 2

You can invert Up and Down only when R is fully pressed. This will allow you to spray while running by half pressing the R trigger, just like the original Gamecube controller.

An example (full press threshold = 90%):

Up:

(`Left Y+` & (`Trigger R` < 0.9)) | (`Left Y-` & (`Trigger R` > 0.9))

Down:

(`Left Y-` & (`Trigger R` < 0.9)) | (`Left Y+` & (`Trigger R` > 0.9))

enter image description here

Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.

Images: Katy Ramm, Mikhail Nilov, Tom Fisk, Julio Maciel