We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This happens when the NTSC color setting is on in the shader parameters.
log output:
[INFO] [slang]: Compiling shader: "/home/giann/games/RetroArch-Linux-x86_64/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/shaders/shaders_slang/crt/shaders/crt-pocket.slang". [INFO] [slang]: Using render target format R8G8B8A8_UNORM for pass output #0. [INFO] [Vulkan filter chain]: Creating framebuffer 1440x1080 (max 1 level(s)). [INFO] [Shaders]: Menu shader set to: "/home/giann/games/RetroArch-Linux-x86_64/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/shaders/shaders_slang/crt/crt-pocket.slangp". [INFO] [Shaders]: Applying shader: "/home/giann/games/RetroArch-Linux-x86_64/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/shaders/shaders_slang/crt/crt-pocket.slangp". [INFO] [Shaders]: Menu shader set to: "/home/giann/games/RetroArch-Linux-x86_64/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/shaders/shaders_slang/crt/crt-pocket.slangp". [INFO] [X/Vulkan]: Resized fullscreen resolution to 1920x1080. [INFO] [Vulkan filter chain]: Creating framebuffer 1440x1080 (max 1 level(s)). [INFO] [X/Vulkan]: Resized fullscreen resolution to 1920x1080. [INFO] [Vulkan filter chain]: Creating framebuffer 1440x1080 (max 1 level(s)).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This happens when the NTSC color setting is on in the shader parameters.
log output:
[INFO] [slang]: Compiling shader: "/home/giann/games/RetroArch-Linux-x86_64/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/shaders/shaders_slang/crt/shaders/crt-pocket.slang".
[INFO] [slang]: Using render target format R8G8B8A8_UNORM for pass output #0.
[INFO] [Vulkan filter chain]: Creating framebuffer 1440x1080 (max 1 level(s)).
[INFO] [Shaders]: Menu shader set to: "/home/giann/games/RetroArch-Linux-x86_64/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/shaders/shaders_slang/crt/crt-pocket.slangp".
[INFO] [Shaders]: Applying shader: "/home/giann/games/RetroArch-Linux-x86_64/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/shaders/shaders_slang/crt/crt-pocket.slangp".
[INFO] [Shaders]: Menu shader set to: "/home/giann/games/RetroArch-Linux-x86_64/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/shaders/shaders_slang/crt/crt-pocket.slangp".
[INFO] [X/Vulkan]: Resized fullscreen resolution to 1920x1080.
[INFO] [Vulkan filter chain]: Creating framebuffer 1440x1080 (max 1 level(s)).
[INFO] [X/Vulkan]: Resized fullscreen resolution to 1920x1080.
[INFO] [Vulkan filter chain]: Creating framebuffer 1440x1080 (max 1 level(s)).
The text was updated successfully, but these errors were encountered: