Dokta Whawee Posted April 16, 2018 Does anyone know where I could find the original MAPINFO for the Ultimate Doom? I was going to do some minor scale editing for a WAD I am creating, and don't want to go through the trouble of re-writing the entire MAPINFO just to change one or two lines of code. Could you all help? Thanks! 0 Share this post Link to post
m8f Posted April 16, 2018 As far as I know there is no "original" MAPINFO for Ultimate Doom, as MAPINFO was first introduced in Hexen. But there is MAPINFO for Ultimate Doom included in GZDoom: doom1.txt ultdoom.txt 1 Share this post Link to post
snapshot Posted April 16, 2018 I believe the default MAPINFOs are stored in zdoom.pk3 / gzdoom.pk3 ( found in source port folder).. 0 Share this post Link to post
Marlamir Posted April 16, 2018 Original vannila doom didn't have mapinfo. It was first introduce in zdoom for modders, to make more possible changes while editing i believe. 0 Share this post Link to post
Nevander Posted April 17, 2018 Also I'm pretty sure MAPINFO is cumulative, so you need only reinclude your changes. For example, if you edited MAP04 to use a different music track, you need only rewrite the MAP04 block. 0 Share this post Link to post