|
|
转自n网:https://www.nexusmods.com/octopathtraveler0/mods/8
Makes all path actions, inquire, entreat, recruit, etc, all have a 100% chance of success.
让所有路径行动、询问、恳求、招募等都有100%的成功率。
Installing 安装
- Install UE4SS. 安装 UE4SS。
- I made this and tested it with the latest experimental release, v3.0.1-632-gb734711. I see no reason why it won't work on other versions or the stable release, just know I haven't tested it there.
我做了这个,并用最新的实验版本测试过,v3.0.1-632-gb734711. 我觉得没有理由它不能在其他版本或稳定版上运行,只是我没在那边测试过。 - The short version, is just extract so the UE4SS folder and wrapper DLL (dwmapi.dll) wind up in the same folder as the game's `*Win64-Shipping.exe`.
简而言之,就是解压,这样 UE4SS 文件夹和包装 DLL(dwmapi.dll)就会和游戏的“*Win64-Shipping.exe”放在同一个文件夹里。
- Extract this to the game's root folder. The folder structure in the zip should partially match what you have already. (If unsure, use your brain and find where the zip paths and the game's paths intersect.)
把它解压到游戏根文件夹。zip 里的文件夹结构应该部分和你现在的结构一致。(如果不确定,动动脑子找出快速路径和游戏路径的交汇点。)
Uninstalling 卸载
Nothing special. 没什么特别的。
Troubleshooting 故障 排除
As this is loaded by UE4SS, this also writes to the UE4SS log. (Octopath_Traveler0\Binaries\Win64\ue4ss\UE4SS.log)
由于这是由 UE4SS 加载的,也会写入 UE4SS 日志。(Octopath_Traveler0\双筒/Win64\ue4ss\UE4SS.log)
Check that file for something like the following:
检查那个文件,有没有类似的内容:
[2025-12-06 02:13:28.7074822] [100% Path Actions] Initializing.
[2025-12-06 02:13:28.7075429] [100% Path Actions] Found 2077 NPCs.
[2025-12-06 02:13:28.7076238] [100% Path Actions] Modified path action chances of 1128 NPCs.
Source 源
|
|