| Large custom overworld graphics |
|
Forum Index - SMW Hacking - General SMW Hacking Help - Large custom overworld graphics |
|
Pages: 1  |
|
|
|
| Posted on 2011-01-29 07:29:22 AM |
Link | Quote |
|
I've got a submap-sized image that I want to import for my OW. It has enough repeating tiles that it fits in 4 ExGFX files, but placing all the 8x8s manually would be a massive pain. Last time I checked, the BG ripper spits out Map16 pages and level backgrounds pre-built, but not overworlds.
I've seen hacks with big images for their OWs, so I know it can be done somehow. Does anyone know how?
|
|
| Posted on 2011-01-29 07:34:02 AM |
Link | Quote |
|
|
Can't you just select all of the tiles and drag them to the overworld? Assuming when you say OW, you refer to Donut plains, just do that.
|
|
| Posted on 2011-01-29 07:45:12 AM |
Link | Quote |
|
Originally posted by piegoesmooCan't you just select all of the tiles and drag them to the overworld?
The tiles aren't in order for that to work. There's 672 or so tiles in a submap but < 512 tiles in the available GFX space, so some of them are duplicated. Furthermore, the BG ripper doesn't put them in any obvious order.
Originally posted by piegoesmooAssuming when you say OW, you refer to Donut plains, just do that.
Not sure what difference it makes, but I'm using submaps, not the main overworld.
Actually, I have four different images that I want to put on four submaps, which is why I'm hesitant to just buckle down and sort through all the tiles by hand.
|
|
| Posted on 2011-01-29 08:32:08 AM |
Link | Quote |
|
|
Images as in gif, jpeg, etc?
|
|
| Posted on 2011-01-29 08:47:59 AM |
Link | Quote |
|
|
The BG ripper can import 16 color PNGs. I just ran the images I want to use through a posterize filter in Paint.NET and they came out fine. (Trust me, this is a rather unusual overworld I'm making...)
|
|
| Posted on 2011-01-29 06:15:36 PM |
Link | Quote |
|
|
You have to set up the Graphics manually, i know it'll be a pain in the ass but there's no other way to do it.
|
|
| Posted on 2011-01-30 10:57:13 AM |
Link | Quote |
|
Seriously? ...
|
|
| Posted on 2011-01-30 11:24:57 AM |
Link | Quote |
|
|
You could dump the VRAM from the source game and insert it with Lunar Compress, but somehow I think it's easier to set it up manually...
|
|
|
Pages: 1  |
|
|
|
|
Forum Index - SMW Hacking - General SMW Hacking Help - Large custom overworld graphics |