31.0后无法进入游戏 / Cannot enter the game after update 31.0 #181
Replies: 52 comments
-
没用,进游戏 HsMod.cfg自动重置,默认关闭,无法调用 |
Beta Was this translation helpful? Give feedback.
-
进天梯会卡死在后手硬币回合 |
Beta Was this translation helpful? Give feedback.
-
大佬nb。不过建议大家备份一下设置和皮肤文件,我的皮肤文件没了,变成了没改之前的原始文件。 |
Beta Was this translation helpful? Give feedback.
-
f4能显示运行,f5打不开咋办 |
Beta Was this translation helpful? Give feedback.
-
未裁剪的有哪些呀,我删了昨天那一个以后,天梯硬币卡死 |
Beta Was this translation helpful? Give feedback.
-
當然打不開,管理器內嵌調用介面都刪了 |
Beta Was this translation helpful? Give feedback.
-
F5是打不开的,需要去改配置文件。 |
Beta Was this translation helpful? Give feedback.
-
天梯正常玩吗 |
Beta Was this translation helpful? Give feedback.
-
好像用处不大,F4显示运行但是没有实际效果 |
Beta Was this translation helpful? Give feedback.
-
改配置文件就行了 |
Beta Was this translation helpful? Give feedback.
-
问题是你配置文件进游戏之后自动重置,然后就等于没生效 |
Beta Was this translation helpful? Give feedback.
-
对,进入对局后马上就会重置配置的 |
Beta Was this translation helpful? Give feedback.
-
UnstrippedCorlib目录下unity文件全删了吗 |
Beta Was this translation helpful? Give feedback.
-
UnstrippedCorlib目录下unity文件全删了吗 |
Beta Was this translation helpful? Give feedback.
-
UnstrippedCorlib目录下unity文件全删了吗 |
Beta Was this translation helpful? Give feedback.
-
肯定是被对面举报了 |
Beta Was this translation helpful? Give feedback.
-
一打开游戏,加速配置就重置了 |
Beta Was this translation helpful? Give feedback.
-
哪位大佬帮忙解决一下 |
Beta Was this translation helpful? Give feedback.
-
正常来说第一次是封3天,另外,我这几天都2倍速兄弟,一点事没有 |
Beta Was this translation helpful? Give feedback.
-
我BepInEx目录下没有config文件夹怎么办,只有core plugins和unstripped_corlib |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
config是配置文件,一般运行游戏一次就会生成,如果没有,那大概率是搭建的有问题导致dll没生效 |
Beta Was this translation helpful? Give feedback.
-
+1 可以支援web |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
@tuskermanshu @peterpanzj @yonota @DarkSissi |
Beta Was this translation helpful? Give feedback.
-
国服敏感吧 外服感觉一直没啥事 |
Beta Was this translation helpful? Give feedback.
-
作者能把快捷键状态默认开启吗?我调整HsMod.cfg开启快捷键之后每次启动游戏就会重置到关闭状态。重装等等试过很多次。HsMod.cfg调成只读的话直接不加载插件了 |
Beta Was this translation helpful? Give feedback.
-
你应该上传一下你修改后的 HsMod.cfg,这样作者才好判断问题出在哪里。 |
Beta Was this translation helpful? Give feedback.
-
这是我最后的config配置,每次我启动游戏之后设置都会重置到这个状态/我修改快捷键=true之后启动游戏返回config看又被覆盖为false了 |
Beta Was this translation helpful? Give feedback.
-
目前暂时无法确定炉石Unity的具体版本,因此配置UI可能无法使用。配置计划使用web进行修改,
目前仍在开发中(没人写Web,无限期拖延,web api在 #122)缓解方案:
.dll
文件 。BepInEx/patchers
目录下所有.dll
BepInEx/plugins
目录下所有.dll
HsMod.dll
到BepInEx/plugins
BepInEx/config/HsMod.cfg
或在启用快捷键后,使用快捷键进行控制。如果配置文件异常,建议启动游戏前删除BepInEx/config/HsMod.cfg
,等待启动游戏后重新生成新的HsMod.cfg
再进行修改,修改时游戏需要关闭。UnityEngine.IMGUIModule.dll
(从unity中提取),并添加BepInEx.ConfigurationManager.BepInEx5进行配置控制(默认游戏内F1
)。The specific version of Hearthstone Unity is currently unknown, so the configuration UI may not be available. The configuration is planned to be modified using the web, which is still under development (no one writes web, so it is delayed indefinitely, web api on #122)
Mitigation:
.dll
files which starting with Unity in the UnstrippedCorlib directory..dll
in theBepInEx/patchers
directory.dll
in theBepInEx/plugins
directoryHsMod.dll
to theBepInEx/plugins
directoryBepInEx/config/HsMod.cfg
before starting the game, or use shortcut keys to control after enabling shortcut keys. If the configuration file is abnormal, it is recommended to deleteBepInEx/config/HsMod.cfg
before starting the game, wait for the game to start and regenerate a newHsMod.cfg
before modifying it. The game needs to be closed when modifying.UnityEngine.IMGUIModule.dll
to UnstrippedCorlib (extracted from unity), and add BepInEx.ConfigurationManager.BepInEx5 for configuration control (default in-gameF1
).Beta Was this translation helpful? Give feedback.
All reactions