Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [17:28:01] <+Zari> open up the emerald emu file
- [17:28:12] <+Zari> in your hex editor
- [17:28:36] <K-Shadow> mk
- [17:28:37] <+Zari> and go to 0x000008C0
- [17:28:48] <+Zari> this isn't the battery file
- [17:28:51] <+Zari> it's the game file
- [17:28:58] <+Zari> just so we're clear
- [17:29:01] <K-Shadow> yeah i know
- [17:29:05] <+Zari> ok
- [17:29:20] <+Zari> anyways, once you're at that hex address
- [17:29:38] <+Zari> the line should read something like 00 28 05 D1 01 23 91 8B 18 1C 08 40 00 28 FA D0
- [17:29:40] <+Zari> correct?
- [17:29:42] <K-Shadow> yup
- [17:29:46] <+Zari> ok
- [17:30:02] <+Zari> you can disregard 00 28 05 D1
- [17:30:04] <+Agonist> how about a nice 31/0/31/31/31/31 seed, RNGR?
- [17:30:17] <+Zari> what we need to change is the values after that D1
- 02[17:30:20] * Queen223 ([email protected]) Quit (Quit: http://www.mibbit.com ajax IRC Client)
- [17:30:21] <+Zari> just that line
- [17:30:29] <K-Shadow> mhm
- [17:30:30] <+Zari> make sure you're in overwrite mode
- [17:30:33] <+Zari> not insert
- [17:30:46] <+Zari> and change 01 23 91 8B 18 1C 08 40 00 28 FA D0
- [17:30:49] <+Zari> to
- [17:30:58] <+Zari> E6 F2 00 FC C0 46 C0 46 C0 46 C0 46
- [17:31:03] <K-Shadow> alright
- [17:31:09] <+Zari> then save the file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement