mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
fix shader example
This commit is contained in:
parent
fbe8279dae
commit
663ce0a386
@ -220,7 +220,7 @@ static void CreateSettingsIni()
|
|||||||
"devmode=false\n"
|
"devmode=false\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Preliminary libretro shader support (OpenGL only) https://github.com/libretro/glsl-shaders\n"
|
"; Preliminary libretro shader support (OpenGL only) https://github.com/libretro/glsl-shaders\n"
|
||||||
"; Example: shader=Shaders\crt-lottes-fast-no-warp.glsl\n"
|
"; Example: shader=Shaders\\crt-lottes-fast-no-warp.glsl\n"
|
||||||
"shader=\n"
|
"shader=\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Max game ticks per second, possible values: 0-1000 (Can be used to slow down a too fast running game)\n"
|
"; Max game ticks per second, possible values: 0-1000 (Can be used to slow down a too fast running game)\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user