switch to nearest neighbor scaling as default

This commit is contained in:
hunterk 2019-11-11 12:48:13 -06:00
parent d31dcbed81
commit ed4aae2d18

View File

@ -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