Elio Wang
Elio Wang
解决办法 在preload中添加 ``` var _setImmediate = setImmediate; process.once('loaded', function() { global.setImmediate = _setImmediate; }); ```
I have the same problem with mingw32-make. Could you help me?
+1
Looking forward to this feature. This is a great update no less than SDXL.
日志看最下面那段。 [2023-09-06.log](https://github.com/infstellar/genshin_impact_assistant/files/12535630/2023-09-06.log)
通过修补combat_lib.py检测 t1=0 t2=3临时解决了问题。 但这样肯定不稳定。
> https://www.bilibili.com/video/av85090297/ > 屏幕伪装 > 只适用于极域2010 2016版有没有希望
> Just commenting that this is apparently not still fixed? Now I'm resuming a run which originally had 500 steps, but now the amount of steps is set to 2000,...
没关系,计划用c++重写后端服务器,UE5重写启动器界面,全部集成起来。
It's not that difficult either For text content translation on some user interfaces We just need to simply add gettext support and replace it with gettext ("original string") where needed.