kdmcser
kdmcser
I am unable to solve android dependencies, need help
use #ifdef in the code?
If we cannot import the LuaJIT library, can we manually implement a simple Lua expression parser? I used DeepSeek to generate the parsing code: ``` #include #include #include #include #include...
This is a temporary fix, and I know how to reproduce the issue: launch Good to Go, enter the cheat code vcmiartifacts, then use the vcminahar cheat to attack the...
I dont know how to get the crash log in Android
its ok now, thank you!
make VCMI playable in Batocera?
I add some code to print log,it seems to be a memoey problem: ``` logGlobal->warn("town->town->clientInfo.structures"); for (auto structure : town->town->clientInfo.structures) { logGlobal->warn("%p", structure); } logGlobal->warn("\nentry.second"); for (auto structure : entry.second)...
A easy way to reproduce: 1. select Highlands town, using this map [test balance.zip](https://github.com/user-attachments/files/17266686/test.balance.zip) 2. enter first town, if crash not happen enter second town. (no need build) 3. if...
should update the SDL2.dll to 2.30.8 and SDL2_image.dll to 2.8.2 in dependencies, and vcpkg build of lastest SDL still contains bug, need to use newest dlls from officical github release.