mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
switch to nearest neighbor scaling as default
This commit is contained in:
parent
d31dcbed81
commit
ed4aae2d18
@ -317,7 +317,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Smooths picture. */
|
/* Smooths picture. */
|
||||||
#define DEFAULT_VIDEO_SMOOTH true
|
#define DEFAULT_VIDEO_SMOOTH false
|
||||||
|
|
||||||
/* On resize and fullscreen, rendering area will stay 4:3 */
|
/* On resize and fullscreen, rendering area will stay 4:3 */
|
||||||
#define DEFAULT_FORCE_ASPECT true
|
#define DEFAULT_FORCE_ASPECT true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user