48 lines
1.6 KiB
INI
48 lines
1.6 KiB
INI
# The application settings for Android libSDL port
|
|
AppSettingVersion=17
|
|
LibSdlVersion=1.2
|
|
AppName="SuperTux"
|
|
AppFullName=org.lethargik.supertux2
|
|
ScreenOrientation=h
|
|
InhibitSuspend=n
|
|
AppDataDownloadUrl="!Data files|http://sourceforge.net/projects/libsdl-android/files/SuperTux/data-1.zip"
|
|
VideoDepthBpp=24
|
|
NeedDepthBuffer=n
|
|
NeedStencilBuffer=n
|
|
NeedGles2=n
|
|
SwVideoMode=y
|
|
SdlVideoResize=y
|
|
SdlVideoResizeKeepAspect=n
|
|
CompatibilityHacks=n
|
|
CompatibilityHacksStaticInit=n
|
|
CompatibilityHacksTextInputEmulatesHwKeyboard=n
|
|
AppUsesMouse=n
|
|
AppNeedsTwoButtonMouse=n
|
|
ShowMouseCursor=n
|
|
ForceRelativeMouseMode=n
|
|
AppNeedsArrowKeys=y
|
|
AppNeedsTextInput=y
|
|
AppUsesJoystick=n
|
|
AppHandlesJoystickSensitivity=n
|
|
AppUsesMultitouch=n
|
|
NonBlockingSwapBuffers=n
|
|
RedefinedKeys="LALT RETURN NO_REMAP NO_REMAP SPACE"
|
|
AppTouchscreenKeyboardKeysAmount=2
|
|
AppTouchscreenKeyboardKeysAmountAutoFire=0
|
|
RedefinedKeysScreenKb="SPACE LCTRL"
|
|
StartupMenuButtonTimeout=3000
|
|
HiddenMenuOptions='OptionalDownloadConfig'
|
|
FirstStartMenuOptions=''
|
|
MultiABI=n
|
|
AppVersionCode=03304
|
|
AppVersionName="0.3.3.04"
|
|
ResetSdlConfigForThisVersion=n
|
|
DeleteFilesOnUpgrade="%"
|
|
CompiledLibraries=" sdl_image physfs boost_system curl openal jpeg png tremor ogg"
|
|
CustomBuildScript=n
|
|
AppCflags='-include GLES/gl.h -Ijni/openal/include/AL -DHAVE_SDL=1'
|
|
AppLdflags=''
|
|
AppSubdirsBuild='. supertux/src/* supertux/external/tinygettext/tinygettext supertux/external/tinygettext supertux/external/findlocale supertux/external/obstack supertux/external/squirrel/include supertux/external/squirrel/squirrel supertux/external/squirrel/sqstdlib'
|
|
AppCmdline=''
|
|
ReadmeText='^You may press "Home" now - the data will be downloaded in background'
|