Hey ya'll,
So I was just fucking around a little and bped on RegOpenKeyEx where Conquer tries to read account names from:
Only those keys don't exist? isn't it read from GameSetup.ini anyway?
I came across that because there's a check I noticed that compares the Conquer folder in the registry, I don't know if that's a check I don't want but I disabled it non the less. This is probably old but I just wondered if anyone knew why they try to read keys that don't exist, at least they don't on my computer.
Perhaps they're planning to save details in the registry in the future or what?
_fobos_
So I was just fucking around a little and bped on RegOpenKeyEx where Conquer tries to read account names from:
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Tqdigital\Accounts\
I came across that because there's a check I noticed that compares the Conquer folder in the registry, I don't know if that's a check I don't want but I disabled it non the less. This is probably old but I just wondered if anyone knew why they try to read keys that don't exist, at least they don't on my computer.
Perhaps they're planning to save details in the registry in the future or what?
_fobos_