# Disney Pixar Cars 2 (2011) crash fix ## Problems - Black screen - Music loop stuck - Computer freeze (needs a full reboot to work again) - Can't play more than one mission ## Tested & fixed on Windows 10 ### Requirements - [PsExec](https://docs.microsoft.com/fr-fr/sysinternals/downloads/psexec) - Steam or game path (I tested directly with Steam) ### How to - Open a terminal with **admin privileges** - Download **PsExec**, and unzip it - Go into **PsExec** unzip folder - Into terminal : ```terminal .\PsExec.exe -a 1 "C:\Program Files (x86)\Steam\Steam.exe" ``` At this point, Steam works only on *CPU 1*. After that, start your game. Enjoy 🥳.