mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-21 03:15:35 +08:00
Add: Screenshot interval in non-combat to help reduce CPU
This commit is contained in:
@@ -317,9 +317,13 @@
|
||||
"name": "優化設定",
|
||||
"help": ""
|
||||
},
|
||||
"ScreenshotInterval": {
|
||||
"name": "放慢截圖速度至 X 秒一張",
|
||||
"help": "執行兩次截圖之間的最小間隔,限制在 0.1 ~ 0.3,對於高配置電腦能降低 CPU 佔用"
|
||||
},
|
||||
"CombatScreenshotInterval": {
|
||||
"name": "戰鬥中放慢截圖速度至 X 秒一張",
|
||||
"help": "能降低 CPU 使用率"
|
||||
"help": "執行兩次截圖之間的最小間隔,限制在 0.1 ~ 1.0,能降低戰鬥時的 CPU 佔用"
|
||||
},
|
||||
"TaskHoardingDuration": {
|
||||
"name": "囤積任務 X 分鐘",
|
||||
@@ -1267,17 +1271,17 @@
|
||||
},
|
||||
"Filter": {
|
||||
"name": "軍需商店過濾器",
|
||||
"help": "MeritShop.Filter.help"
|
||||
"help": ""
|
||||
}
|
||||
},
|
||||
"CoreShop": {
|
||||
"_info": {
|
||||
"name": "CoreShop._info.name",
|
||||
"help": "CoreShop._info.help"
|
||||
"name": "核心兌換",
|
||||
"help": ""
|
||||
},
|
||||
"Filter": {
|
||||
"name": "CoreShop.Filter.name",
|
||||
"help": "CoreShop.Filter.help"
|
||||
"name": "商店過濾器",
|
||||
"help": ""
|
||||
}
|
||||
},
|
||||
"Shipyard": {
|
||||
|
||||
Reference in New Issue
Block a user