Update readme and generate_assets script.
The issues on android 4.4 + qualcomm should be already fixed in8653d410f8andd44802a482I also added few lightweight tracks and karts to the apk
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user