mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
change default shader
This commit is contained in:
parent
909c9b39de
commit
5003bf1085
@ -246,7 +246,7 @@ static void CreateSettingsIni()
|
|||||||
"adjmouse=false\n"
|
"adjmouse=false\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Preliminary libretro shader support - (Requires 'renderer=opengl') https://github.com/libretro/glsl-shaders\n"
|
"; Preliminary libretro shader support - (Requires 'renderer=opengl') https://github.com/libretro/glsl-shaders\n"
|
||||||
"shader=Shaders\\bilinear.glsl\n"
|
"shader=Shaders\\simple-sharp-bilinear.glsl\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Window position, -32000 = center to screen\n"
|
"; Window position, -32000 = center to screen\n"
|
||||||
"posX=-32000\n"
|
"posX=-32000\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user