The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page [Archive] Simple Questions

Notices
For all updates, view the main page.

Binary ROM Hacking Need a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.

Ad Content
Closed Thread
 
Thread Tools
  #2026   Link to this post, but load the entire thread.  
Old January 30th, 2007 (9:31 AM).
Christos's Avatar
Christos Christos is offline
 
Join Date: Feb 2006
Gender: Male
Nature: Serious
Posts: 6,355
Quote:
Originally Posted by nothing View Post
You write mainplayers movement!

1 Step Down
3 Step Left
9 Step Down
1 Step Right
Warp
Questioning
Face Left
Face Down
Face Right
Face Up
Dialog
Fade screen OUT
Wait 0.7 seconds
Fade screen IN

Please write me!
You can't just ask for scripts all the time. You'll have to learn how to script by yourself.
And warp where?
__________________

A Pokemon that is discriminated!
Support squirtle and make it everyone's favourite.
  #2027   Link to this post, but load the entire thread.  
Old January 30th, 2007 (9:43 AM).
nothing's Avatar
nothing nothing is offline
Gorto Hacker
 
Join Date: Aug 2005
Location: Gorto :)
Age: 26
Gender:
Nature: Brave
Posts: 33
Warp anywhere.

Question:
"?" on the man.

Dialog:
Show the message box and writing anywhere
__________________
--No signatures--
  #2028   Link to this post, but load the entire thread.  
Old January 30th, 2007 (9:52 AM).
Christos's Avatar
Christos Christos is offline
 
Join Date: Feb 2006
Gender: Male
Nature: Serious
Posts: 6,355
Quote:
Originally Posted by nothing View Post
Ok!Warping anywhere bank.Question:"?" is on Player's face
I'll type you the script but next time try using it as a base for any other scripts you want.

Code:
#org 0x800000
applymovement 0xFF 0x800100
pause 0xE0
warp 0x0 0x0 0x0
applymovement 0xFF 0x800200
pause 0x50
message 0x800300
boxset 0x6
release
fadeout
pause 0x70
fadein
end

#org 0x800100
#raw 0x8
#raw 0x6
#raw 0x6
#raw 0x6
#raw 0x8
#raw 0x8
#raw 0x8
#raw 0x8
#raw 0x8
#raw 0x8
#raw 0x8
#raw 0x8
#raw 0x8
#raw 0x7
#raw 0xFE

#org 0x800200
#raw 0x2
#raw 0x0
#raw 0x3
#raw 0x1
#raw 0xFE

#org 0x800300
= ...
__________________

A Pokemon that is discriminated!
Support squirtle and make it everyone's favourite.
  #2029   Link to this post, but load the entire thread.  
Old January 30th, 2007 (2:26 PM).
_-Davie-_'s Avatar
_-Davie-_ _-Davie-_ is offline
Hacker Elite
 
Join Date: May 2006
Location: Chester-le-street, Country Durham, United Kingdom
Age: 31
Gender:
Nature: Bold
Posts: 28
Hey,

Just wondering whether anyone knows where i would be able to locate a specific document that would help me learn scripting. I'm currently hacking pokemon ruby so it would have to be relevant to that. Hoping I'll sorta catch on and teach myself really without having to bother someone 24/7.

Thanks,
-Davie-
__________________
  #2030   Link to this post, but load the entire thread.  
Old January 30th, 2007 (3:27 PM). Edited January 30th, 2007 by Colin.
Colin's Avatar
Colin Colin is offline
TotW spriter
 
Join Date: Nov 2006
Location: Must I tell you?
Gender: Male
Nature: Calm
Posts: 42
How do I change tiles in UnlZ?
The tutorial on Whack to hack doesn't make sense...
Oh yeah!
How do I put midis in Sappy?
I've tried but it messes up everything...
The contents thing said I would need MID2AGB.
Help...?
__________________
The members of my Team:Me(Head of team), ash2000(Mapper).

Check out http://shibuyah-kun.deviantart.com/ to see my latest sprite work.
  #2031   Link to this post, but load the entire thread.  
Old January 30th, 2007 (4:19 PM).
_-Davie-_'s Avatar
_-Davie-_ _-Davie-_ is offline
Hacker Elite
 
Join Date: May 2006
Location: Chester-le-street, Country Durham, United Kingdom
Age: 31
Gender:
Nature: Bold
Posts: 28
Quote:
Originally Posted by Colin View Post
How do I change tiles in UnlZ?
The tutorial on Whack to hack doesn't make sense...
Oh yeah!
How do I put midis in Sappy?
I've tried but it messes up everything...
The contents thing said I would need MID2AGB.
Help...?
Hey,
yeah not so long ago I had problems with editing tiles and was really unsure how to do it. However thanks to peoples help I now know that it is far easier to use Advance Map rather than un-LZ GBA for editing tiles. Here's what you have to do:

