Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
1 user currently in Super Mario World hacking: labmaster | 3 guests
Acmlm's Board - I2 Archive - Super Mario World hacking - Hacking Backgrounds | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
klemjohansen
Newcomer
Level: 4

Posts: 1/5
EXP: 204
For next: 75

Since: 12-03-04

Since last post: 333 days
Last activity: 333 days
Posted on 12-03-04 06:53 AM Link | Quote
So I finally managed to put together a bg w/ custom clouds and a few other niceties, but I've got some questions:

- in TLP, why can't I see/edit the bottom 8 rows? The pages are 16 rows & columns in LM. What gives?

- I spent (wasted) loads of time building a 16x16 map for background editing, but to save it I have to embed it in the ROM, but I'm collaborating w/ folks who haven't finished their bits yet. How can I strip off the bg & tilemap?

Alastor the Stylish
Hey! I made a cool game! It's called "I poisoned half the food, so if you eat you might die!" Have a taco.


Level: 114

Posts: 2896/7620
EXP: 16258468
For next: 51099

Since: 03-15-04
From: Oregon, US

Since last post: 2 hours
Last activity: 2 hours
Posted on 12-03-04 07:03 AM Link | Quote
Actually in LM there's two GFX files stacked on top of each other. So yeah, those 8 rows are all that's in one normal GFX file.

I'm pretty sure to save the 16x16 to the ROM you need only press F9...
klemjohansen
Newcomer
Level: 4

Posts: 2/5
EXP: 204
For next: 75

Since: 12-03-04

Since last post: 333 days
Last activity: 333 days
Posted on 12-03-04 07:21 AM Link | Quote
That's odd because when I addess a given page in LM I get a 16x16 page of 8x8's

When I activate supergfx bypass,I have the option of 1 BG page Changing that only changes the top half of the grid. What happens if I want to change the bottom half in TLP?
Alastor the Stylish
Hey! I made a cool game! It's called "I poisoned half the food, so if you eat you might die!" Have a taco.


Level: 114

Posts: 2897/7620
EXP: 16258468
For next: 51099

Since: 03-15-04
From: Oregon, US

Since last post: 2 hours
Last activity: 2 hours
Posted on 12-03-04 07:26 AM Link | Quote
There actually is only one page normally loaded to the background. To change the "bottom half," you would change whatever is selected for foreground 3.
klemjohansen
Newcomer
Level: 4

Posts: 3/5
EXP: 204
For next: 75

Since: 12-03-04

Since last post: 333 days
Last activity: 333 days
Posted on 12-03-04 07:36 AM Link | Quote
Thanks!

blackhole89

LOLSEALS
Moderator of ROM hacking
EmuNET IRC network admin
Head GM of TwilightRO
Level: 47

Posts: 475/971
EXP: 739208
For next: 26995

Since: 03-15-04
From: Dresden/Germany

Since last post: 14 hours
Last activity: 12 hours
Posted on 12-03-04 02:03 PM Link | Quote
Actually, nothing is loaded "in the background" or "in the foreground", since layer 1 and 2 use the same tileset in the SMW engine (nice name for it, eh^^). Means, you can as well use background tiles in the FG and vice versa.
What LM calls the four tilesets loaded only indicates how they were originally used in SMW. However, it's up to you whether you put your FG tiles in BG1 and your background in FG3 or whatever you might (or might not) want to do.

~Blacky.
klemjohansen
Newcomer
Level: 4

Posts: 4/5
EXP: 204
For next: 75

Since: 12-03-04

Since last post: 333 days
Last activity: 333 days
Posted on 12-03-04 05:29 PM Link | Quote
Here's one which I doubt has a good answer:

