|
|
转自n网:https://www.nexusmods.com/hollowknightsilksong/mods/22
BepInEx plugin to always make rosaries/shards magnet to the player.
BepInEx 插件始终使念珠/碎片磁铁吸引玩家。
BepInEx plugin to always make rosaries/shards magnet to the player.
BepInEx 插件始终使念珠/碎片磁铁吸引玩家。
If it isn't obvious to you, that means you will always have the effect. Owning or having the charm equipped changes nothing.
如果这对你来说不明显,那就意味着你总是会有效果。拥有或装备护身符不会改变任何事情。
(No mods affect game achievements.)
(没有模组会影响游戏成就。
Installation 安装
- Install BepInEx (v5.x, x64 version). Here's BepInEx install instructions if needed.
安装 BepInEx(v5.x,x64 版本)。如果需要,以下是 BepInEx 安装说明。
- Steam (Windows): Nothing special.
蒸汽(Windows): 没什么特别的。 - Steam (Linux (Proton)): Use the Win build, set launch args in Steam to: WINEDLLOVERRIDES="winhttp=n,b" %command%
蒸汽(Linux (Proton)): 使用 Win 版本,将 Steam 中的启动参数设置为:WINEDLLOVERRIDES=“winhttp=n,b” %command% - Steam (Linux (Native)): Should work, haven't tested.
Steam(Linux(原生)): 应该可以工作,尚未测试。 - GamePass: No idea, I don't use it, that's on you. Going by comments, it appears to work the same as the Steam (Win) copy, just a different dir.
游戏通行证: 不知道,我不使用它,那是你的责任。根据评论,它的工作原理似乎与 Steam (Win) 副本相同,只是导演不同。
- Extract the DLL from this so it is placed in `Hollow Knight Silksong\BepInEx\plugins\`.
从中提取 DLL,将其放置在“Hollow Knight Silksong\BepInEx\plugins\”中。
- I didn't think I'd have to say this, but comments have proved me wrong: If the plugins folder doesn't exist.... create it! (Or run the game once. BepInEx will create it on startup if it doesn't exist.)
我认为我不必这么说,但评论证明我错了:如果插件文件夹不存在......创建它!(或者运行一次游戏。如果它不存在,BepInEx 将在启动时创建它。
- That's it. 就是这样。
Configuration 配置
Once the game has run once with the mod active, a configuration file will be generated as: `BepInEx\config\greg.AlwaysMagnet.cfg`
一旦游戏在激活 mod 的情况下运行一次,将生成一个配置文件,如下所示:'BepInEx\config\greg.AlwaysMagnet.cfg'
This is a plain text file, edit with any text editor. There's descriptions next to each value in the config.
这是一个纯文本文件,可以使用任何文本编辑器进行编辑。配置中的每个值旁边都有描述。
THE GAME MUST BE RESTARTED FOR ANY CHANGES IN THE CONFIG TO TAKE EFFECT!!!
必须重新启动游戏才能使配置中的任何更改生效!!
For best results, close the game, edit the config, then start the game.
为获得最佳效果,请关闭游戏,编辑配置, 然后开始游戏。
Current options: 当前选项:
- Whether or not to always pull rosaries. [Default: true]
是否总是拉念珠。[默认值:true] - Whether or not to always pull shards. [Default: true]
是否始终拉取分片。[默认值:true]
Troubleshooting 故障 排除
- Verify BepInEx is actually loading, confirm it's log is being generated: `Hollow Knight Silksong\BepInEx\LogOutput.log`
验证 BepInEx 是否正在加载,确认其日志正在生成:“Hollow Knight Silksong\BepInEx\LogOutput.log” - Verify the mod is being loaded: Check `Hollow Knight Silksong\BepInEx\LogOutput.log` for `[Info :Always Magnet] greg.AlwaysMagnet loaded.`.
验证模组是否正在加载:检查“Hollow Knight Silksong\BepInEx\LogOutput.log”中的“[信息:Always Magnet] greg.AlwaysMagnet 已加载。
Check the game log for exceptions: %LOCALAPPDATA%Low\Team Cherry\Hollow Knight Silksong\Player.log
检查游戏日志是否有异常:%LOCALAPPDATA%Low\Team Cherry\Hollow Knight Silksong\Player.log - RULE OUT CONFLICTS!!!!! Don't tell me what mods you're using like you expect me to replicate your exact mod folder state. Turn off other mods and actually verify that it isn't some conflict with another mod!
排除冲突!!!! 不要告诉我你正在使用什么模组,就像你希望我复制你的确切模组文件夹状态一样。关闭其他模组并实际验证它是否与另一个模组发生冲突!
If you are still having trouble, PROVIDE LOGS and give FULL DETAILS of what your issue is! I cannot read your mind, nor can I see your screen.
如果您仍然遇到问题,请提供日志并提供您的问题的完整详细信息 !我无法读懂你的想法,也看不到你的屏幕。
If all your comment is, is "it doesn't work", I'm just gonna tell you to read the description because you either didn't, or chose not to give the requested info.
如果你的评论都是“它不起作用”,我只会告诉你阅读描述,因为你要么没有,要么选择不提供所要求的信息。
I cannot help you without info. Give me actual info to work with if you want help!
没有信息我无法帮助你。如果您需要帮助,请给我实际信息!
A list of idea on things to provide if you need help:
如果您需要帮助,可以提供的想法列表:
- What version of the mod you're on.
您使用的模组版本。 - What exact version of BepInEx you're on.
您使用的是 BepInEx 的确切版本。 - Your current mod config. (If applicable.)
您当前的模组配置。(如果适用。 - Where you extracted the DLL. (You did extract it, right?)
您提取 DLL 的位置。(您确实提取了它,对吧? - Log files: Both `LogOutput.log` & `Player.log`.
日志文件:“LogOutput.log”和“Player.log”。 - Whether or not you found the line mentioned in the troubleshooting section in the log or not.
您是否在日志中找到故障排除部分中提到的行。 - What OS/Platform you're doing this on. (Win/GamePass, Win/Steam, Linux/Steam, Steam Deck (Proton or native), etc. There's many and they all have different build of the game which can affect mods.)
您在什么作系统/平台上执行此作。(Win/GamePass、Win/Steam、Linux/Steam、Steam Deck(Proton 或本机)等。有很多,它们都有不同的游戏版本,这可能会影响模组。 - A detailed description of your actual issue! This is key!
实际问题的详细描述!这是关键!
|
评分
-
1
查看全部评分
-
|