From c2689dc7a5bd6ebfa68dc4e8a67e0dd2340e84c1 Mon Sep 17 00:00:00 2001 From: Alexis He Date: Tue, 17 Aug 2021 10:22:34 +0200 Subject: [PATCH] Fix: simutrans video glitch --- project/jni/application/simutrans/AndroidAppSettings.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/jni/application/simutrans/AndroidAppSettings.cfg b/project/jni/application/simutrans/AndroidAppSettings.cfg index 3dbf10872..e2a20e11e 100644 --- a/project/jni/application/simutrans/AndroidAppSettings.cfg +++ b/project/jni/application/simutrans/AndroidAppSettings.cfg @@ -74,7 +74,7 @@ UseGl4es= SwVideoMode=y # Application video output will be resized to fit into native device screen (y)/(n) -SdlVideoResize=n +SdlVideoResize=y # Application resizing will keep 4:3 aspect ratio, with black bars at sides (y)/(n) SdlVideoResizeKeepAspect=n