Bouncyrock / TaleSpire-Beta-Public-Issue-Tracker

Issue tracker for the TaleSpire Beta
33 stars 17 forks source link

Potential Shader Mixing Issue #492

Open ceradona opened 4 years ago

ceradona commented 4 years ago

When the camera height slider is lower than the green "block vanish height" slider some objects that would normally float up and disappear will be partially rendered. These partially rendered objects appear to be rendered in the same way as the cutouts formed by moving close to an object close to the height of the player camera (as set by the white slider.)

I should note that the graphics card in this system is rather outdated at this point (GTX 460m) and may just be unable to perform some form of shader mixing that already exists in the game code. In fact, my GPU only supports DX10 shader model 1.0, below the recommended minimum. In case it is relevant, I've included the Display Devices output of dxdiag on my device here. This one may be a wontfix if it doesn't occur on more recent hardware.

The bug in the wild image

LuPro commented 4 years ago

From what I can tell it looks to be a duplicate of #42