DontStarveLuaJIT
DontStarveLuaJIT copied to clipboard
Don't Starve LuaJIT/OpenGL ES optimization patch (compatible with DS, RoG, SW, HAM, DST, Dedicated Server for Windows and DST, Dedicated Server for Linux)
`[00:00:50]: Check for write access: TRUE [00:00:50]: Check for read access: TRUE [00:00:50]: Available disk space for save files: 98860 MB [00:00:50]: ModIndex: Load sequence finished successfully. [00:00:50]: Reset() returning...
如题所示,攻击命中克劳斯后游戏报错弹出。把三个luajit相关的dll文件删掉后不再报错。 client_log: https://pastebin.com/HbcBN4Xa
准确地讲,骑上牛的时候,牛有皮肤;一下牛,牛的皮肤就消失了,回到了默认外观。 删掉三个dll文件后,牛皮肤可以正常显示。
最新版本,三个文件拷贝到Windows下的单机版bin目录后,进入游戏后打开控制台,输入print(_VERSION)后没有任何反馈。log如下: https://pastebin.com/qFK4LbCH 之前曾经试用过workshop版本的luajit,出现了反复提示重新开启游戏的bug。会否是那时把某些设置给搞坏了呢?
Are you still working on this project? I've been using this this for so long now and it is hella nice. The scarecrow doesn't display any skins but I completely...
-did a clean install -no mods -started new game server locally -verified that costumes worked (redecorate friendly scarecrows, costumes for beefalo during the year of beefalo event) -Then added the...
存档文件太大,会导致能存档但是不能读取。有什么方法解决这个问题么?
Since it works in Linux Desktop, maybe getting it to work on macOS probably only needs a recompilation with clang (if the original binary was built with clang for macOS)...