I'm trying to build backgrounds for a hack that soeone else is putting together. So far we've concluded that I need to do the backgrounds last since I can't exactly attach them to levels that don't yet exist. As it is, it looks like I need to build the backgrounds over and over again (even if I want to reuse the same one a few times). That means redoing the background itself as well as the layout of the 16x16 map [which I believe is only saved inside the level or ROM itself.

Even if I were doing this by myself, I'd still be reinventing the wheel over and over again. Is there a more efficient way?

I guess I could make the backgrounds first and make them build the levels on top of a new rom and copy/paste the levels from there on the same base ROM. But I can't guarantee that I even have the right "mother" ROM.

Argh!
Juggling Joker

Boomerang Brother
SMW Hacking Moderator
Yeah, JAMH is still being worked on.
Level: 48

Posts: 392/1033
EXP: 811447
For next: 12096

Since: 03-15-04
From: Wyoming

Since last post: 2 days
Last activity: 3 hours
Posted on 12-03-04 06:13 PM Link | Quote
I'm not sure if LM supports exporting the tilemap for the Background or not, as I've never really had much use for a feature like that. You can export the Map16 pages (which besides the first 3 pages, are consistent throughout the entire rom, by the way), however.

EDIT: Oh, and you can copy backgrounds level to level in the same rom.


(edited by Juggling Joker on 12-03-04 09:14 AM)
Alastor the Stylish
Hey! I made a cool game! It's called "I poisoned half the food, so if you eat you might die!" Have a taco.


Level: 114

Posts: 2905/7620
EXP: 16258468
For next: 51099

Since: 03-15-04
From: Oregon, US

Since last post: 2 hours
Last activity: 2 hours
Posted on 12-03-04 08:54 PM Link | Quote
Originally posted by blackhole89
Actually, nothing is loaded "in the background" or "in the foreground", since layer 1 and 2 use the same tileset in the SMW engine (nice name for it, eh^^). Means, you can as well use background tiles in the FG and vice versa.
What LM calls the four tilesets loaded only indicates how they were originally used in SMW. However, it's up to you whether you put your FG tiles in BG1 and your background in FG3 or whatever you might (or might not) want to do.

~Blacky.
Hence why I said "normally". As in, SMW primarily uses the third slot for the background.

EDIT: Expanding on what JJ said, just open the background editor, select everything, and copy it to the clipboard, open another level (preferably with the same tilemap ), set it to load from the same page as the first one if it doesn't already, and paste what's on the clipboard in to the background editor, then save.


(edited by Kratos Aurion on 12-03-04 11:56 AM)
klemjohansen
Newcomer
Level: 4

Posts: 5/5
EXP: 204
For next: 75

Since: 12-03-04

Since last post: 333 days
Last activity: 333 days
Posted on 12-03-04 11:48 PM Link | Quote
I added KEKE clouds with a flatulence problem and a reference to the Goatse man


On loan from Python's Grayle: Almighty God Himself.



(edited by klemjohansen on 12-03-04 02:48 PM)
Juggling Joker

Boomerang Brother
SMW Hacking Moderator
Yeah, JAMH is still being worked on.
Level: 48

Posts: 395/1033
EXP: 811447
For next: 12096

Since: 03-15-04
From: Wyoming

Since last post: 2 days
Last activity: 3 hours
Posted on 12-03-04 11:53 PM Link | Quote
Eh... copy and pasting is adding a step you don't need. Just note the level of the background you are copying, open the level you want to paste in, and select the Copy Background Image or whatever in that one menu is. That isn't a very good description because I'm at work and don't have a copy of Lunar Magic on hand that I can check the specific names on.
blackhole89

LOLSEALS
Moderator of ROM hacking
EmuNET IRC network admin
Head GM of TwilightRO
Level: 47

Posts: 484/971
EXP: 739208
For next: 26995

Since: 03-15-04
From: Dresden/Germany

Since last post: 14 hours
Last activity: 12 hours
Posted on 12-04-04 03:16 PM Link | Quote
Originally posted by klemjohansen
On loan from Python's Grayle: Almighty God Himself.


SWEET++.
That was my favourite movie, and I wonder why no-one cared about making an SMW hack on that theme before.
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Super Mario World hacking - Hacking Backgrounds | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.044 seconds.