The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Creative Discussions > Emulation & ROM Hacking
Register New Account FAQ/Rules Chat Blogs Mark Forums Read

Notices

Emulation & ROM Hacking The center for the community emulation scene. Come and discuss all things emulation and develop your own hacks!



Reply
Thread Tools
  #2451  
Unread October 2nd, 2007, 12:45 AM
M i n a t o //'s Avatar
M i n a t o //
Listen to the Stereo
 
Join Date: Aug 2007
Location: IL, U.S.
Age: 18
Gender: Male
Nature: Quiet
Quote:
Originally Posted by Ice Lightning View Post
well I have a problem I'm debating wether I should use an Emerald ROM because it has the pokeblock mixing and the battle frontier, but Fire Red has better graphics, more maps, and the battle tower thing. But I just wanted to know which one would be better fo a n00b on hacking like me.
lol emerald for a beginner hacker?
might be better if u stick to fire red or ruby
much more stable
__________________














Credits for Avatar and Banner goes to Memory.
雷の守護者
Reply With Quote
  #2452  
Unread October 2nd, 2007, 01:11 AM
cooley's Avatar
cooley
///Keepin' it simple
 
Join Date: Feb 2007
Location: United States
Age: 18
Gender: Male
Nature: Impish
Send a message via Windows Live Messenger to cooley Send a message via Skype™ to cooley
Quote:
Originally Posted by johnlycett View Post
Ok this sucks how can i edit the battle text boxes palletes!! Its strange i find the pallete and edit it nothing happens because there is so many of the same pallete!

Any one know the hex offset?
Find ALL of them, and replace ALL of them with the palettes you want.
Quote:
Originally Posted by Kelg View Post
I have a problem... I read all the tutorials on how to use pokescript and i followed all the instructions but when i put in a script and load it to a npc the game just goes into a red screen and freezes. ive tried messing with the unknowns and person id but nothing really changes.. does anyone know a way to fix this or am I doing something wrong?
here is the script I was using and the rom is fire red
Spoiler:
#org $begin
lock
faceplayer
checkflag 0x200
if B_true goto $done
message $talk
boxset 6
giveitem 0xD 1
setflag 0x200
release
end

#org $done
message $talk2
boxset 6
release
end

#org $talk
$talk 1 = Oh hello \v\h01./pHere take this potion!

#org $talk2
$talk2 1 = Hello.
I edited the things you should change in BOLD. if this is a 'Green s' Script for A-Map, then you put:
Code:
Unknown: 03 00
Var Number: 50 40
Var Value: 00 00
Unknown: 00 00
If it isn't then put 200 in people ID. If nothing I've said works, then use a different version of poketscript.

NOTE: Use "Script sharing and discussion" thread next time.
~cooley~
__________________


Last edited by cooley; October 2nd, 2007 at 01:20 AM.
Reply With Quote
  #2453  
Unread October 2nd, 2007, 01:48 AM
Kelg's Avatar
Kelg
Beginning Trainer
 
Join Date: Sep 2007
Quote:
Originally Posted by cooley View Post
Find ALL of them, and replace ALL of them with the palettes you want.


I edited the things you should change in BOLD. if this is a 'Green s' Script for A-Map, then you put:
Code:
Unknown: 03 00
Var Number: 50 40
Var Value: 00 00
Unknown: 00 00
If it isn't then put 200 in people ID. If nothing I've said works, then use a different version of poketscript.

NOTE: Use "Script sharing and discussion" thread next time.
~cooley~
I did all this too still it doesnt work I even tried a new version of pokescript and got the same results... Maybe im doing something wrong
when it gives me a log file It says Invalid comand on everything I put in.. it looks like this:
Spoiler:
#PROCESS: c:\docume~1\owner\desktop\test2.rbc F:2 for input
----------------------------------------------------------

#OFFSET: 0, 0
Invalid Command : lock
Invalid Command : faceplayer
Invalid Command : checkflag
Invalid Command : if
Invalid Command : message
Invalid Command : boxset
Invalid Command : giveitem
Invalid Command : setflag
Invalid Command : release
Invalid Command : end

