I've noticed a lot of debug strings in the dll. Is there some kind of developer mode that actually causes them to be prompted in the game? Same thing for python scripts, there are a lot of print commands, but I never get to see these message. Anyone knows how to activate those? I hope I didn't overlook something obvious here.
Not sure about the dll, but it is very likely that the output from the print commands is simply being redirected to somewhere we don't know of yet. I think there is a debug command, one of the `cheats' for the commandline. But perhaps I am misremembering, and it merely enabled the console back when it wasn't on by default.
You can turn on the console debug output using the PC Count Patcher 2, which you can find in this thread.
Hehe, thanks. I just wanted to post the link that Gaear gave me in the other thread for future reference, but you beat me to it.