RetroSuite3D
RetroSuite3D copied to clipboard
posterize effect not working in build
i have no idea why but everytime i build my game the posterize effect gets disabled, same with dither
The shader "Oxysoft/Posterize" gets stripped from the build because it is loaded through code. You need to include it in Project Settings -> Graphics -> Always Included Shaders to prevent it from being stripped.