diff --git a/project/jni/application/xmoto/AndroidAppSettings.cfg b/project/jni/application/xmoto/AndroidAppSettings.cfg index 3d26ea988..366dfdd03 100644 --- a/project/jni/application/xmoto/AndroidAppSettings.cfg +++ b/project/jni/application/xmoto/AndroidAppSettings.cfg @@ -28,7 +28,7 @@ DeleteFilesOnUpgrade="libsdl-DownloadFinished-0.flag" # Here you may type readme text, which will be shown during startup. Format is: # Text in English, use \\\\n to separate lines (that's four backslashes)^de:Text in Deutsch^ru:Text in Russian^button:Button that will open some URL:http://url-to-open/ -ReadmeText='This game is best played with a gamepad. Two-player mode requires two gamepads. Tap the screen to dig.^tv:' +ReadmeText='' # libSDL version to use (1.2/1.3/2.0) LibSdlVersion=1.2 @@ -59,7 +59,7 @@ UseGl4es= # Application uses software video buffer - you're calling SDL_SetVideoMode() without SDL_HWSURFACE and without SDL_OPENGL, # this will allow small speed optimization. Enable this even when you're using SDL_HWSURFACE. (y) or (n) -SwVideoMode=y +SwVideoMode=n # Application video output will be resized to fit into native device screen (y)/(n) SdlVideoResize=y diff --git a/project/jni/application/xmoto/src b/project/jni/application/xmoto/src index 47e2d5780..d01bf513b 160000 --- a/project/jni/application/xmoto/src +++ b/project/jni/application/xmoto/src @@ -1 +1 @@ -Subproject commit 47e2d578097c09aec23c8612ab87a5254981248e +Subproject commit d01bf513b694ba42b846cbfbfebf955b1407868c