Thank you very much. :) For the bugs reports too. And I hope you will have fun with the game too, not only with looking for issues. :)
thindil
Creator of
Recent community posts
Thank you for the details, I'm starting an investigation. :)
1. Sort button, the game shouldn't even show empty lists, so here are two issues. ;) I'm currently here. When is it showing the empty list of recruits?
2. Need to check, I was trying setting Poleis-Merchant-Military. For now, it works for me, so I need to dig more.
3. Trading, someone reported it on Discord, this one should be fixed, just not released yet. I aim with the release for the next Sunday. I hope to fix all reported things.
4. Key bindings, didn't check it yet, added to the to-do list.
Hello, well, that's definitely not a Steam Crash game. :) I need a bit more information about the crashes to try to fix them.
1. Do you use Windows or Linux (and which exactly Linux)?
2. Do they always happen or sometimes? If sometimes, is there any pattern, like always at the same base type, a career, etc.?
The more information the better, currently I have bad luck and the game doesn't want to crash for me. ;)
Hello, thank you for the report. :) I just checked the stable version on Debian (a distro shouldn't be a problem here), and it seems like it working for me. If it is possible, could you try:
1. Download the stable version again. Maybe something was wrong during download?
2. If the above not works. Could you tell more details about your new game setting? Like faction, starting base, etc. If you change anything here. ;)
:D Well, to be honest, all these things don't take too much time. Perhaps I should spend more. I got used to working on the game so much, that probably I would work even during sickness. :) If I count correctly, it takes around one, sometimes even less, hour per day. I can do it even when I wait for my tea to be ready. :)
Anyway, thank you very much for resting wished. :) And have merry holidays.
Hello and I'm sorry, but it may be very unlikely to do. I plan in the future, to add other versions of the game (mostly, for Android), but I'm afraid here are no plans for 32-bit version of the game.
If 32-bit version really needed, the game is Open Source, everyone can grab its code, build it and release that version. I think it should work with 32-bit OS. Unfortunately, I don't have any possibility to test it.
The problem is that is the start of the dependencies, not the end. :) If we want to ship custom libc, we have to build also every other library which is needed for the game.
Normally, these libraries included into the system. But they are compiled with the system's libc. In our situation, it would be some X server libraries too. I'm guessing how much space it would be taken. If you want to see, what need to be rebuilt, you will need to unpack the game to get executable and do “ldd” command on it. It should give a full list what is needed.
Hello, and I want to apologize for the problems. The issue is that the game requires a bit newer version of GlibC — as far I see, Bullseye (the new stable) has it.
The only way which could work, would be build and running the game inside a Docker image, or trying to run Windows version. It should work under Wine. “A bit” inconvenient.
I was looking around a bit for solving the problem, and I'm afraid I have bad news. I can't fix it, at least not at this moment. The amount of work is so big, that it would greatly complicate everything for me. It literally requires to rebuild the whole system. Thus, at this moment, I'm sorry I can't do anything. Probably the only option is to wait for the next release of Linux Mint, or I will have more luck in the future and I will find a solution which doesn't require that large amount of work. :(
Thank you for the report I will check. Just probably the fix for the problem will be released with the new major version of the game (6.0), which means around one month, a bit long :/ Unless you prefer some more rough ride, then the new development version with the fix should be ready in next Sunday (in around 7 days)
About undead and low food: it could happen because there is a small chance that you will have in starting crew someone from a different faction. But for sanity, I'll check it too :)