Hacking Button remapping

  • Thread starter Thread starter Cheezeys
  • Start date Start date
  • Views Views 931
  • Replies Replies 0

Cheezeys

Member
Newcomer
Joined
Jun 24, 2012
Messages
10
Reaction score
1
Trophies
0
XP
159
Country
My "A" button is pretty unresponsive, looking into remapping it to "select". I found this: https://github.com/mikahjc/ButtonSwap3DS
but I haven't been able to get it working with no experience with ASM.


I think the code I need to switch the buttons using this program is something like this;
ldr r4, =0x1
ldr r5, =0x4
bl .button
ldr r4, =0x4
ldr r5, =0x1
bl .button

but I think the "r" values may be wrong, I don't know where to input it or even how to compile it then using devkit. I've almost given up, if anyone could make the cia for me, or help me make it I'd appreciate it!
 

Site & Scene News

Popular threads in this forum