Results 1 to 4 of 4

Thread: Dk2 to Dk1 Map converter

  
  1. #1
    Demon Spawn Necror's Avatar
    Join Date
    Feb 2010
    Location
    qqluqq
    Posts
    199
    Gamer IDs

    Steam ID: qqluqq

    Default Dk2 to Dk1 Map converter

    quickly made this tool out of some code by mefisto that parsed a dk2 map and implemented Adikted into it

    written pretty quickly and only does slabs and their owner so no objects, creatures, scripts etc.

    to use place files in zip in Dungeon Keeper 2\Data\editor\maps

    then run 'dk2mconv MAPNAME d' in command prompt from that folder

    note it edits the map in the levels folder instead of making a new one and is hardcoded to map 000001 so there has to be map files there before running it and will kind of overwrite whats there

    done pretty quickly might contain bugs

    dk2mapConv.zip
    https://github.com/PieterVdc/dk2_mapconv
    Last edited by Necror; March 22nd, 2022 at 18:16.

  2. #2
    Demon Spawn Necror's Avatar
    Join Date
    Feb 2010
    Location
    qqluqq
    Posts
    199
    Gamer IDs

    Steam ID: qqluqq

    Default Re: Dk2 to Dk1 Map converter

    update, now does creatures, and uses custom map sizes, thus requires the alphas to load the maps, maps over 85 might not work yet
    Attached Files Attached Files

  3. #3
    Fly Quuz's Avatar
    Join Date
    Dec 2019
    Location
    Russia
    Posts
    74

    Default Re: Dk2 to Dk1 Map converter

    How about a reverse converter? )

  4. #4
    Demon Spawn Necror's Avatar
    Join Date
    Feb 2010
    Location
    qqluqq
    Posts
    199
    Gamer IDs

    Steam ID: qqluqq

    Default Re: Dk2 to Dk1 Map converter

    that would be way harder to make, for dk2 I do have the documentation so reading isn't an issue, I can just ignore all the stuff I don't convert
    but writing, there's nothing like adikted to actually write a functional map so I'd have to do it from scratch

Similar Threads

  1. Replies: 7
    Last Post: February 4th, 2015, 00:02

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •