Quick search

Go Back   The PokéCommunity Forums > Creative Discussions > Emulation > ROM Hacking > Tutorials
Welcome, Darkdata.
You last visited: Today at 06:31 PM
Private Messages: Unread 0, Total 5.
User CP FAQ Rules New Posts RSS Search Quick Links Chat Blogs Log Out

Notices

Tutorials Looking for a guide to help you out? Then you're in the right place! We've got everything you need, ranging from Mapping to Music!
New threads in this forum are to be approved by a moderator before they are displayed. The thread revival limit does not apply here.



Reply
 
Thread Tools Share this Thread Search this Thread Display Modes
  #1   Make a comment about NarutoActor's post   Report Post  
Old August 19th, 2011, 05:45 PM
NarutoActor's Avatar
NarutoActor NarutoActor is offline
^Thats my Girlfriend (Hannah)
 
Join Date: Jan 2009
Location: Brooklyn/Marlboro
Age: 17
Gender: Male
Nature: Bashful
Posts: 1,802
Send a message via AIM to NarutoActor Send a message via Windows Live Messenger to NarutoActor
Exclamation Editing and Creating new Animated Tiles!

Hello community, I am here today to present to you a new tutorial, which optimizes one of LU-Ho's less famous tool.
How to edit, and add new tile animated tiles.

Ever wished you can edit the waves, or add more animated tiles. Before you would have to locate the routine and extend it yourself but now there is a tool for that.
so first open up LU-HO's animation editor. Im not sure if I can add his program as a tumbnale, but you can find his program on wah.
Now before you start anything make sure you make a backup.

Don't be fooled by the tools basic design it is very useful.
Now go to load rom and load your rom from the directory.
As you can see once you loaded your rom you can't view, or change any of the animations, that's because the tool is ment to run off asm routine that LU-HO created.
So go to INSERT ROUTINE, which is to the right of load rom.

Looks familiar, its the same free space finder that we have in the earlier advance maps.
Click ok to search, then click on an offset, then click re-point.
Now your free to load animations.
Lets try since it's already on tileset 0 (Which has animation) just click load.

Now to edit easier click the [-] button 4 times. You can also change the display sign to zoom in. Also change the pallet to pallet 4.
Now it looks like the waves we know. Press [Play Anim] To play trow the animation.

Now Im just going to jump in to making new animations before explaining what everything else means so I won't have to repeat myself.

I will be animating this tile (tiles* the other one is just the X-Fliped so no need to animate that tile)
Go to Header and find out which tileset you are on. For me it's 46.
Go to [Tileset No:][ ^v] and type in your number. (I.e 46) and click [Load Animations] More likely there are none there. So click [Add] under [Animation No:]
Make sure your in the pallet you desire, for me it's pallet 9

