|
|
转自n网:https://www.nexusmods.com/octopathtraveler0/mods/4
Freezes the save timer to whatever it is when you last saved.
它会冻结存档计时器,回到你上次存档的时间。
Made for the demo! This will not be updated for the main game!
为演示版设计!这不会为主游戏更新!
1.0 might actually work as-is, on the full release, given all the others I've made do.
考虑到我之前做过的所有其他版本,1.0版本在正式版上可能真的能正常运行。
I have no intention of testing this nor maintaining it for the full game, I see no need to. (It was only needed for the demo content timer.)
我无意测试或维护完整游戏,我觉得没必要。(它仅用于演示内容计时器。)
If someone has a good legit reason to keep something like this going for the full release, let me know in the comments.
如果有人有正当理由让这种游戏继续持续到正式版,欢迎在评论区告诉我。
Freezes the save timer to whatever it is when you last saved.
它会冻结存档计时器,回到你上次存档的时间。
(I have no tested to see what happens when you create a new game with this installed. With this added after the fact though, the save timer just never advances. So, presumably, a new save would just be stuck at 0:00:00?)
(我没测试过安装这个新游戏时会发生什么。但事后加上这个功能后,存档时间就永远不会推进。所以,推测新存档会卡在 0:00:00?)
I see no legal or moral issue with a mod like this. (You aren't getting access to additional content, you just aren't being forced to make a new save every 3 hours.)
我觉得这种模组没有法律或道德问题。(你不会获得额外内容,只是不需要每3小时就重新存档。)
I dunno if you or the staff will have an issue with this, and frankly, I don't care. If it gets removed, just get it from GitHub.
我不知道你或工作人员会不会有意见,坦白说,我也不在乎。如果被删除,直接从 GitHub 下载就行。
(I did ask on the Nexus Discord support channel about a mod like this and got no reply (and also took another peek at the rules). I don't see this as breaking any rules.)
(我曾在 Nexus Discord 支持频道询问过类似模组,但没有得到回复(我也又看了一遍规则)。我不认为这违反了任何规则。)
I will probably not be updating this after the game releases, and may even hide the mod here after it does.
游戏发布后我可能不会更新这个,甚至可能在发布后把模组隐藏在这里。
Whatever Antivirus you're using may flag this given how it works. There's nothing I can do about that, that's on you to deal with/bypass. You can click the green checkmark on literally any file on Nexus to see the VirusTotal scan results of any given file.
你用的杀毒软件可能会根据它的原理标记这个问题。我无能为力,这得你自己处理或绕过。你可以点击 Nexus 上任何文件上的绿色勾选,查看任何文件的 VirusTotal 扫描结果。
Installing 安装
Pick one method. The ASI loader option is required if you want to use multiple mods that work this way.
选一种方法。如果你想用多个类似的模组,ASI 加载器选项是必不可少的。
- Directly, as `winhttp.dll` (i.e. No ASI Loader):
直接来说,作为“winhttp.dll”(即无 ASI 加载器):- Extract directly into `Octopath_Traveler0\Binaries\Win64`.
直接提取到“Octopath_Traveler0\Binaries\Win64”。 - RENAME THE FILE TO `winhttp.dll`! (And make SURE you extensions aren't hidden so you don't wind up with `winhttp.dll.asi`.)
把文件重命名为“winhttp.dll”!(而且一定要确保你的扩展名没有隐藏,这样才不会出现'winhttp.dll.asi'。)
- With an ASI loader: 使用 ASI 装载机:
- Install an ASI loader such as this.
安装类似这样的ASI 加载器。 - Extract into `Octopath_Traveler0\Binaries\Win64\plugins`.
提取到“Octopath_Traveler0\Binaries\Win64\plugins”中。 - That's it. I used to do mods like this with the mod released as `winhttp.dll` but people proved how 'challenged' they were at renaming and placing it directly, so now it's an ASI by default.
就是这样。我以前也做过类似的模组,模组发布时标注为“winhttp.dll”,但大家发现他们在重新命名和直接放置时非常“难”,所以现在默认是属性提升(ASI)。
Troubleshooting 故障 排除
When this runs (when it's loaded) it creates a log file with the same as whatever the DLL/ASI is named; the extension is just changed to LOG.
当加载时,它会创建一个日志文件,里面的内容和 DLL/ASI 的名称相同;扩展名只是改成了 LOG。
If the log isn't being created when you launch the game then you've installed it wrong.
如果你启动游戏时日志没有被生成,那说明你安装错了。
If the effect isn't working, first close the game, delete the log file, and launch the game again to confirm it is still being loaded.
如果效果不起作用,先关闭游戏,删除日志文件,然后重新启动游戏确认游戏仍在加载中。
After that, open the log and confirm patching was done successfully.
之后打开日志,确认补丁是否成功。
If, for some reason patching fails, this will create a little window/prompt to say such.
如果打补丁失败,会创建一个小窗口/提示来说明问题。
If you still need help after, GIVE ME THE LOG FILE!!!!
如果你之后还需要帮助,给志文件!!!
Uninstalling 卸载
Nothing special. Delete files.
没什么特别的。删除文件。
Conflicts 冲突
Will only conflict, by name, with other DLL proxies installed directly as `winhttp.dll`. Use the ASI loader in such a case.
只会以名称与直接安装为“winhttp.dll”的其他 DLL 代理发生冲突。这种情况下使用 ASI 加载器。
Source 源
|
|