fix: correct Forza gear mapping - 0=N, 1-10=gears, 11=R, 21=P; update gear indicator and composite dashboard
This commit is contained in:
@@ -2,14 +2,13 @@
|
||||
"id": "gear_indicator",
|
||||
"name": "档位指示器",
|
||||
"category": "basic",
|
||||
"description": "自适应档位显示,支持R/N/1-8 高亮提示",
|
||||
"description": "自适应档位显示,支持P/R/N/D/1-10,根据游戏自动匹配编码",
|
||||
"author": "Yei.J. (AskaEth)",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"supported_games": "all",
|
||||
"config": {
|
||||
"icon": "⚙️",
|
||||
"aspect_ratio": "1:1",
|
||||
"render_mode": "contain",
|
||||
"gear_style": "auto"
|
||||
"render_mode": "contain"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user