Forum Discussion
11 years ago
"Fatescruel;12636541" wrote:"TwistedMexican;12636523" wrote:"Fatescruel;12636429" wrote:
maybe there is a line of code somewhere in the initialization process that has the code to enable dev-mode.
Nope it's part of python. Basically if python is running in a non-optimized environment, it sets the debug flag to true. We don't and won't ever have access to that unfortunately. There's a buggy hack out right now that can trick it into thinking it's in this mode, but if you were going to do that you might as well just use a regular mod, you know?
Makes sense to me.
Whats is the name of the buggy hack? Can you provide a link?
It involves directly hacking the game dll's, so I'll decline. I wouldn't recommend it anyway, it causes a lot of misbehavior. If you insist though, you could probably find it pretty easily.
Edit: Should also mention it probably doesn't work anymore since an update came out today.