mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
Added two new presets - one is what I regard a good default for HDR the other is for an emulation of GBA and the GBI on a CRT.
This commit is contained in:
parent
34e0fb10d2
commit
dd80dee7db
3
hdr/crt-sony-megatron-default-hdr.slangp
Normal file
3
hdr/crt-sony-megatron-default-hdr.slangp
Normal file
|
@ -0,0 +1,3 @@
|
|||
#reference ":/shaders/shaders_slang/hdr/crt-sony-megatron-sammy-atomiswave-hdr.slangp"
|
||||
hcrt_colour_accurate = "0.000000"
|
||||
hcrt_crt_screen_type = "0.000000"
|
4
hdr/crt-sony-megatron-gba-gbi-hdr.slangp
Normal file
4
hdr/crt-sony-megatron-gba-gbi-hdr.slangp
Normal file
|
@ -0,0 +1,4 @@
|
|||
#reference "shaders_slang/hdr/crt-sony-megatron-sammy-atomiswave-hdr.slangp"
|
||||
hcrt_colour_accurate = "0.000000"
|
||||
hcrt_crt_screen_type = "0.000000"
|
||||
hcrt_crt_resolution = "0.000000"
|
Loading…
Reference in a new issue