mirror of
https://github.com/libretro/RetroArch
synced 2025-02-05 15:40:04 +00:00
fix some default...
This commit is contained in:
parent
28ae93ed23
commit
a329845be5
@ -61,7 +61,7 @@ static const unsigned fullscreen_y = 720;
|
|||||||
static const bool vsync = true;
|
static const bool vsync = true;
|
||||||
|
|
||||||
// Smooths picture
|
// Smooths picture
|
||||||
static const bool video_smooth = false;
|
static const bool video_smooth = true;
|
||||||
|
|
||||||
// Path to custom Cg shader. If using custom shaders, it is recommended to disable video_smooth.
|
// Path to custom Cg shader. If using custom shaders, it is recommended to disable video_smooth.
|
||||||
#ifdef HAVE_CG
|
#ifdef HAVE_CG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user