Page 1 of 1
[MAPPING] Checking map formats in slate?
Posted: Tue Nov 21, 2017 12:24 am
by BlushBerry
I'm trying to find out how to tell if certain mapsets use BOOM or UDMF or w/e other format they might be using. Is there a sure way I can identify different maps and what map format they use?
[MAPPING] Re: Checking map formats in slate?
Posted: Tue Nov 21, 2017 3:04 am
by Combinebobnt
check them in slade. all 3 main formats have different lump structure. UDMF is obvious as a text file. I think all hexen has a behavior lump or something while doom lacks it. advanced map features are a giveaway in game of course.
[MAPPING] Re: Checking map formats in slate?
Posted: Tue Nov 21, 2017 3:31 am
by BlushBerry
Thank you for your reply that helps a lot actually.