mirror of
https://github.com/libretro/slang-shaders.git
synced 2024-11-23 08:19:54 +00:00
44de01372b
- These prepend and append preset hooks can be used with almost any crt shaders. Instructions on how to use in readme.md. - Enable downsampling with almost any shader. |
||
---|---|---|
.. | ||
mixed-res-4x-append.slangp | ||
mixed-res-4x-prepend.slangp | ||
README.md |
Mixed-Res hooks
These two presets allow almost any crt shader to be used with a game emulated at 4x internal resolution.
How to use:
- Load a crt preset;
- Disable any curvature feature;
- Prepend "mixed-res-4x-prepend.slangp" preset;
- Append "mixed-res-4x-append.slangp" preset;
- Change any param you desire and save your preset for future usage.
Obs: curvature or any other warp features won't work with this method.