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