• 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!
  • 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.
OK, thanks Scizz!!! I really aprriciate it!
 
Pokepearl said:
Set it on Grass Animation?
go to block editor and than it's on the left side just scroll up or down and search (that is not so hard) for grass animtation...
 
Scizz said:
No, this!
The thread is nicely titled "AdvanceBattle request".
Also the post is dated March 18th, therefore not that old and easy to find.

English version, please.
 
A few questions

I'm new at hacking, and I have no idea where to start. I'd like to ask a few questions:

1. How should I go about posting screens, if I'm the only one working on the hack?
2. How important is it to know how to hex edit, and is it difficult?
3. What are the most popular tools for hacking Ruby? What about Sapphire? Or Emerald? FireRed/LeafGreen? I need to know!
4. Is it really hard to make a hack by yourself?
5. How do I go about getting people to help with the hack, if I can't do it by myself?
6. What is the average time to make a complete beta for a hack?

Any answers to the questions here, if you could, PM them to me.

Thanx,
Nightshroud
 
Hail
Is this Script right???
Code:
#autobank on

#org 0x6FD114
msgbox 0x800200
callstd 0x4
checkitem 0x10B
#raw 47
#raw D  10B
#raw 0  10B
#raw 1  1
#raw 0  1
compare LASTRESULT 0x0
if 0x1 jump 0x800150
msgbox 0x800300
callstd 0x6
warp 0x0 0x56 0x0
end

#org 0x800150
msgbox 0x800400
callstd 0x6
release
end

#org 0x800200
= This is SKYWING's WIND EGG.\nIt's said to protect the city\nfrom upcoming evils...\pIn acient wars this egg was thought\nto give people the strength to raise\nthe city from the ashes...   

#org 0x800300
= Huh?!\nYour RAINBOW ASH got brighter...

#org 0x800400
= Huh?!\nSuddendly the wind got stronger\pfor an instant.
Could you also give me the pallete of the professor for tpl2002??
And I wanted to know if in a script when want to input the cry command you put it this way eg.:torchic cry 118???
[[[[[ ]]]]]
Stay Sick\m/
 
Last edited:
ditching the TEACHY TV o.o;

I'm working on my 'first hack'.. sorta just a 'for fun' hack for me and my friends, but i'll probably end up posting it.

Anyway, i've been trying to figure out how to change the event where the old man gives you the TEACHY TV in Viridian so that he gives you the national dex so there isn't the whole evolution issue... any ideas?
 
oke i wanted to input this script on FR but i don't know if it's correct and what's wrong with it then...
script said:
'-----------------------
#org 0x0x74a100
trainerbattle 0x0 0x13E 0x0 0x74a110 0x74a120
special2 LASTRESULT 0x39
compare LASTRESULT 0x1
if 0x1 jump 0x74a130
msgbox 0x74a140 '"Listen, you. If you'..."
callstd 0x6
end

'-----------------------
#org 0x74a130
trainerbattle 0x5 0x13E 0x0 0x74a150 0x74a160
msgbox 0x74a170 '"If you're going to g..."
callstd 0x6
end


'---------
' Strings
'---------
#org 0x74a110
= If you have POKéMON with you, then\nyou're an official POKéMON TRAINER!\lYou can't say no to my challenge!
#org 0x74a120
= Arrgh, I lost...\nI should have trained mine more...
#org 0x74a140
= Listen, you. If you're strong, you\nshould have told me before!
#org 0x74a150
= Ever since I lost to you, I desperately\ntrained my POKéMON.\lYou can't say no to my challenge!
#org 0x74a160
= Arrgh, I lost...\nIs my training method not right?
#org 0x74a170
= If you're going to get stronger, I'll\nget stronger, too.
so is it correct? cause i tried it but i get runtime error so i just wanted to know if it's because of the script or do i mis something...
 
Some quastions guys

hi sup..
i got some problems and i hope you can help
thanks in advance
1.when i change some spirit and try to "write it to the game" in unlzGBA i got some error
"compressed size is: 344 which is to big. aborting" what's the deal?
2.i can't use pokepic for some reason i open a rom and nothing happens i try to inster a number and press enter and it exits the program
what can i do
all those above is with fire red rom
i tryed the search function and found nothing on it
sorry for any miss types
 
Ok.. Now that Xeon is done with his amazing boasting and flaming abilities, I will try to help you... The "Compressed size is: 344 which is to big. aborting" error in UnLZ-GBA is telling you that the image you are writing as data is larger then the original image data in the ROM. So basically it is saving your a**... Because if it would insert with the data size larger it would cause corruption in other things, because of data overwriting other data... Which is bad. So learn to repoint. Repointing will save you from this problem. Repointing is when you insert data into a freespace area away from other data, so you have plenty of room to insert larger data sizes. Then you change the offset the game reads from to the new offset and you're done.. There should be a tutorial somewhere on repointing images.. I'm not sure where... And as for PokePic... There is one answer. Dont use it.
 
Soz for being a noob, but is there any easy way to find unused pointers?
I can use a hex-editor, i just don't know how to use it to fin unused pointers.
 
Okay, I am a serious Newbie...um...:embarrass
how do you hack a game?

what programs do I need?

can you hack any rom game or does it have to be pokemon?
 
hwo do you

create an intro patch, like the no intro patch or the mugs patch you see on some of them
 
You can hack most roms. Programs can be found in the tools shocase part of the forum.
This site is for hacking pokemon. Tutorials may be found in the tutorials forum.
may I be the first to Welcome you to the Scary world of Rom Hacking!
 
A Trainer-/Hero-/Overworldsprites -editor!

Hi Guys!
I find it's really easy to make a game but I want to change my Trainer etc.
Can someone tell me a programm? And can someone tell me a programm - for the title screen?
Sorry but I'm new...
 
Status
Not open for further replies.
Back
Top