Added Uq-Ruan Masters game - it compiles but does not work (renders too slowly? Another problem?)
This commit is contained in:
21
project/jni/application/sc2/AppSettings.cfg
Normal file
21
project/jni/application/sc2/AppSettings.cfg
Normal file
@@ -0,0 +1,21 @@
|
||||
AppSettingVersion=4
|
||||
LibSdlVersion=1.2
|
||||
AppName="Ur-Quan Masters"
|
||||
AppFullName=com.sourceforge.sc2
|
||||
ScreenOrientation=h
|
||||
AppDataDownloadUrl="Main game data is 11 Mb|-http://prdownloads.sourceforge.net/sc2/uqm-0.6.0-content.uqm?download^3DO music (19 Mb)|-http://prdownloads.sourceforge.net/sc2/uqm-0.6.0-3domusic.uqm?download^UQM music remix pack 1 (50 Mb)|-http://prdownloads.sourceforge.net/sc2/uqm-remix-pack1.zip?download^UQM music remix pack 2 (60 Mb)|-http://prdownloads.sourceforge.net/sc2/uqm-remix-pack2.zip?download^UQM music remix pack 3 (40 Mb)|-http://prdownloads.sourceforge.net/sc2/uqm-remix-pack3.zip?download^Voice (115 Mb)|http://prdownloads.sourceforge.net/sc2/uqm-0.6.0-voice.uqm?download"
|
||||
SdlVideoResize=y
|
||||
NeedDepthBuffer=n
|
||||
AppUsesMouse=n
|
||||
AppNeedsArrowKeys=y
|
||||
AppUsesJoystick=n
|
||||
AppUsesMultitouch=n
|
||||
RedefinedKeys="RETURN RCTRL KP_PLUS KP_MINUS ESCAPE F10"
|
||||
AppTouchscreenKeyboardKeysAmount=2
|
||||
MultiABI=n
|
||||
AppVersionCode=1001
|
||||
AppVersionName="1.0.01"
|
||||
CompiledLibraries="sdl_image"
|
||||
AppCflags='-O0 -DTHREADLIB_SDL=1 -DTIMELIB=SDL -DOVCODEC_TREMOR=1 -DNETPLAY=1 -DHAVE_REGEX=1 -DHAVE_GETOPT_LONG=1'
|
||||
AppLdflags='-Lbin/ndk/local/armeabi -ltremor'
|
||||
ReadmeText='^You may press "Home" now - the data will be downloaded in background'
|
||||
Reference in New Issue
Block a user