|
|
转自n网:https://www.nexusmods.com/dragonquest7reimagined/mods/19
Instant Text 即时短信
Removes the character-by-character typewriter effect from all text in the game. Text now appears fully displayed the moment a text box opens.
移除游戏中所有文本中逐字符打字机的效果。文本一旦打开,文字就会完整显示。
What it changes 它改变了什么
- All game text appears instantly — NPC dialogue, battle messages, menus, and system text no longer type out one character at a time
所有游戏文本即时出现 ——NPC 对话、战斗信息、菜单和系统文本不再是逐个角色输入
- Battle result messages display faster — XP, gold, and item messages no longer linger on screen
战斗结果显示更快 ——经验、金币和道具信息不再在屏幕上停留
- Victory fade-out is faster — transitions back to the field after battle are quicker
胜利淡出更快 ——战斗结束后回到战场的过渡更快
All rewards (XP, gold, job points, items) are still fully awarded. This mod only changes how quickly text is displayed — it does not skip any content.
所有奖励(经验值、金币、职业点数、物品)仍然完全发放。该模组仅改变文本显示速度——不会跳过任何内容。
Technical Details 技术细节
Patches three blueprint CDOs:
补丁三张蓝图 CDO:
- BP_UIManager — DefaultTypingSpeed: 0.02 → 0.001 (near-instant character display)
BP_UIManager — 默认打字速度:0.02 → 0.001(近乎即时字符显示)
- BP_BattleManager — BattleMessageDisplayTime: 1.2s/1.8s/0.3s → 0.01s
BP_BattleManager — 战斗信息显示时间:1.2 秒/1.8 秒/0.3 秒 →0.01 秒
- BP_BattleParameter — Fade_EndFadeOutDefaultTime: 0.5s → 0.05s
BP_BattleParameter — Fade_EndFadeOutDefaultTime:0.5 秒→0.05 秒
Installation 安装
1. Extract the zip file
1. 解压压缩包
2. Copy all 3 files to your game's Paks folder:
2. 将所有 3 个文件复制到游戏的 Paks 文件夹:
<Steam Library>\steamapps\common\DQ7R\DQ7R\Content\Paks\
3. Launch the game
3. 启动游戏
Uninstallation 卸载
Delete these 3 files from the Paks folder:
从 Paks 文件夹中删除这三个文件:
- pakchunk0-WindowsNoEditor_Instant_Text_v1.0_P.pak
- pakchunk0-WindowsNoEditor_Instant_Text_v1.0_P.ucas
- pakchunk0-WindowsNoEditor_Instant_Text_v1.0_P.utoc
Compatibility 兼容性
- Compatible with other mods that don't modify BP_UIManager, BP_BattleManager, or BP_BattleParameter
兼容其他不修改 BP_UIManager、BP_BattleManager 或 BP_BattleParameter 的模组
- Works alongside Faster Movement, Seamless Cutscenes, and Disable Depth of Field
配合更快移动、无缝过场动画和禁用景深功能
- No save file modifications — safe to install/remove at any time
禁止修改存档——随时安装/移除都安全
Tags: quality of life, text speed, instant text, battle speed, UI
标签:生活质量、文字速度、即时文本、战斗速度、界面
|
|