Magpie icon indicating copy to clipboard operation
Magpie copied to clipboard

Adding CRT Guest Advanced as effect

Open Jobima1st opened this issue 2 years ago • 5 comments

Expected behavior 预期的功能

Hi In case you don't know "CRT Guest Advanced" is the most advanced CRT shader that still get updates so it will be nice if it ported to Magpie

Also there are ntsc-adaptive to port as another option to use since there are only GTU_v050 in Magpie now

Alternative behavior (optional) 近似的功能(可选)

No response

Jobima1st avatar Mar 25 '24 13:03 Jobima1st

CRT Guest Advanced: https://github.com/libretro/slang-shaders/blob/master/crt/crt-guest-advanced.slangp NTSC-Adaptive: https://github.com/libretro/slang-shaders/blob/master/ntsc/ntsc-adaptive.slangp

These shaders look quite impressive, yet they’re also complex. It would be great to integrate them into Magpie. Thank you for your recommendation!

GitHub
Contribute to libretro/slang-shaders development by creating an account on GitHub.
GitHub
Contribute to libretro/slang-shaders development by creating an account on GitHub.

Blinue avatar Mar 26 '24 08:03 Blinue

I just noted this https://github.com/SnowflakePowered/librashader this should make all retroarch shaders run without any edit rather than port them one by one

GitHub
RetroArch Shaders for All . Contribute to SnowflakePowered/librashader development by creating an account on GitHub.

Jobima1st avatar Apr 01 '24 05:04 Jobima1st

The project was discussed in #785. Magpie has its own shader syntax, which is simple and efficient. Introducing a large third-party dependency may not be worthwhile.

Blinue avatar Apr 02 '24 04:04 Blinue