#OFFSET: 0, 0
Invalid Command : message
Invalid Command : boxset
Invalid Command : release
Invalid Command : end


#OFFSET: 0, 0

#INLINE: 0, 1
37: Encoding text: Oh hello \v\h01./pHere take this potion!

#OFFSET: 0, 0

#INLINE: 0, 1
42: Encoding text: Hello.
|
\- Processed 0 Lines

#PROCESS: c:\docume~1\owner\desktop\test2.buf F:2 for write
----------------------------------------------------------
COMMENT BUFFER DROP 10 [NO COMMENT]
DROPPING 0 Pointers
DROPPING 2 Offsetts
$begin at buffer 0 position 0
$done at buffer 0 position 117
DROPPING 2 Offsetts
$talk at buffer 1 position 0
$talk2 at buffer 1 position 511
BUFFER 0 DROP: 153 [lock faceplayer checkflag &h200 if B_true goto $done message $talk boxset 6 giveitem &hD 1 setflag &h200 release end message $talk2 boxset 6 release end ]
BUFFER 1 DROP: 1022 [hhlo\\0.peetk hspto!
|
\- Processed 16 Buffers

|
\- Processed 0 Lines

|
\- Processed 0 Lines
idont know if thats normal but if im doing something wrong can someone please help me?
Reply With Quote
  #2454  
Unread October 2nd, 2007, 01:57 AM
Kava1
Beginning Trainer
 
Join Date: Sep 2007
Gender:
im trying to use cyclone and i got this error:
Component 'COMDLG32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid

can someone help me?
Reply With Quote
  #2455  
Unread October 2nd, 2007, 02:01 AM
Axaj's Avatar
Axaj
Mi estas tre epiko.
 
Join Date: Sep 2007
Gender: Male
Nature: Impish
Quote:
Originally Posted by Kava1 View Post
im trying to use cyclone and i got this error:
Component 'COMDLG32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid

can someone help me?
Try redownloading the program.

Also, what is the offset for the world map in ruby?

Last edited by Axaj; October 2nd, 2007 at 02:42 AM. Reason: CAPITAL LETTERS!!!
Reply With Quote
  #2456  
Unread October 2nd, 2007, 05:33 AM
Soul.//Silver's Avatar
Soul.//Silver
Drowzee
 
Join Date: Sep 2007
Location: Brisbane, Australia
Age: 19
Gender: Male
Nature: Jolly
I inserted a Back picture of Shaymin using Rayquaza colours in UnLz GBA and after I clicked write to ROM, underneath Shaymin it was all glitchy.
The front picture inserted perfectly with no glitches but the back picture keeps going glitchy.
Can someone please tell me why it is doing that and if possible tell me how to fix it.

Thankyou to anyone who helps me.
Reply With Quote
  #2457  
Unread October 2nd, 2007, 06:16 AM
Milanor's Avatar
Milanor
Beginning Trainer
 
Join Date: Sep 2007
Gender:
Quote:
Originally Posted by johnlyclett
Ok this sucks how can i edit the battle text boxes palletes!! Its strange i find the pallete and edit it nothing happens because there is so many of the same pallete!

Any one know the hex offset?
As cooley say, but use a clean rom and try every offset and write down teh correkt one.
Well, APE cant find all palettes, use a Hex Editor.

Quote:
Originally Posted by Kava1
im trying to use cyclone and i got this error:
Component 'COMDLG32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid

can someone help me?
Well teh error message gives you teh solution,
search "COMDLG32.OCX download" with google or something.
Save it where youre cyclone is, it should work now.

Quote:
Originally Posted by SceptileHero
I inserted a Back picture of Shaymin using Rayquaza colours in UnLz GBA and after I clicked write to ROM, underneath Shaymin it was all glitchy.
The front picture inserted perfectly with no glitches but the back picture keeps going glitchy.
Can someone please tell me why it is doing that and if possible tell me how to fix it.

Thankyou to anyone who helps me.
Try to Repoint your back pic,
when you are click on "write to rom" type in the Image Offset a free offset and mark fix pointers (the rest is not so important).
__________________
My English isn't the best, sry
Reply With Quote
  #2458  
Unread October 2nd, 2007, 07:58 AM
natu133's Avatar
natu133
Belive It!
 
Join Date: Jul 2007
Location: Ninja Councill
Gender:
Nature: Brave
Whats the offset number for the fire red logo in un-LZ for fire red and what pallete do i use?
Reply With Quote
  #2459  
Unread October 2nd, 2007, 08:48 AM
Milanor's Avatar
Milanor
Beginning Trainer
 
Join Date: Sep 2007
Gender:
Quote:
Originally Posted by natu133 View Post
Whats the offset number for the fire red logo in un-LZ for fire red and what pallete do i use?
It should be between 2005 and 2010, 256 color mode.
And unlz gba only shows lz77 compressed palettes.
Its a bit hard but use the Black/White Mode.
__________________
My English isn't the best, sry
Reply With Quote
  #2460  
Unread October 2nd, 2007, 09:39 AM
cheezman852's Avatar
cheezman852
Beginning Trainer
 
Join Date: Jul 2007
Age: 22
Gender:
Nature: Brave
How do I get advance battle to work? Every time I open it I get runtime error 76.
Reply With Quote
  #2461  
Unread October 2nd, 2007, 01:52 PM
light_trainer921's Avatar
light_trainer921
Flamethrower Helper
 
Join Date: Nov 2006
Location: Treasure Town at the human world
Age: 17
Gender:
Nature: Timid
What is the best program to edit events?
Reply With Quote
  #2462  
Unread October 2nd, 2007, 04:09 PM
ebcellis
Beginning Trainer
 
Join Date: Aug 2007
Gender:
Hey i was wondering how i make the trainers ... when they see their baks in a battle and when they throw the ball and ... at the start of your adventure when oak is talking to you and you see yourself

i rly need help
thanks, bye
Reply With Quote
  #2463  
Unread October 2nd, 2007, 08:05 PM
ryan123456789019's Avatar
ryan123456789019
Beginning Trainer
 
Join Date: Aug 2007
where can i download a porgram what can chage the map of pokemon yellow. please help

so can any one help me
Reply With Quote
  #2464  
Unread October 2nd, 2007, 08:16 PM
M i n a t o //'s Avatar
M i n a t o //
Listen to the Stereo
 
Join Date: Aug 2007
Location: IL, U.S.
Age: 18
Gender: Male
Nature: Quiet
Quote:
Originally Posted by light_trainer921 View Post
What is the best program to edit events?
edit events?
for me i just use elite map and ctrl + click the events already there
__________________














Credits for Avatar and Banner goes to Memory.
雷の守護者
Reply With Quote
  #2465  
Unread October 2nd, 2007, 10:59 PM
Ice Lightning's Avatar
Ice Lightning
Ya realy like that alien movie
 
Join Date: Jun 2007
Location: I live in a house, duh :F
Gender:
Nature: Adamant
alright I guess I'll go with fire red, but how can I enter custom music like the first pokemon theme song, also is there a way I can enter custom music?
__________________
Stay in touch on the forums for *Da Da DaDa DaDa Da* POKEMON GOLDEN TREASURES!

Kyle's PokePet

Blaze the level 999 Raikou!
Reply With Quote
  #2466  
Unread October 3rd, 2007, 02:19 AM
M i n a t o //'s Avatar
M i n a t o //
Listen to the Stereo
 
Join Date: Aug 2007
Location: IL, U.S.
Age: 18
Gender: Male
Nature: Quiet
Quote:
Originally Posted by Ice Lightning View Post
alright I guess I'll go with fire red, but how can I enter custom music like the first pokemon theme song, also is there a way I can enter custom music?
u could try sappy
im not shure if itll work since i never bother with music but
u could give it a shot

u can download it here:
its near the bottom
click me
or here
click me if u want
__________________














Credits for Avatar and Banner goes to Memory.
雷の守護者
Reply With Quote
  #2467  
Unread October 3rd, 2007, 02:41 AM
Axaj's Avatar
Axaj
Mi estas tre epiko.
 
Join Date: Sep 2007
Gender: Male
Nature: Impish
Quote:
Originally Posted by Ice Lightning View Post
alright I guess I'll go with fire red, but how can I enter custom music like the first pokemon theme song, also is there a way I can enter custom music?
There's a utility in the toolbox.
Reply With Quote
  #2468  
Unread October 3rd, 2007, 09:07 AM
natu133's Avatar
natu133
Belive It!
 
Join Date: Jul 2007
Location: Ninja Councill
Gender:
Nature: Brave
ok found it.

Does anyone know these ones now?
Hero and Heroine Gender Select Sprite
"" Battle Sprites (back view)

Thats all i need right now :3
Thank You!

Last edited by natu133; October 3rd, 2007 at 11:17 AM.
Reply With Quote
  #2469  
Unread October 3rd, 2007, 11:30 AM
Milanor's Avatar
Milanor
Beginning Trainer
 
Join Date: Sep 2007
Gender:
In R/S/E you can change the battle sprites with unlz gba.
In FR/LG you have to search those sprites with a tileviewer because the battle spites are uncompressed.
__________________
My English isn't the best, sry
Reply With Quote
  #2470  
Unread October 3rd, 2007, 07:36 PM
OMNIPOTENT
Beginning Trainer
 
Join Date: Jul 2007
Gender:
Nature: Adamant
if i need to find out a script that says

goto #hexoffset (ABC123 for example)

what i've to look for in the hex editor? how a goto+offset is written in hex?
Reply With Quote
  #2471  
Unread October 3rd, 2007, 08:58 PM
Axaj's Avatar
Axaj
Mi estas tre epiko.
 
Join Date: Sep 2007
Gender: Male
Nature: Impish
What is the hex offset for the world map in firered?
Reply With Quote
  #2472  
Unread October 3rd, 2007, 09:22 PM
Quilava's Master's Avatar
Quilava's Master
Shattered Dreams '13
 
Join Date: Jul 2007
Nature: Adamant
i dont really know if i should ask this ( or if Im even allowed to) but
can someone give me a picture of suicune in the same format as Charizard at the start of Fire Red. Like you'll see it when you start the game?
__________________
The return of Pokemon Shattered Dreams! Click the screenshot to visit the thread, you know you want to.
Reply With Quote
  #2473  
Unread October 3rd, 2007, 09:50 PM
Kava1
Beginning Trainer
 
Join Date: Sep 2007
Gender:
when using Cyclon to change the world map, if you change where the cities and towns are, what effect will that have, like on flying or scrolling over things to see their names?
Reply With Quote
  #2474  
Unread October 3rd, 2007, 11:39 PM
Twilite Darkrai
Gigalith
 
Join Date: Oct 2006
Location: Mexico City
Age: 18
Gender: Male
Nature: Naive
[noob]How do i index a oW pallletss and maked them workk!!!11one!!!???!!eleven?!?[/noob]

[NormalQuestion] How do I index an OverWorld and its palletes?
And how do I make them work?[/NQ]

Thanks
Reply With Quote
  #2475  
Unread October 4th, 2007, 12:09 AM
cooley's Avatar
cooley
///Keepin' it simple
 
Join Date: Feb 2007
Location: United States
Age: 18
Gender: Male
Nature: Impish
Send a message via Windows Live Messenger to cooley Send a message via Skype™ to cooley
Quote:
Originally Posted by *~*TwiLiTeDaRkRai*~* View Post
[noob]How do i index a oW pallletss and maked them workk!!!11one!!!???!!eleven?!?[/noob]

[NormalQuestion] How do I index an OverWorld and its palletes?
And how do I make them work?[/NQ]

Thanks
Just make them the same size as the original sprite your overwriting, in OWE
You have to click import, then load the sprite. Check the 'import sprite' and the 'import palette' command.
__________________

Reply With Quote
Reply
Quick Reply

Sponsored Links


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are UTC. The time now is 06:18 AM.


Style by Perdition Haze, artwork by Sa-Dui.
Like our Facebook Page Follow us on TwitterMessage Board Statistics | © 2002 - 2013 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to Pokémon USA, Inc. and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company, Pokémon USA, Inc., The Pokémon Company International, or Wizards of the Coast. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2013 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User posts belong to the user.