Users browsing this thread: 1 Guest(s)
Gau: Automatic Rage Learning

#3
Posts: 3,971
Threads: 279
Thanks Received: 238
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
Edit: I think Gi Nattak found the patch that does exactly what I've explained...

The rage learning routine is at C2/4A07. I think if you call it at the end of the battle, you would automatically learn rages from the beginning of the game and on every battle. You can make the call at C2/5FC5 which is the end of the winning battle routine:

Code:
C2/5FC5: 20 07 4A     JSR $4A07

That been said, I never tested it and you'll have to move a few bytes in C2 where there is space to fit your extra 3 bytes. You can use the JSR instruction to jump to another address and the RTS instruction (60) to go back to where you were previously.
  Find
Quote  



Messages In This Thread
Gau: Automatic Rage Learning - by aatc85 - 11-27-2013, 09:47 PM
RE: Gau: Automatic Rage Learning - by Gi Nattak - 11-28-2013, 02:03 AM
RE: Gau: Automatic Rage Learning - by madsiur - 11-28-2013, 02:20 AM
RE: Gau: Automatic Rage Learning - by aatc85 - 11-28-2013, 09:00 PM
RE: Gau: Automatic Rage Learning - by madsiur - 11-29-2013, 12:03 AM
RE: Gau: Automatic Rage Learning - by aatc85 - 11-29-2013, 12:20 AM
RE: Gau: Automatic Rage Learning - by madsiur - 11-29-2013, 12:43 AM
RE: Gau: Automatic Rage Learning - by aatc85 - 11-29-2013, 01:38 AM
RE: Gau: Automatic Rage Learning - by madsiur - 11-30-2013, 10:38 PM
RE: Gau: Automatic Rage Learning - by aatc85 - 11-30-2013, 10:48 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite