Quote Originally Posted by Research View Post
you can force it in the registry
the cause of this bug was a communication error between me and alex
the entry is supposed to be REG_DWORD not REG_SZ
i fixed this for next patch by just making it always read and write as REG_SZ
but currently it has to be REG_DWORD
if you use the launcher it will break this again because the launcher writes as REG_SZ

run this to fix it http://www.mediafire.com/download/k6...29/tempfix.reg
Perfect! That works! Thanks