Update readme and generate_assets script.

The issues on android 4.4 + qualcomm should be already fixed in 8653d410f8 and d44802a482

I also added few lightweight tracks and karts to the apk
This commit is contained in:
Deve
2017-07-14 22:00:47 +02:00
parent cbba2b6b7d
commit bbee93dfe8
2 changed files with 8 additions and 11 deletions

View File

@@ -19,10 +19,11 @@
################################################################################
export KARTS="gnu nolok tux xue"
export KARTS="elephpant gnu nolok pidgin suzanne tux xue"
export TRACKS="battleisland cornfield_crossing featunlocked gplose gpwin \
hacienda introcutscene introcutscene2 lighthouse olivermath \
overworld snowmountain snowtuxpeak soccer_field tutorial"
overworld sandtrack scotland snowmountain snowtuxpeak \
soccer_field tutorial"
export ASSETS_PATHS="../data \
../../stk-assets \
@@ -39,7 +40,7 @@ export SOUND_SAMPLE=32000
export RUN_OPTIMIZE_SCRIPT=0
export DECREASE_QUALITY=1
export CONVERT_TO_JPG=0
export CONVERT_TO_JPG=1
export BLACKLIST_FILES="data/music/cocoa_river_fast.ogg2"