crosire / d3d8to9

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

Tony Hawks Pro Skater 3 blue background #86

Closed mkultimate closed 4 years ago

mkultimate commented 5 years ago

note: congratulations for this great work, this same dll improvement graphics with the emulator of xbox classic would be great improvements to make more compatible graphic errors in the emulator, the good thing about this dll is that I can use the reshader in some games that did not work

blue background image

without d3d8to9 image

HerMajestyDrMona commented 5 years ago

It might be related to: https://github.com/crosire/d3d8to9/issues/61

Are there any other scenes with video intros / background in this game? If yes, do videos work fine there with d3d8to9?

mkultimate commented 5 years ago

that's how the videos look

image

image

elishacloud commented 5 years ago

If I were to guess I would think this is different than #61. But it needs further testing.

mkultimate commented 5 years ago

with the DLL collapsed the videos start as they are in a corner if I remove the dll the videos start very well without any problem, but what interests me most is the blue background problem the whole game is blue background except the menus

elishacloud commented 4 years ago

I believe I fixed this issue. Try this update: d3d8.zip