DSB/Tips and Tricks
From DmWiki
Jump to navigationJump to searchKnowing | Lua well is probably the most useful thing that will help you in trying to use DSB.
If you're looking for how to obfuscate your dungeon from cheaters, use LuaC.
If the game feels a little too slow add the following line to the dsb.ini file, in the "Settings" section. The default value is 7 while below 2 seems to cause the game to be unplayable. ClockDivide=2
There exists a __flush
command that you can use to manually flush the buffer for the generated log file.