• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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.

[Archive] Simple Questions

Status
Not open for further replies.
I've got a problem with poketronic, it says that that the rom isnt in INI...can someone help me, bacause now the rom doesnt open on VBA anymore...
 
Does anyone know how to change the position of the front pokemon sprite when on the battle screen. If in hex, that's fine but tell me where to look please... (if you know - if you don't, please suggest what I do about it :D)
 
1)Who knows the offests for the order of pokemons from kanto-dex in Fire Red?
2)Also how to edit the ho-oh in navel rock so that it'll become mew? (where's the offsets for the ho-oh btw)
3)And how to change a new item so that it can raise pokemon's exp, just like a lucky egg? (Tell me the offsets too pls)
 
Last edited:
i searched the forums but nothing came up so i mad this thread anyway

i made this wonderful lucario sprite (thieve it and i will kill and report you, you have been warned)

but i try to place it in unL7 and it says error: Image Is Not Indexed

so any help would be appreciated :D
edit: ive removed my lucario sprites cuz watson has helped me
 
Last edited:
when i want to compile a script i always get this
Loading command database...
Empty command database detected. Program halted.
what do i need to do!
EDIT: Is it so that the rom needs to be in the map of elitemap (where scripted and rubikon is) because when i placed it there it worked :)
 
Click here and look into this tutorial. Hope that helps.

Neko: You have to re-draw it, best to do in the MS Paint, and it should work.
 
Last edited by a moderator:
;.; it didnt work watson jr. ...
 
Last edited:
is there a way to add shadow pkmn sprites to the pokemon rom without ruinin the color?

is there a method to add shadow pokemon to the rom without changing any of part of the sprite?
 
Last edited by a moderator:
is there a tool where people can add there own pokemon to the advance games?
i see threads with "new pokemon" and wonderd if there was a tool i mentions above... thanks

Also is there a tool where i can edit the start up screen of LG ROM?
 
Last edited:
Offsets for..

I'm new to hacking so I'm not sure if I'm asking this question right but I remember that you could change the starter pokemon in Emerald using a hex editor.

Now my questions are:
Can you do the same for the main characters in the game? Namely, MAY and BRENDAN.

and if so

What is/are the offset(s) I need to change their names?

PS. Don't recommend Advance-Text for naming the characters to me. I'm can't change the names of the rival. That's why I want the offsets (if I asked that right). But if it is possible, then please tell me how ^^ thx in advance.
 
Last edited:
Can someone tell me how i can create a new intro for pkmn sapphire???? And how can i take pictures of my hack? ^^'
 
Last edited:
If you put a script into a game, do you still have to edit the hex where the text goes?

As in, would

"#org 0xEFE77C
= Yo, here's an EEVEE

#org 0xEFE62C
= So, Hows EEVEE doing?"

put those sentences at their respective offsets?

I don't understand how scripts work.

Thanks in advance.
 
AGAIN-

How do i change the pokemons names? because i am putting new pokemon.
i am using pokemon ruby btw.
 
scompi said:
AGAIN-

How do i change the pokemons names? because i am putting new pokemon.
i am using pokemon ruby btw.

Use advance text to search for the name of the pokemon you want to replace and replace every circumstance of the old name with the new one.

Nusegi said:
Can someone tell me how i can create a new intro for pkmn sapphire???? And how can i take pictures of my hack? ^^'

Go here for the intro and use visualboyadvance and go to file-->screen capture for the pic of ur hack

*btw i still need help

I have this script for emerald and what i want is
1. Add a pokedex menu enable flag thing
2. Add a pokemon menu enable flag thing
3. Add a player received pokemon thing
4. Add a naming thing
---------------------------
#org 0xEFE5D8
checkflag 0x93F
if 0 0xEFE5F4
if 1 0xEFE610
end

#org 0xEFE5F4
message 0xEFE77C
boxset 0x2
setflag 0x93F
givepokemon 0x85 0x05 0x01
end

#org 0xEFE610
message 0xEFE62C
boxset 0x2
end

#org 0xEFE77C
= Yo, here's an EEVEE

#org 0xEFE62C
= So, Hows EEVEE doing?
-----------------------------------
 
Last edited:
But... i cant open my rom...the intro doesnt apear..... (so, how will i be able to do those things....)But does someone know how can i save the maps i've changed in sapphire and insert them into another sapphire rom(a new uncurupted one))
 
PET help

Why isn't there a tutorial for PET?:\

It's giving me trouble. How do I change a Trainer's pokemon? It keeps giving me this error message:

Run time error '76':
Path not foundpic/pokemon somethign.bmp
 
Status
Not open for further replies.
Back
Top