Jump to content

Morgrimm

Member
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Morgrimm

  1. 0x4 and 0x1B33 are offsets, not values

    ctrl-g: (goto) type 4, press enter

    hold shift, press right arrow key. keep holding shift, select bytes until the Length is 1B30, copy (ctrl-c), open new file (ctrl-n) & paste (ctrl-v), save as new file.

    ORT88.jpg

    for box 2 just select 0x1B34 - 0x3664

    Done, PKHeX successfully loaded the data, but all the boxes were empty O.o

    EDIT: Wtf, now PKHeX won't even open the data because it's an unsupported type/size, but it opened it the first time...

  2. Open the injectiondebug in a hex editor, select 0x4-0x1B33 (0x1B30 bytes) and save it as "boxdata.bin", drop file in latest PKHeX version and it'll load box 1 to the current box. If the boxes aren't visible, Tools->Toggle Box Display.

    a given box is at:

    start: 0x4 + 0x1B30*(box-1), for a size of 0x1B30 bytes.

    only 5 boxes are completely stored.

    I opened it in HxD, but I'm not sure where to look for the box data - I can't find either 0x4 nor 0x1B33 in it (attempting to find box 2's data)

×
×
  • Create New...