Page 1 of 1

Dm hotfix and transfer

Posted: Fri Feb 21, 2014 5:33 pm
by kaypy
I discovered too late that the DM download at
http://www.dungeon-master.com/forum/vie ... 73&t=29633
doesn't actually include half of the known bugfixes yet.

So I made a tweaked startup.lua that fixes all the known bugs for a mid-game savefile
http://en.file-upload.net/download-8643 ... x.zip.html

It's rather specific though- it would probably need tweaking to work on a different version to where dsb_dm.zip has a CRC of E29B56F9

Replace the startup.lua; load the savefile; take a step; put back the original startup.lua after you next save.

While I was at it, I also rigged up a way to dump your character stats into a form that's a copypaste away from import into DSBCSB

Re: Dm hotfix and transfer

Posted: Fri Feb 21, 2014 8:08 pm
by Sophia
Thanks for doing this!
I had prioritized making the true conversion of DSB CSB and sort of forgot about that old version of DM. :oops:

The script that produced DSB CSB produces a semi-functional DM, but there are quite a few kinks, I think.
If you'd like to play with it, it's included with DSB CSB; you'll also need the latest version of CSBuild that can produce the pseudo-Lua ascii dumps that script needs.