ROM Hack Editing an ARM9.bin

  • Thread starter Thread starter izy521
  • Start date Start date
  • Views Views 3,827
  • Replies Replies 8

izy521

Member
Newcomer
Joined
Jun 6, 2008
Messages
16
Reaction score
0
Trophies
1
Age
33
Location
of ownage :D
Website
Visit site
XP
209
Country
United States
I wanted to know if it was possible to edit the controls in Tales of Hearts. Because my R shoulder button is somehow always being pressed down, I cant battle.


I saw that someone edited the Guitar Hero On Tour so that you can use the ABXY buttons instead of the peripheal. If this is possible can someone help me?

What I'd like to know is: can I switch the L and R buttons by editing the ARM9.bin?
 
Sure. Grab a decent debugger (like no$gba's non-freeware debug version), and learn how to use assembly to your needs.
Set a breakpoint to reads from KEYINPUT (4000130h) and follow the value from there.
GBATek said:
4000130h - KEYINPUT - Key Status ®

Bit Expl.
0 Button A (0=Pressed, 1=Released)
1 Button B (etc.)
2 Select (etc.)
3 Start (etc.)
4 Right (etc.)
5 Left (etc.)
6 Up (etc.)
7 Down (etc.)
8 Button R (etc.)
9 Button L (etc.)
10-15 Not used
 
Heh, thank you. But Im a noob.

Could I use the freeware IdeaS debugger or can you suggest one please?

Also, how would I do what you are saying exactly
wacko.gif
ive never been to good with debugging...

EDIT : Would I need to do something like 4000130h - 8 Button R - 1? or something?
 
Well to be honest mate.... this is a bit to hard for your first rom hack.
Nothing personal
smile.gif


But you need greater reversing skills before you jump into something like this.
Sertainly since there is no step by step guide to this and even if there was it might differ per game.

You could use IdeaS as it has a debugger yes only its slow as hell
frown.gif

As far as I know NO$GBA v2.6a full version would be best.

Greetz, Vistabuser.
 
What do you mean that your R button always seems to be held down? Do you mean that you can't stop hitting it on accident?
 
Well, You know how the DS Lite Shoulder Buttons get dirt in them, then you have to blow into them to fix it? I think my sister have spit in it or something, now the button is virtually being held down all the time.
 
izy521 said:
Well, You know how the DS Lite Shoulder Buttons get dirt in them, then you have to blow into them to fix it? I think my sister have spit in it or something, now the button is virtually being held down all the time.

I could create a hack pretty easily I'm sure but that won't solve your problem with other games. You might want to get your DS fixed.

If I get time and you tell me what version (CG or Anime) I can make some AR codes to be used with DSATM.
 

Site & Scene News

Popular threads in this forum