mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-08-27 19:54:52 -05:00
[+] names
This commit is contained in:
@@ -18,6 +18,7 @@ using Monitor;
|
||||
namespace AquaMai.Mods.Fancy;
|
||||
|
||||
[ConfigSection(
|
||||
"开场视频",
|
||||
en: "Play custom intro cinematic before track start",
|
||||
zh: "播放自定义乐曲开场视频")]
|
||||
public class CustomIntroCinematic
|
||||
|
||||
@@ -10,6 +10,7 @@ using Type = System.Type;
|
||||
namespace AquaMai.Mods.GameSystem;
|
||||
|
||||
[ConfigSection(
|
||||
"音量同步",
|
||||
zh: """
|
||||
将1P耳机音量同步给游戏主音量(外放音量)
|
||||
注意:若此功能与八声道同时开启,会导致内置耳机声道的音量被缩放两次,推荐在仅使用1P且不开启八声道时使用,
|
||||
|
||||
Reference in New Issue
Block a user