Now let me explain some things under the -Anim Options-
Seed: Represents how fast the tiles animate when you click add it sets it to 16x, but I like using 32x
Steps Amount: Better word* amount of slides. basically how many different images will be in the animation. It automatically is set to one, which will obviously be change you can't have an animation with one slide.
Anim Slot: the slot of the animation for that tileset. Since some tilesets already have animation you would need to use a later slot.
Start tile: Basically the first tile that you want animated. (Note: You can find yours in advance map but advance map gives it to you in HEX and we need it in DEC, so make sure to convert it.

Also make sure the first two tiles are the two top pieces and the next two are the two bottom pieces.
Tile Amount: How for dose the animation extend to other tiles. where using 4 tiles because 4 tiles make one block
The rest is unnecessary for our purposes, once you have made the necessary adjustments click [Apply changes]
Also to note if you animation is 4 slides (like mine) you actually need 6 slides.
Why you ask? Because they loop so after slide 4 it goes to slide 1 so this is what I do.
slides [1][2][3][4][3][2] as you can see after the fourth slide I work my way back to the original first slide.
Now you can [Save Image] or [Load Image] if you have them ready. (Which I already do so I will be clicking load image and clicking the right on the anime step scroll bar to switch throw slides.
Once your done click [Play anim] to test out your animation. Once your satisfy click [Save Animations] which will prompt you to another re-pointing screen.
If you get a message saying {Save Changes Successful} Then your good, time to test it in VBA.
Well it works for me, I wish I could take a screen shot but it would be useless since I am trying to prove that it is animated xD
Please post in this thread animations you have created, success stories, cirques, and questions.
Program by LU-Ho, affored by Mastermind_X
Tutorial by NarutoActor.
__________________
Warning icon
This signature has been disabled.
173 pixels too wide. CSS may not be used to bypass the signature limits of 500 x 300 pixels. Further signature offenses will lead to an infraction.
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.
Reply With Quote Multi-Quote This Message Quick reply to this message
  #2   Make a comment about Jambo51's post   Report Post  
Old August 21st, 2011, 08:00 PM
Jambo51's Avatar
Jambo51 Jambo51 is offline
is learning to music hack.
 
Join Date: Jun 2009
Location: Livingston, Scotland
Age: 23
Gender: Male
Nature: Timid
Posts: 138
Default

Edinburgh Well??
Lol, I love that you're referencing Scotland in your hack

On Topic: This tutorial is excellent. Easy to follow, and descriptive. This is something I will almost certainly be looking to use in the future.
__________________
Jambo51
My personal Hack: Pokemon Thunder Yellow.
The second beta has been released!
Tell me what you think.
My Work?
Reply With Quote Multi-Quote This Message Quick reply to this message
  #3   Make a comment about NarutoActor's post   Report Post  
Old August 22nd, 2011, 02:27 AM
NarutoActor's Avatar
NarutoActor NarutoActor is offline
^Thats my Girlfriend (Hannah)
 
Join Date: Jan 2009
Location: Brooklyn/Marlboro
Age: 17
Gender: Male
Nature: Bashful
Posts: 1,802
Send a message via AIM to NarutoActor Send a message via Windows Live Messenger to NarutoActor
Default

Thanks I like how it sounds. Edin (Like the garden of Edin) burgh xD plus my favorite hacker is from Scotland

But thanks, I was hoping people would take advantage of this tutorial, and program.
__________________
Warning icon
This signature has been disabled.
173 pixels too wide. CSS may not be used to bypass the signature limits of 500 x 300 pixels. Further signature offenses will lead to an infraction.
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.
Reply With Quote Multi-Quote This Message Quick reply to this message
  #4   Make a comment about TheDarkShark's post   Report Post  
Old August 23rd, 2011, 10:31 AM
TheDarkShark TheDarkShark is offline
Metal Headed Hacker
 
Join Date: May 2010
Location: Germany
Gender: Male
Nature: Calm
Posts: 39
Default

I'm already using this tool. It was a real pain to work it out all alone, though. I think this will be very helpfull for most people, I guess. Thanks!

Off-topic: Yay! Scotland FTW! I've been there last year - beautiful country, I have to say.
__________________
There are two things every Rom-Hacker should learn:
1. Don't give away everything you know!

Reply With Quote Multi-Quote This Message Quick reply to this message
  #5   Make a comment about Anbuja's_BlooDY's post   Report Post  
Old August 23rd, 2011, 06:53 PM
Anbuja's_BlooDY's Avatar
Anbuja's_BlooDY Anbuja's_BlooDY is offline
Will maybe leave soon!
 
Join Date: Oct 2010
Location: I don't know..i thought u tell em that:P
Age: 19
Gender: Male
Nature: Calm
Posts: 179
Default

Yay with the second try i got it perfectly!!
this tutorial was something i needed very much:P
Im not going to post the animations i did it was just an tiles liding one time to the right than to its starting tile it was just an quick test:P
__________________



I'm Anbuja's_BlooDY. I am the current leader of The Legacy. I am a ROM hacker. Legend of Anbuja is my hack. I support Raging Fury. PEDRO12 is my
awesome pair. I am an expert at Tile Inserting. I'm a nice guy, so feel
free to drop me a VM/PM and get to know me a little.
Reply With Quote Multi-Quote This Message Quick reply to this message
  #6   Make a comment about ΣŁ1ŦΣ CHΛRIΖΛЯĐ's post   Report Post  
Old Yesterday, 05:16 PM
ΣŁ1ŦΣ CHΛRIΖΛЯĐ's Avatar
ΣŁ1ŦΣ CHΛRIΖΛЯĐ ΣŁ1ŦΣ CHΛRIΖΛЯĐ is offline
Internet got d/c. Bbl
 
Join Date: Jan 2011
Location: Charicific Valley
Gender: Male
Nature: Bold
Posts: 232
Send a message via Windows Live Messenger to ΣŁ1ŦΣ CHΛRIΖΛЯĐ
Default

Awesome tutorial, this tut seems to clear more stuff than the shiny quagsire tut back on pho. Though I haven't read yours completely, I will try it out to see if I can understand animations more (although it isn't too hard, but w/e)
__________________


Reply With Quote Multi-Quote This Message Quick reply to this message
Reply

Sponsored Links



Quick Reply
Message:
Remove Text Formatting
Bold
Italic
Underline

Insert Image
Wrap [QUOTE] tags around selected text
 
Decrease Size
Increase Size
Switch Editor Mode
Options


Posting Rules
You may post new threads
You may post replies
You may post attachments
You may 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:51 PM.