-Open up AdvanceMap and go File>Load ROM and then open your rom for editing
-Go to the map which has the tiles you want to edit.
-Once on it go Tools>Block Editor
-Your about to be saving the picture on the right which should be blue. You can change the palette so you can edit in those different colours. I personally tend to you Palette2.
-Go Picture>Save Tileset1 OR Picture>Save Tileset2 depending on whether you want to edit the top basic tiles(Tileset1) or the variable tiles that appear at the bottom of each tileset(Tileset2)
-Open up a graphics editor, in my case I just use MS Paint.
-Edit tiles how you wish, provided you stick to the palette for each tile.
-Save what you've done and then re-open AdvanceMap
-Load your ROM again
-Go to the town with the tiles you want to edit
-Go back into the block editor
-Go Picture>Load Tileset1 OR Picture>Load Tileset2 depending on which you edited and are inserting.
-Go Picture>Reload Blocks and click save
-Sit back and marvel at your work :D

Riteo I hope that helps

Happy Hacking,
-Davie-
__________________
  #2032   Link to this post, but load the entire thread.  
Old January 30th, 2007 (6:46 PM).
Colin's Avatar
Colin Colin is offline
TotW spriter
 
Join Date: Nov 2006
Location: Must I tell you?
Gender: Male
Nature: Calm
Posts: 42
Quote:
Originally Posted by _-Davie-_ View Post
Hey,
yeah not so long ago I had problems with editing tiles and was really unsure how to do it. However thanks to peoples help I now know that it is far easier to use Advance Map rather than un-LZ GBA for editing tiles. Here's what you have to do:

-Open up AdvanceMap and go File>Load ROM and then open your rom for editing
-Go to the map which has the tiles you want to edit.
-Once on it go Tools>Block Editor
-Your about to be saving the picture on the right which should be blue. You can change the palette so you can edit in those different colours. I personally tend to you Palette2.
-Go Picture>Save Tileset1 OR Picture>Save Tileset2 depending on whether you want to edit the top basic tiles(Tileset1) or the variable tiles that appear at the bottom of each tileset(Tileset2)
-Open up a graphics editor, in my case I just use MS Paint.
-Edit tiles how you wish, provided you stick to the palette for each tile.
-Save what you've done and then re-open AdvanceMap
-Load your ROM again
-Go to the town with the tiles you want to edit
-Go back into the block editor
-Go Picture>Load Tileset1 OR Picture>Load Tileset2 depending on which you edited and are inserting.
-Go Picture>Reload Blocks and click save
-Sit back and marvel at your work :D

Riteo I hope that helps

Happy Hacking,
-Davie-
Thanks my friend!
But now I need a MID2AGB thing for Sappy...
If I only knew how to find it...I tried to search for it on Google, but, I couldn't find it.
And how do I export the the sprites from the beggining with true colors?
__________________
The members of my Team:Me(Head of team), ash2000(Mapper).

Check out http://shibuyah-kun.deviantart.com/ to see my latest sprite work.
  #2033   Link to this post, but load the entire thread.  
Old January 30th, 2007 (7:31 PM).
phshfe's Avatar
phshfe phshfe is offline
OLD MAN HACKER
 
Join Date: Jan 2007
Gender:
Nature: Adamant
Posts: 11
Quote:
Originally Posted by Christos View Post
You need unLZ GBA and Cyclone.
Thanks for the tip, on using Cyclone,

I have found part of the title screen in Sapphire with a yellow blue and red colors, and half of Kyogre.

I am not sure where to go from here.

I am trying to edit the name sapphire and the screen with Kyogre.
  #2034   Link to this post, but load the entire thread.  
Old January 30th, 2007 (7:37 PM).
phshfe's Avatar
phshfe phshfe is offline
OLD MAN HACKER
 
Join Date: Jan 2007
Gender:
Nature: Adamant
Posts: 11
Quote:
Originally Posted by _-Davie-_ View Post
Hey,
yeah not so long ago I had problems with editing tiles and was really unsure how to do it. However thanks to peoples help I now know that it is far easier to use Advance Map rather than un-LZ GBA for editing tiles. Here's what you have to do:

-Open up AdvanceMap and go File>Load ROM and then open your rom for editing
-Go to the map which has the tiles you want to edit.
-Once on it go Tools>Block Editor
-Your about to be saving the picture on the right which should be blue. You can change the palette so you can edit in those different colours. I personally tend to you Palette2.
-Go Picture>Save Tileset1 OR Picture>Save Tileset2 depending on whether you want to edit the top basic tiles(Tileset1) or the variable tiles that appear at the bottom of each tileset(Tileset2)
-Open up a graphics editor, in my case I just use MS Paint.
-Edit tiles how you wish, provided you stick to the palette for each tile.
-Save what you've done and then re-open AdvanceMap
-Load your ROM again
-Go to the town with the tiles you want to edit
-Go back into the block editor
-Go Picture>Load Tileset1 OR Picture>Load Tileset2 depending on which you edited and are inserting.
-Go Picture>Reload Blocks and click save
-Sit back and marvel at your work :D

