ROM Hack Question Is it possible to modify 3D All-Stars's Sunshine controls?

Kirizame

Active Member
OP
Newcomer
Joined
Sep 19, 2020
Messages
27
Trophies
0
Age
28
XP
278
Country
Australia
Just wondering if/how it would be possible to make the following changes:
'Stop and shoot' on ZL/ZR
Light spray on L/R
Nozzle change on A
First person camera on X
Axis reversion to be like the original when stopping and shooting

Did a quick Google around and I couldn't find any threads on this subject.
 

masagrator

The patches guy
Developer
Joined
Oct 14, 2018
Messages
6,297
Trophies
3
XP
12,074
Country
Poland
Just wondering if/how it would be possible to make the following changes:
'Stop and shoot' on ZL/ZR
Light spray on L/R
Nozzle change on A
First person camera on X
Axis reversion to be like the original when stopping and shooting

Did a quick Google around and I couldn't find any threads on this subject.
You need to know:
- which function is reading controller input
- probably it's using struct, so where this struct is hold
- how this struct looks
- what game function reads this offset
- where exactly is instruction reading offset of controller input
- what are the values for each input
- try to find instruction comparing with this value
- change it to match your button

Good luck with that. it would be more doable with plugin. Then you need only 1st, 3rd and 6th points.

Just use remapping setting if possible.
 
Last edited by masagrator,

aguztinako

Member
Newcomer
Joined
Jun 10, 2016
Messages
23
Trophies
0
Age
43
XP
1,088
Country
Just wondering if/how it would be possible to make the following changes:
'Stop and shoot' on ZL/ZR
Light spray on L/R
Nozzle change on A
First person camera on X
Axis reversion to be like the original when stopping and shooting

Did a quick Google around and I couldn't find any threads on this subject.
Just remapping the buttons in joycons config on switch.


Enviado desde mi Mi 9T mediante Tapatalk
 

SilverJolteon

Active Member
Newcomer
Joined
Oct 9, 2016
Messages
28
Trophies
0
Age
28
XP
162
Country
United States
Just wondering if/how it would be possible to make the following changes:
'Stop and shoot' on ZL/ZR
Light spray on L/R
Nozzle change on A
First person camera on X
Axis reversion to be like the original when stopping and shooting

Did a quick Google around and I couldn't find any threads on this subject.
You can edit the button mapping in the "MarioSunshine.config" romfs file under the "JoyPad" section. (Found in romfs/data/database/config/). I was able to swap buttons, however I'm not sure about inverting the axes.
 
  • Like
Reactions: GatoFiestero

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Sonic Angel Knight @ Sonic Angel Knight: @_@