Users browsing this thread: 1 Guest(s)
Locke to Gogo?

#30
Posts: 3,971
Threads: 279
Thanks Received: 237
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(03-11-2012, 03:15 AM)Angelo26 Wrote: Did you check Madisur's tutorials? Or his YT channels? He has a tutorial on event bits and all that.

I've never done a tutorial specifically on event bits but on moving events and on branching, yes.

(03-11-2012, 02:57 AM)Roy-boy Wrote: I knew event hacking was gonna be a huge part of this xD! Oh well. I guess I better start learning better. Honestly though It's almost like I watch a video and it goes in one ear and out the other ya know? I would understand the entire event editing better if I watched and followed along with a spacific event edit such as this or what not. I am bad at learning by reading. Much better and Learning by showing.

Well you will most likely need to move the said event somewhere where you will be able to add at least bytes or maybe more. I did a video tutorial on moving events but you still need to read. Check this link. The first thing if you want to do some event editing is to understand a bit Hex and some event commands too. Not all of them but the ones that you will use. The ones concerned here are event commands D0 to DD.

Code:
D0 : 2    : Set event bit $7E1E80 + A/8 (1st set)
D1 : 2    : Clear event bit $7E1E80 + A/8 (1st set)
D2 : 2    : Set event bit $7E1EA0 + A/8 (2nd set)
D3 : 2    : Clear event bit $7E1EA0 + A/8 (2nd set)
D4 : 2    : Set event bit $7E1EC0 + A/8 (3rd set)
D5 : 2    : Clear event bit $7E1EC0 + A/8 (3nd set)
D6 : 2    : Set event bit $7E1EE0 + A/8 (4th set)
D7 : 2    : Clear event bit $7E1EE0 + A/8 (4th set)
D8 : 2    : Set event bit $7E1F00 + A/8 (5th set)f046
D9 : 2    : Clear event bit $7E1F00 + A/8 (5th set)
DA : 2    : Set event bit $7E1F20 + A/8 (6th set)
DB : 2    : Clear event bit $7E1F20 + A/8 (6th set)
DC : 2    : Set event bit $7E1F40 + A/8 (7th set)
DD : 2    : Clear event bit $7E1F40 + A/8 (7th set)

The Umaro bit I was talking is this one:

Code:
2FD DF:5 Umaro is available

There are other Umaro bit like Angoelo said but they might be less important for what you want to do (except maybe bit 2ED):

Code:
07E 8F:6 Recruited Umaro
1AD B5:5 Multipurpose, Umaro-related bit
26D CD:5 Unused? (Umaro...)
27A CF:2 Defeated Umaro
2ED DD:5 Umaro is covered by the shop and item menus and Gogo's Status screen

So the "Umaro is available" bit is number 2FD so then you will need to use command D4. The 2 bytes command will be D4 FD to set the bit and D5 FD to clear it. You can either try to make place in the event or move it in the expanded part of the ROM to fit those 2 bytes. As I said, you might need another event bit set to make steal available and I suspect that bit 2ED might have something to do with it but I'm not sure...
  Find
Quote  



Messages In This Thread
Locke to Gogo? - by Royaken - 02-18-2012, 01:32 AM
RE: Locke to Gogo? - by Angelo26 - 02-18-2012, 02:01 AM
RE: Locke to Gogo? - by Royaken - 02-18-2012, 02:35 AM
RE: Locke to Gogo? - by madsiur - 02-18-2012, 02:46 AM
RE: Locke to Gogo? - by Gi Nattak - 02-18-2012, 02:53 AM
RE: Locke to Gogo? - by Royaken - 02-18-2012, 02:47 AM
RE: Locke to Gogo? - by madsiur - 02-18-2012, 02:57 AM
RE: Locke to Gogo? - by Royaken - 02-18-2012, 03:11 AM
RE: Locke to Gogo? - by madsiur - 02-18-2012, 03:30 AM
RE: Locke to Gogo? - by Royaken - 02-18-2012, 03:39 AM
RE: Locke to Gogo? - by madsiur - 02-18-2012, 03:57 AM
RE: Locke to Gogo? - by Angelo26 - 02-18-2012, 10:10 AM
RE: Locke to Gogo? - by Royaken - 02-18-2012, 04:01 AM
RE: Locke to Gogo? - by madsiur - 02-18-2012, 04:57 AM
RE: Locke to Gogo? - by Royaken - 03-18-2012, 06:54 PM
RE: Locke to Gogo? - by Royaken - 02-18-2012, 04:59 AM
RE: Locke to Gogo? - by madsiur - 02-18-2012, 05:32 AM
RE: Locke to Gogo? - by Royaken - 02-18-2012, 05:38 AM
RE: Locke to Gogo? - by madsiur - 02-18-2012, 05:53 AM
RE: Locke to Gogo? - by Royaken - 02-18-2012, 05:55 AM
RE: Locke to Gogo? - by Royaken - 02-18-2012, 04:59 PM
RE: Locke to Gogo? - by Angelo26 - 02-18-2012, 06:05 PM
RE: Locke to Gogo? - by Royaken - 03-10-2012, 01:58 PM
RE: Locke to Gogo? - by madsiur - 03-10-2012, 05:39 PM
RE: Locke to Gogo? - by SSJ Rick - 03-10-2012, 04:50 PM
RE: Locke to Gogo? - by Royaken - 03-11-2012, 01:06 AM
RE: Locke to Gogo? - by madsiur - 03-11-2012, 01:14 AM
RE: Locke to Gogo? - by Angelo26 - 03-11-2012, 01:15 AM
RE: Locke to Gogo? - by Royaken - 03-11-2012, 02:57 AM
RE: Locke to Gogo? - by madsiur - 03-11-2012, 03:42 AM
RE: Locke to Gogo? - by Angelo26 - 03-11-2012, 03:15 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite