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

Flashes of white and black (Star Wars: Republic Commando) #129

Open Abro61209 opened 3 years ago

Abro61209 commented 3 years ago

Just found out about this and used it with republic commando because every time I would tab out, my textures would get all warped after tabbing back in. Also, this fix made my discord overlay actually work in this game.

It works very well except this one odd thing, and only in multiplayer.

Whenever I die and/or spectate and I move my mouse to look around, certain camera angles make my whole screen go black OR white until I move the camera back to a spot that shows me the game picture again.

Here's a link to see it in action: https://imgur.com/Nm7z4Dy

Anyone know what this could be?

EDIT: This dll causes the black and white flashes described above and I can't figure out why. The mouse acceleration fix with the game causes the messed up textures when tabbing out. This will remain open, hopefully someone comes along the way and can tell me why the black and white flashes occur with this file. Until then, both this file and the mouse acceleration fix will remain deleted. The game works flawlessly without either, except for the discord overlay, that stopped working again.