
저는 Medieval 2 게임을 하고 있습니다. 게임이 로딩 화면에서 멈추므로 Windows용 이 솔루션과 비슷한 솔루션이 있습니다.
OK, so my initial hunch was actually correct, this problem is related to graphic driver's TDR function. However, I initially didn't apply the setting correctly, because the article I read says 64b OS should set QWORD. Here is what I did to disable TDR, my system is Windows 7:
Open regedit, go to HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/GraphicsDrivers
Create a new REG_DWORD: TdrLevel, set it to 0
reboot to let new key take effect