mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 16:27:32 +08:00
[+] PracticeMode config entry
This commit is contained in:
@@ -90,6 +90,9 @@ Height=0
|
|||||||
SelectionDetail=true
|
SelectionDetail=true
|
||||||
# Display framerate
|
# Display framerate
|
||||||
FrameRateDisplay=false
|
FrameRateDisplay=false
|
||||||
|
# Practice mode, activated by pressing Test in the game
|
||||||
|
# Must be used together with TestProof
|
||||||
|
PracticeMode=true
|
||||||
|
|
||||||
# ===================================
|
# ===================================
|
||||||
# Save some potentially unnecessary time
|
# Save some potentially unnecessary time
|
||||||
|
|||||||
@@ -108,6 +108,9 @@ SelectionDetail=true
|
|||||||
ShowNetErrorDetail=true
|
ShowNetErrorDetail=true
|
||||||
# 显示帧率
|
# 显示帧率
|
||||||
FrameRateDisplay=false
|
FrameRateDisplay=false
|
||||||
|
# 练习模式,在游戏中按 Test 打开
|
||||||
|
# 必须和 TestProof 一起用
|
||||||
|
PracticeMode=true
|
||||||
|
|
||||||
# ===================================
|
# ===================================
|
||||||
# 节省一些不知道有用没用的时间
|
# 节省一些不知道有用没用的时间
|
||||||
|
|||||||
Reference in New Issue
Block a user