crosire / d3d8to9

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

Tony Hawk's Pro Skater 4: Visuals get stuck on loading screens #119

Open instinctualjealousy opened 4 years ago

instinctualjealousy commented 4 years ago

Graphics will update only when another loading screen comes in and immediately stop updating when content is loaded. The game is not actually frozen and is running just fine, just without visual. Got rid of any other wrappers I use, and made sure no overlays were running. This wrapper has been super reliable for me for the most part, this is one of the very few games I've had that have had any problem with it.

I've tried d3d8to9 with THPS4 multiple times (standalone and dxwrapper) over the years across a couple different OS installs and three graphics cards, and it's always had this load-screen-freeze. The game probably does something specifically weird and it hasn't been reported. I currently use dxwrapper. Is there any way logging can help with this? I'm currently running Win10 x64 20H2 with a GeForce GTX 980.

krzotr commented 4 months ago

I tested with v1.12.0. I have the same issue running on Win11.