Ci mobile fix (#812)

* - Add portrait switch

* - Only build mobile

* 设置项添加竖屏和msaa参数,增加调整的控件

* 修正conf.lua里没拿到正确的存档路径(因为还没设置identity)

* 加一些测试代码观察安卓到底有没有读到存档文件

* -Try relative

* - Try set settings in main

* - Make code analysis happy

* - Try not use setFullScreen

* - Test iOS portrait

* - Add various loggings

* - Try set identity first

* - Try set configs in conf.lua

* - Finish editing

Co-authored-by: MrZ_26 <1046101471@qq.com>
This commit is contained in:
Particle_G
2022-12-17 17:57:57 +08:00
committed by GitHub
parent 47d1856143
commit 0403ee91ea
14 changed files with 77 additions and 33 deletions

View File

@@ -7,6 +7,7 @@ return {
playedLong="[Anti-addiction] Vous avez joué pendant un bon bout de temps aujourd'hui. Faites des pauses.",
playedTooMuch="[Anti-addiction] Vous avez joué trop longtemps ! Vous ne pouvez plus jouer.",
-- settingWarn="Modifing uncommon setting, be careful!",
-- settingWarn2="This setting takes effect after restart",
atkModeName={"Aléatoire","Badges","K.O.s faciles","Attaquants"},
royale_remain="$1 Joueurs restants",
@@ -496,6 +497,8 @@ return {
power="Infos d'alimentation",
-- clean="Fast Draw",
fullscreen="Plein écran",
-- portrait="Portrait",
-- msaa="MSAA level",
-- bg_on="Normal B.G.",
-- bg_off="No B.G.",