draakdorei
Profile Options
#21
0
Tashigi on 06/12/2012, 11:10 PM - view
Try this:
Open an Elevated Command Prompt and type the following commands, then reboot:
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON
To turn it off again, use these commands:
bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF
The last patch mentioned changes to the abuse filter.
They may have accomplished this by adding new detection strings for macros, hacks, etc and the game is failing a security setting in Windows 8.
Note: You do NOT want to have testsigning off for an extensive amount of time. It is a feature of the new built-in security for Windows 8.
And on a personal note...I hope Windows 8 is never officially supported by any main-stream games. It looks and feels like an ugly, broken version of iOS for desktops. But I do hope that you get it working again.
Catatonic on 06/12/2012, 10:50 PM
Keep your fingers crossed. Windows 8 isn't released so there fore they don't have to support.it.
Anything constructive or actually useful to share? No? Come back when you do.
Anyway, it seems to be something in the TL.exe file after all.
It seems to be the signature attached to it. I am almost done re-patching and will be trying a new, edited TL.exe file.
Let you know if it works.
Try this:
Open an Elevated Command Prompt and type the following commands, then reboot:
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON
To turn it off again, use these commands:
bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF
The last patch mentioned changes to the abuse filter.
They may have accomplished this by adding new detection strings for macros, hacks, etc and the game is failing a security setting in Windows 8.
Note: You do NOT want to have testsigning off for an extensive amount of time. It is a feature of the new built-in security for Windows 8.
And on a personal note...I hope Windows 8 is never officially supported by any main-stream games. It looks and feels like an ugly, broken version of iOS for desktops. But I do hope that you get it working again.
Edited by: draakdorei
11 months ago