Btw, if you find a game or app. which refuses to change layout - let me know, I will take a look.
.
Doesn't seem to work for me in the new english translated Trails in the Sky FC Evolution (PCSG00488)
Btw, if you find a game or app. which refuses to change layout - let me know, I will take a look.
.
It's swap buttons in game O->X, so Jump would be OI still don't get something. This plugin does not affect only the buttons on the menu, but in all the game. So if Mario jumps with X, now it jumps with O. That's right?
Or this is just for the menus? In-game menus too? Like... RPGs menus?
@Scorp
Thx for your work !
Is it possible, that you compile a buttonswap.suprx, where triangle and square ist swaped?
thank you in advanced
lotus78
How do I get this to work?
I open the config text file and put in what exactly?
# titleid for your game (this one is for Root//Letter for example)
*PCSB01019
ux0:tai/buttonswap.suprx
I replaced the red text with my title ID (which I assume I found correctly,) and leave all the rest as is. But it doesn't work, it's still O to confirm. Am I supposed to change the *PCSB01019 to match my title ID too? It's really unclear exactly what I need to put in here.
Also my Config File has a bunch of lines above it I don't understand. No idea if I leave those or delete.
My Game ID is (I think) PCSG00489. What exactly would I put in the Config Txt?
Okay Scratch that. I put something in I tried yesterday and it worked now. Nevermind
# game
*ID
ur0:tai/buttonswap.suprx
# game1
*ID1
ur0:tai/buttonswap.suprx
# game2
*ID2
ur0:tai/buttonswap.suprx
# game3
*ID3
ur0:tai/buttonswap.suprx
Question can this only be one game at a time or can keep adding more in my text config.txtI was always annoyed by the fact that my favorite button layout does not change in japanese games (yes, that X/O for confirm). And games does not even bother about registry changes - they have it pre-built inside and does not care. Also I am sure there exist lot of people, who like O to confirm and just got annoyed with western style layout when playing their games.
And of course all this have to be working per game, as you do not want to have all your games with inverted controls, so globally changing the layout in registry is not an option.
So I wrote this little plugin for taiHEN, which solve the problem. Btw, if you find a game or app. which refuses to change layout - let me know, I will take a look.
Installation:
Put "buttonswap.suprx" in 'tai' folder in the root of your Vita.
Change config.txt in that directory to load plugin for title of your choice by adding new lines like below:
Code:# titleid for your game (this one is for Root//Letter for example) *PCSB01019 ux0:tai/buttonswap.suprx
After that just run the game and your buttons should be swapped (this would work only for this game).
Get recent version here: https://github.com/Scorpeg/Button-Swap/releases
.