Thu, 22 Aug 2013 19:50:12 +0200
Flush progress with initial commit, improve application.
michael@0 | 1 | [S3E] |
michael@0 | 2 | MemMgrMaxAllocWarning=0 |
michael@0 | 3 | DispFixRot=FixedLandscape |
michael@0 | 4 | |
michael@0 | 5 | # Marmalade bugs are too much to use ICF configured splashscreens! |
michael@0 | 6 | ## Splashscreen image config |
michael@0 | 7 | #SplashScreenFile="splashdir/splashkat_768.png" |
michael@0 | 8 | #SplashScreenWidth=1280 # width of image |
michael@0 | 9 | #SplashScreenHeight=768 # height of image |
michael@0 | 10 | # |
michael@0 | 11 | ## Splashscreen background |
michael@0 | 12 | #SplashScreenBkR=0 |
michael@0 | 13 | #SplashScreenBkG=0 |
michael@0 | 14 | #SplashScreenBkB=0 |
michael@0 | 15 | |
michael@0 | 16 | # http://docs.madewithmarmalade.com/native/devtools/icffilesettings/iwglicfsettings.html |
michael@0 | 17 | [GL] |
michael@0 | 18 | VirtualWidth=1280 |
michael@0 | 19 | VirtualHeight=768 |
michael@0 | 20 | VirtualLetterbox=0 |
michael@0 | 21 | VirtualRotate=0 |
michael@0 | 22 | |
michael@0 | 23 | {OS=WINDOWS} |
michael@0 | 24 | PreCompileShaderBinaries=1 |
michael@0 | 25 | {} |
michael@0 | 26 | |
michael@0 | 27 | [QUICK] |
michael@0 | 28 | mainFilename="main.lua" |
michael@0 | 29 |