Skip to content

Debug Mode

So, apparently this has changed. I'm finding conflicting information everywhere and can't get it working so far. What is the correct way to enable this?

Comments

  • elminsterelminster Member, Developer Posts: 16,315
    edited June 2016
    If you are using version 1.3 then put this line into your baldur.ini file

    'Program Options', 'Debug Mode', '1',



    If you are using 2.0 or later then put this line in your baldur.lua file

    SetPrivateProfileString('Program Options','Debug Mode','1')
    ConjurerDragonmf2112Aethernaut
Sign In or Register to comment.