Cxbx-reloaded: Vertex Shaders using custom Screen-Space transformations are broken in some titles

Created on 7 Aug 2019  路  8Comments  路  Source: Cxbx-Reloaded/Cxbx-Reloaded

I noticed a major regression of the dashboards rendering in the newer commits after 7/28/2019 that has caused UnleashX and the MS Dash to not render properly. I've attached some screenshots showing how that on the 7/28/2019 build it renders properly and I can load games and everything...but, on any of the most recent builds 8/3/2019 included. when booting into the dashboard there is major vertex explosion on the right side of the screen where all the fonts and tabs are listed.

I'll see if I can capture some screen footage as well to show it in action.

Untitled
Untitled

bug graphics

All 8 comments

This is a known issue, it also effects the 5849 XDK samples: It's a vertex-shader problem.

It's good to have a report on this, to track it with

It's probably caused by one of the commits that got merged with this PR : https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/commit/f62030a5481640f3624de45183d3ab9f9d6914b1

Please consider using only images of officially released dashboards and changing the title.

Updated title to explain the issue.
Known Titles Affected: All 5849 XDK samples, UnleashX.

https://github.com/LukeUsher/Cxbx-Reloaded/tree/vsh-screen-space-transform was intended to address this issue, but it is incomplete/doesn't work for all titles yet.

CSI is an affected title


Screenshot

image

Fixed as of #1801

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gandalfthewhite19890404 picture gandalfthewhite19890404  路  3Comments

Margen67 picture Margen67  路  3Comments

chrisderwahre picture chrisderwahre  路  4Comments

PatrickvL picture PatrickvL  路  3Comments

LukeUsher picture LukeUsher  路  4Comments