crosire / d3d8to9

A D3D8 pseudo-driver which converts API calls and bytecode shaders to equivalent D3D9 ones.
BSD 2-Clause "Simplified" License
911 stars 83 forks source link

Max Payne FPS drops #128

Open karaarda opened 3 years ago

karaarda commented 3 years ago

When I use d3d8to9 the FPS drops from 60 to 1 every 5 seconds. It makes it impossible to play the game. It seems like user input makes it more prominent. No idea what might be a solution.

karaarda commented 3 years ago

The problem does not occur when the sounds are disabled from game's startup options