Issue in Eternal sonata (Don´t know if happens in other games but surely yes)
Build c4599ff2/sep 30 (Compact float constants and don't split them into pages):

Build eb50ebd8/Sep 29 (Write to 8_8_8_8_GAMMA in gamma space):

Log Build c4599ff (sep 30):
Log Build c4599ff (sep 30).zip
Log Build eb50ebd (Sep 29):
Log Build eb50ebd (Sep 29).zip
some trouble for Saints Row
https://github.com/xenia-project/game-compatibility/issues/104#issuecomment-425743216
Shader constants are heavily broken right now, and they probably always were, but now this just became more prominent. Seems that the issue is related to descriptor updating. Currently searching for a fix.
Fixed in 2588aab89de6ddf60e0ced0aed4abea4e86c5fd1 — the shader translator was not adding constants to the list of used constants for single-operand scalar instructions.
Most helpful comment
Shader constants are heavily broken right now, and they probably always were, but now this just became more prominent. Seems that the issue is related to descriptor updating. Currently searching for a fix.