Originally posted by DexRTU31
So for example lets say a menu opens with l1+r1 how do i change that do i edit the sprx? . im wondering because i got 2 menus opening the same way and it causes problems
As GoKezGo states You have 3-4 options for changing the way one of the menu's open.
1. If it is open source you can just change the scripting for the button binds to your liking.
2. If the option has been programmed into the menu it self to allow different button combinations to open you can change it that way with out having to get all technical if you don't know much about programming.
3. Request that the original developer changes the button set up to open the menu (Or additionally ask that the option be implemented into the menu it self to change the opening of the menu).
4. And lastly if the menu is not open source or is no longer being supported by the developer or just a programmer in general. Then you can always take a shot at decompiling it if you manage to obtain the source then just change the necessary scripting recompile it and your good to go.