mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 14:14:47 +01:00
fix shader example
This commit is contained in:
parent
fbe8279dae
commit
663ce0a386
@ -220,7 +220,7 @@ static void CreateSettingsIni()
|
||||
"devmode=false\n"
|
||||
"\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"
|
||||
"\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