Scaling shadows wasn't as simple as the usual 0x005.. Breaks some distant geometry.
Didn’t realize that VS uf_uniformRegisterVS[ARi.x+2].y is actually used to offset sampling x4 when doing the custom PS blur shader. Reverting to simple scale by res in the meantime