I’m using this shader pack in my newest game, and it works smoothly on my laptop and on Renpy’s Android emulator.
However, when running it on my phone (Xiaomi POCO M5 running on Xiaomi HyperOS 1.0.5.0 and Android version 14 UP1A.231005.007), I keep getting this error.
ShaderError: 0.39:S0001: Type mismatch in arithmetic operation between vec2 and int
Upon close inspection, it seems that this is primarily caused by the Regicide shader.
Is there anything I can do to address this problem? (I am fairly comfortable with coding, but my knowledge of shader is limited to porting shadertoy examples to Ren’py)