Recent content by Blisy

  1. B

    [Pokeemerald] Customising e-Reader Cards

    Sorry for the double post, but I figured I'd document this here: When changing the region of the eonticket in the prologue, it doesn't change all 3 values for region checks as I'd expect. That's fine, you can do it yourself. If you decompile it as Paccy described for the regi-doll cards, in a...
  2. B

    [Pokeemerald] Customising e-Reader Cards

    Thanks Paccy, I'll give that a try. I did find a way to use the gbapals from PokeEmerald, you can use INCBIN on them instead of INCLUDE and it'll work, although sometimes the files are too big and it'll force it to be 2 cards. As for objects, I did some digging, and you just can't do it as far...
  3. B

    [Pokeemerald] Customising e-Reader Cards

    The file structure of PokeEmerald is completely different to whatever is going on in the EonTicket. Do you have an example of what you've done to replace it? My project is near complete, except the final pictures lol :(
  4. B

    [Pokeemerald] Customising e-Reader Cards

    Hey Paccy, back again with a quick Q. I read that you said for the eon ticket, that script can be assigned to basically any object. I can easily assign it to items or pokeballs, but can't seem to figure out how to assign it to Sign objects. Do you know how? In addition, what are you using to...
  5. B

    [Pokeemerald] Customising e-Reader Cards

    This is awesome. A big part of my problem was not realizing I had to combine both VPKs. Gonna give this a go now. Thanks so much! EDIT: I had been using the vpk unpacking function, which actually seems to be the same as the disassemble function. This documentation is so helpful. EDIT 2: Got...
  6. B

    [Pokeemerald] Customising e-Reader Cards

    I've been editing just the binary using a hex editor until this point. The goal was to get the regi doll exclusive JP e-card to boot on US e-reader and send to a US game, but I can only get the ladder working. It gives me a Loading Error every time on sapphire, whereas it seems to work fine on...
  7. B

    [Pokeemerald] Customising e-Reader Cards

    Instead of patching the language into Pokeemerald or Pokeruby, would it just be possible to alter the language check in the E Card? It's simple enough to get the cards region type to switch for the E-reader itself, but I presume the language check is in the vpk itself somewhere? Is there a way...
Back
Top