For example gsSPLightColor will increment DL length by one, when it is actually 2 cmds.
Causes tile scrolling to affect the wrong display list cmds leading to graphical glitches
it seems to only affect gsSPLightColor from my testing but there may be other forgotten cmds
For example
gsSPLightColor
will increment DL length by one, when it is actually 2 cmds. Causes tile scrolling to affect the wrong display list cmds leading to graphical glitchesit seems to only affect
gsSPLightColor
from my testing but there may be other forgotten cmds