Matsilagi / RSRetroArch

(Curated) Repository of RetroArch and related ports for ReShade
183 stars 16 forks source link

NTSC_XOT.fx and NTSCCustom.fx broken? #11

Open 2mg opened 11 months ago

2mg commented 11 months ago

They both fail to compile (ReShade 5.4.2, didn't update as other shaders work for me):

NTSC_XOT.fx: _X:\Duckstation\reshade-shaders\Shaders\NTSC_XOT.fx(278, 1): warning X4576: 'PS_NTSCXOT': input parameter 'pos' semantic does not match vertex shader one X:\Duckstation\reshade-shaders\Shaders\NTSCXOT.fx(224,11-13): error X4576: Input signature parameter (1-based Entry 0) type must be float32 and mask must be xyzw.

NTSCCustom.fx: F:\Duckstation\reshade-shaders\Shaders\NTSCCustom.fx(409,13-20): warning X3556: integer modulus may be much slower, try using uints if possible. F:\Duckstation\reshade-shaders\Shaders\NTSCCustom.fx(461,13-20): warning X3556: integer modulus may be much slower, try using uints if possible.