Levellass wrote:Looks excellent, will it handle Duke Dukem 2 levels as well?
This program will probably never handle those files, as I'm kepping everythis really simple. Handling multiple formats would require some GUI code to select which format you're going to load. But I'll probably create a Duke Nukem 2 level viewer at some point. I already looked at the format of the Nukem2 files and was able to extract most of the image data (backdrops, CZones ect.) and save it to PNG files. The layout of the map looks a bit complicated, but I'll try to write some code for it.
Over the last few days, I've been working on a
Keen Galaxy level viewer that will export all differend map planes as PNG images to make the creation of maps for the keenwiki a bit easier. I already exported all levels from all three episodes of TUIT...
