narzoul / DDrawCompat

DirectDraw and Direct3D 1-7 compatibility, performance and visual enhancements for Windows Vista, 7, 8, 10 and 11
BSD Zero Clause License
907 stars 69 forks source link

Sims 1 crashes on launch #127

Closed Fierce-Deity-Link closed 2 years ago

Fierce-Deity-Link commented 2 years ago

Whenever I try using DDrawCompat to launch the game, it crashes about a second after the load music starts playing. I've used another basic laptop however that runs the game with this wrapper without issues.

My main computer (that crashes with DDrawCompat)-

The laptop that can run Sims 1 and the wrapper without issues:

Is there something I have to adjust on my end for it to work? Or is this a hardware incompatibility?

narzoul commented 2 years ago

If you have g-sync enabled, try turning it off. If that works, you can make an application profile for it in NVIDIA control panel, there is no need to turn it off globally.

Fierce-Deity-Link commented 2 years ago

Looks like that got it working ok now, thanks for the help.