| OW Sprite Tool english version |
|
Forum Index - SMW Hacking - General SMW Hacking Help - ASM & Related Topics - OW Sprite Tool english version |
|
Pages: 1 2 3 4  |
Thread Closed |
|
|
| Posted on 2008-08-18 07:27:34 AM |
Link |
|
This tool can replaces original OW sprites to custom sprites.
Tool and manual are here.
Sample sprites:
-Army tank from SMB3

Force Mario to enter a level.
-The hand from SMB3

Almost same as army tank, but in 50% probability.
-Magic whistle from SMB3


When press L-button, warp mario.
-Speed up Mario (No image)
Change Mario moving speed on OW.
-Navigate Arrow from DKC2

-Save point from Final Fantasy

When Mario touches this sprite, save window is shown.
-Airship from Final Fnatasy

Can fly and move freely on Main map, and land on any course tile.
-Flying Yoshi

Almost same as the airship. Not need to back to ship for flying, and can fly on submap, but only when ride on Yoshi.
|
|
| Posted on 2008-08-18 07:32:20 AM |
Link |
|
|
That looks awesome,ill try it out.I hope there is a Costum OW sprites section here soon.
|
|
| Posted on 2008-08-18 07:37:12 AM |
Link |
|
Originally posted by AqualakituI hope there is a Costum OW sprites section here soon.
I think they'd just be added to the custom sprites section...
Anyway, great job carol! I don't think I have a use for it yet, but from the screenshots, it looks amazing!
|
| Last edited on 2008-08-18 07:37:37 AM by WhiteYoshiEgg. |
|
| Posted on 2008-08-18 08:05:45 AM |
Link |
|
finally, , but for who hasn't Microsoft word, how can does?
the readme can be in RTF format?
well for who has problem, i'll convert that document.
|
| Last edited on 2008-08-18 08:06:23 AM by Alessio. |
|
| Posted on 2008-08-18 08:15:14 AM |
Link |
|
Ah, so you finished the translation? Awesome.
Is this the full version? Or are there some bugs in it? Also, why use Trasm when we have Xkas...? D:
I'm going to look into this. Perhaps I will finally be able to contribute sprites here... ...Overworld sprites. >_<
Edit: Going to trash the other thread since it is useless now.
|
| Last edited on 2008-08-18 08:18:41 AM by Ersanio. |
|
| Posted on 2008-08-18 08:22:16 AM |
Link |
|
Awesome! I didn't except you to translate it that fast. Great work as always.
|
|
| Posted on 2008-08-18 08:47:54 AM |
Link |
|
Wow, wow, wow, wow!
I have been waiting for this since you said you were going to translate it, this is absolutly amazing, I'm yet to try it out still though, but there's a sprite in here that I really needed for the story of my hack. Carol, this is great, thank you for making it!
|
|
| Posted on 2008-08-18 09:58:18 AM |
Link |
|
This is pretty cool!
The only thing I would like is maybe give a link to a binary editor in the tutorial because I am trying to find one (you can give me a link, get the hint?)
Still, I know the arrows work...and can't wait to see what else is made.
|
|
| Posted on 2008-08-18 10:34:43 AM |
Link |
|
o_O
This is so awesome, I don't know what to say...
|
|
| Posted on 2008-08-18 11:01:44 AM |
Link |
|
So I am coding a custom OW sprite from scratch, it is pretty easy so far. My question is though:
For OAM $0303,y , the sprite graphics properties are stored there.
But what is the format? YXPPCCCT? I am just making sure
EDIT:
The graphics routine, sometimes the sprite I code just shows up 1 8x8 tile, sometimes the whole 16x16 tile. Am I doing something wrong here?
|
| Last edited on 2008-08-18 01:04:23 PM by Ersanio. |
|
| Posted on 2008-08-18 11:16:56 AM |
Link |
|
meanwhile i converted the readme for who can't open .doc files(in this word, at least, one hasn't Microsoft word).
RTF
(lol the new OW of carol )
|
| Last edited on 2008-08-18 11:18:11 AM by Alessio. |
|
| Posted on 2008-08-18 11:54:40 AM |
Link |
|
|
That's just great! I can't imagine what sprites we can do now for the OW!
|
|
| Posted on 2008-08-18 12:33:23 PM |
Link |
|
Wow Carol, this is Aboslutely, Positively, Awesomely Amazing. I'll be sure to use this tool. Maybe an Overworld Custom Sprites Section Will open up on this site, or something.
Anyways, Amazing Work.
EDIT: I lol'd at the Engrish in the Readme. Anyways, I hope to see what Overworld sprites other people make.
|
| Last edited on 2008-08-18 12:43:31 PM by Suns. |
|
| Posted on 2008-08-18 12:58:08 PM |
Link |
|
This is great!
A revolution to OW editing. (Now, if only addmusic by perl was fixed T_T)
|
|
| Posted on 2008-08-18 01:09:24 PM |
Link |
|
|
*aiyo falls on floor and cant stop twitching
|
|
| Posted on 2008-08-18 01:09:53 PM |
Link |
|
I have a question about the magical whistle.
How do I set the location to where it teleports you? I don't really understand the way you explained it in the readme. Do I set it in the ASM file, or in LM?
|
|
| Posted on 2008-08-18 01:13:31 PM |
Link |
|
Uh... I get this error every time I try to use OWSpritetool.exe.
"The system cannot execute the specified program.
couldn't create tmpasm.bin"
Any help?
|
|
| Posted on 2008-08-18 01:35:18 PM |
Link |
|
Originally posted by InvisibleCoinBlockI have a question about the magical whistle.
How do I set the location to where it teleports you? I don't really understand the way you explained it in the readme. Do I set it in the ASM file, or in LM?
asm file.
|
|
| Posted on 2008-08-18 01:45:37 PM |
Link |
|
Thanks, Aiyo.
SO it only sends you to one place, then. That's a bummer. I may try to make it send me to another place if I press R.
|
|
| Posted on 2008-08-18 02:15:16 PM |
Link |
|
Originally posted by InvisibleCoinBlockThanks, Aiyo.
SO it only sends you to one place, then. That's a bummer. I may try to make it send me to another place if I press R.
that should be pretty easy then >.<
|
|
|
Pages: 1 2 3 4  |
Thread Closed |
|
|
|
Forum Index - SMW Hacking - General SMW Hacking Help - ASM & Related Topics - OW Sprite Tool english version |