• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
GoGoJJTech
Reaction score
2,036

Profile posts Latest activity Postings About

  • "The save file has been deleted". I think you are messing with the wrong rom.:(

    Edit: the OW hack was not implemented either.

    Nevermind, my Download manager was being stupid.XD
    I already did. I forgot a pointer, that is all.

    Here is the new ASM:

    Spoiler:
    so you're saying that i should have a separate offset like 900001 for example and put it in palette offset both times?
    I am checking auto fix pointers, isn't that what you're suppose to do?
    The steps I take (I do the first window first, hit okay, then write to rom again then second window):

    ......Not the engine. Just a patch that reverts the save block hack. See what kind of data is A00000. If it is a script or an image, it will be super easy to move.
    Okay, so I created an anti-patch for JPAN's hack in order to completely remove it. Then, I repatched and it worked fine. I know that this corrupts some of your data because you had things stored there. This was merely a test to see if I could get it working. After thinking for a bit, I realized what went wrong. When I said the ASM was placed at 0xA00000, I meant that the ASM started there. However, there were multiple routines at that location, one right after the other. I'm not 100% sure which routines were where, but I know that they were all at that offset, but with different starting pointers.

    I'd say, let's repoint the data that you had at 0xA00000 originaly, then apply the anti-patch, and then the standard patch. This will be much easier then trying to move ASM around.
    okay perhaps you can tell me what i am doing wrong then. i go to the sprite number ,in this case it is 1293.. i import my image, grab a free offset and write to rom.. put that offset in image offset only, and click okay with export palette and auto abort if new data is bigger. then i write to rom again with same offset in image offset and this time i have auto abort if new data is bigger, export image and auto fix pointers selected... ptr is changed blah blah and then i go into the game, see it's a different palette... go to new palette with same colors, i import same image and do the same steps as before for a different and new offset... what do i do that i am doing wrong to keep it from resetting
    This is starting to piss me off... I'm changing the hero sprites front and back for both boy and girl... and one of them will have different colors.. so i'll go to the palette that the colors are on and i'll import my image and save it to a 900000+ offset and it'll work in the game.. but then it'll reset the other hero image to a different palette color (so if the hero back sprite works, it'll change the hero front sprite.. vice versa)
    Ah I see. Then I guess I'll start hacking FR after the Sapphire hack I'm making.. thanks for that list :)
    Is there an easier way to change the hero's battle sprites? I tried using UNLZ.gba since advanced series pokemon sprite editor is for pokemon only and when I did, I followed a step by step for a pokemon insertion which works fine if it's a pokemon but when i do it for trainers, the trainer is different colors.


    ahh i see.. it changed it to a different palette, just two away.. so i clicked next pal twice and found the same pic as in game and replaced that one too and it works.
    Ah I see. I prefer RS because the people in FR LG look too thick for me xD. But yeah I noticed that some programs that I had for Ruby didn't work for Sapphire. I quit Ruby after I had a hack that messed up that was into like the third gym so I got mad and decided to go with Sapphire.
    What's so bad about Sapphire? I realized changing the title screen was harder a while ago but oh well, that's the only difference I see... are there any others?
    I tried changing it in 1.92, got the pointer error.. then opened 1.95 and everything worked. I have another question as usual lol.. for several tileset 2s palettes, I'm getting the error "Export of this palette is not possible; there are multiple entries for the same color in this palette." Do you know how to fix this?

    edit nvm i found out what that i just needed to change colors that were matching in the palette
    fire red may be a more popular choice for tools and what not, but it doesn't have the tilesets I want and need. And when I try to insert a tileset from ruby to fire red, it'll give me the resize error saying that the sizes are off then I'll have to trim some tiles.. and even then most times it doesn't work and won't insert.
    Yeah I know, I already tried that. This was my code:

    #dynamic 0x816E94

    #org @start
    lock
    fadescreen 0x3
    msgbox @talk 0x6
    fadescreen 0x2
    setvar 0x4019 0x0
    release
    end

    #org @talk
    = Testing..\pTesting..


    When you try it, first of all, it fades and then you can only hear the clicking through the message, but not actually seeing the message. When you fade back in, the map is DARKER as if another rainy weather filter was applied.
    Do you know how I do a text after fadescreen much like in this video: video example
  • Loading…
  • Loading…
  • Loading…
Back
Top