Game freezes after 2- 5 seconds (in main menu)
- Anonymous10 years ago
Okay, I could fix this problem, by installing the latest AMD drivers (15.9.1), shutting the computer down (not just reboot!), and then turning it on again.
I can now play the game, although the problem, that CPU usage gets as high as 99%-100% still persists. In my task manager, a DsmUserTask.exe process is spawned roughly every second! If i kill them all, they come up again.
I could fix the problem, by killing the svchost.exe with the Process ID, that started the DsmUserTask.exe processes.By running taskkill /F /IM DsmUserTask.exe /T you can kill al the DsmUserTasks.exe. It also shows you the Process ID of the Task that started those. In your task manager go to the details-tab, sort by PID, and search for the task with the corresponding PID - should be a svchost.exe task. Just kill it and you shoud be fine. CPU usage immediately went down to normal values.