|
|
转自n网:https://www.nexusmods.com/dragonquest7reimagined/mods/28
Stops the left analog stick and left trigger from acting as a "continue" button press during dialogue scenes. No more accidentally skipping dialogue from resting your controller in your lap or brushing the analog stick.
在对话场景中,左摇杆和左扳机键停止按下“继续”按钮。再也不用因为把手柄放在腿上或碰到摇杆而误跳对话。
What this fixes: 这解决了什么:
- Left analog stick no longer advances dialogue text
左摇杆不再推进对话文本 - Left trigger (LT/L2) no longer advances dialogue text
左扳机(LT/L2)不再推进对话文本 - All intended dialogue controls still work normally:
所有预期的对话控制依然正常:
- A button / Cross: Advance dialogue
按钮 / 十字架:前进对话 - D-pad: Navigate dialogue choices
方向键:导航对话选项 - B button / Circle: Cancel / go back
B 键 / 圆圈键:取消 / 返回
How it works: Patches two input mapping assets to remove the left trigger binding from the dialogue input context and unbind LT from the UI movement action globally. No file size changes, no code injection — just safe value swaps in the input configuration data.
工作原理: 修补两个输入映射资产,移除对话输入上下文中的左扳机绑定,并全局解开 LT 与 UI 移动动作的绑定。没有文件大小变化,没有代码注入——只有安全的值交换输入配置数据。
Compatibility: 兼容性:
- Works alongside other mods (Instant Text, Fast Save, Faster Movement, etc.)
可以和其他模组(即时文本、快速保存、更快移动等)一起使用。 - Does not modify any gameplay, battle, or menu controls
不会修改任何游戏玩法、战斗或菜单作 - Safe to install/uninstall at any time
随时安装/卸载都安全
Installation: 安装:
- Extract the zip file 解压压缩包
- Copy all 3 files (.pak, .ucas, .utoc) to: [Steam]\steamapps\common\DQ7R\DQ7R\Content\Paks\
将所有 3 个文件(.pak、 .ucas、 .utoc)复制到: [Steam]\steamapps\common\DQ7R\DQ7R\Content\Paks\ - Launch the game 启动游戏
Uninstallation: Delete the 3 files from the Paks folder:
卸载: 删除 Paks 文件夹中的 3 个文件:
- pakchunk0-WindowsNoEditor_No_Accidental_Dialogue_Skip_v1.0_P.pak
- pakchunk0-WindowsNoEditor_No_Accidental_Dialogue_Skip_v1.0_P.ucas
- pakchunk0-WindowsNoEditor_No_Accidental_Dialogue_Skip_v1.0_P.utoc
Tagscontroller, gamepad, input, dialogue, QoL, fix
标签: 手柄 、 手柄 、 输入 、 对话 、 生活质量 、 修复
|
|