Riteo I hope that helps

Happy Hacking,
-Davie-
WOW!

Great informative walk thru.

I had one problem, when trying to edit with MS Paint the pallet set is off, I saved the tileset in pallet 2 as you suggested, what I am I missing?
  #2035   Link to this post, but load the entire thread.  
Old January 30th, 2007 (8:54 PM).
ChibiShibi ChibiShibi is offline
 
Join Date: Jan 2007
Gender:
Nature: Adamant
Posts: 2
I'm trying to add an extra dungeon to a Hack of Emerald that I have. The problem with that is that I have no idea how to use Advance Map effectively. What I need to know is how would I go about adding the new maps and making them accesible? Say I wanted to place the cave on route 124, how would I edit the map of 124 to allow for an event that warps to the inside of the added cave? Thank you in advance
  #2036   Link to this post, but load the entire thread.  
Old January 30th, 2007 (9:26 PM).
Colin's Avatar
Colin Colin is offline
TotW spriter
 
Join Date: Nov 2006
Location: Must I tell you?
Gender: Male
Nature: Calm
Posts: 42
Okay, I need some help.
How can I put tiles like kyledove's tiles in the tileset without them changing?
And, could someone teach me how to make a script for me for scripted that comes with Elitemap?
__________________
The members of my Team:Me(Head of team), ash2000(Mapper).

Check out http://shibuyah-kun.deviantart.com/ to see my latest sprite work.
  #2037   Link to this post, but load the entire thread.  
Old January 31st, 2007 (3:48 AM).
_-Davie-_'s Avatar
_-Davie-_ _-Davie-_ is offline
Hacker Elite
 
Join Date: May 2006
Location: Chester-le-street, Country Durham, United Kingdom
Age: 31
Gender:
Nature: Bold
Posts: 28
Hey,

Now its me who needs some help.

I'm editing the map of the starting town and decided to move the player's houses around.

I was under the impression that if I wanted to change where the players got off the truck I would simply have to open EliteMap, Load my rom, go to the starting town and then click and drag the [Boy] Or [Girl] iconl. I have tried pressing ctrl and clicking and then dragging but to no avail.

So If someone could help me out there I'd be very thankful.

Cheers,
-Davie-
__________________
  #2038   Link to this post, but load the entire thread.  
Old January 31st, 2007 (4:04 AM).
Christos's Avatar
Christos Christos is offline
 
Join Date: Feb 2006
Gender: Male
Nature: Serious
Posts: 6,355
Quote:
Originally Posted by ChibiShibi View Post
I'm trying to add an extra dungeon to a Hack of Emerald that I have. The problem with that is that I have no idea how to use Advance Map effectively. What I need to know is how would I go about adding the new maps and making them accesible? Say I wanted to place the cave on route 124, how would I edit the map of 124 to allow for an event that warps to the inside of the added cave? Thank you in advance
Make a map with Advance Map and save it, then insert it in a new spot. Put a warp in Route 124 that gets you there.

Quote:
Originally Posted by Colin View Post
Okay, I need some help.
How can I put tiles like kyledove's tiles in the tileset without them changing?
And, could someone teach me how to make a script for me for scripted that comes with Elitemap?
You need to change the palettes to the ones Kyledove's tiles have.

Quote:
Originally Posted by _-Davie-_ View Post
Hey,

Now its me who needs some help.

I'm editing the map of the starting town and decided to move the player's houses around.

I was under the impression that if I wanted to change where the players got off the truck I would simply have to open EliteMap, Load my rom, go to the starting town and then click and drag the [Boy] Or [Girl] iconl. I have tried pressing ctrl and clicking and then dragging but to no avail.

So If someone could help me out there I'd be very thankful.

Cheers,
-Davie-
There's a special program for it. I don't remember how it's called but I think it was made by -HackMew-.
__________________

A Pokemon that is discriminated!
Support squirtle and make it everyone's favourite.
  #2039   Link to this post, but load the entire thread.  
Old January 31st, 2007 (6:14 AM).
Pazuzu's Avatar
Pazuzu Pazuzu is offline
Flushing Meadows
 
Join Date: Sep 2004
Location: Room 1202
Nature: Bold
Posts: 5,448
And due to a recent initiative, clean-up and archival, this thread and the answers to the most common questions it contains, will now be closed and kept for further reference.

A new thread will be made shortly.

~closed~
__________________
This signature has been disabled.
Height well exceeds 350px.
Please review and fix the issues by reading the signature rules.

You must edit it to meet the limits set by the rules before you may remove the [sig-reason] code from your signature. Removing this tag will re-enable it.

Do not remove the tag until you fix the issues in your signature. You may be infracted for removing this tag if you do not fix the specified issues. Do not use this tag for decoration purposes.
Closed Thread

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content
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 GMT -8. The time now is 9:22 AM.