Could you expand this for someone being "OK" at Linux?
With protontricks & installing the game directly into the steamapps/common folder, it works. You'll have to trick a bit to see the steam folder, via protontricks 8800 winecfg => drives => show dot files.
^ and edited the last part so the...
I set out the robot overlord (ChatGPT) on the task, and I think it's pretty decent:
Locate the Steamapps/Common Folder: The steamapps/common folder is where Steam installs your games. Its typical location is ~/.steam/steam/SteamApps/common. However, it might be hidden due to the settings of...
With protontricks & installing the game directly into the steamapps/common folder, it works. You'll have to trick a bit to see the steam folder, via protontricks 8800 winecfg => drives => show dot files.
Here's the code from the trade routes for a starter:
-- Highlight invalid trade plots
local bHighlightMiasma : boolean = pPlayer:GetGeneralUnitMiasmaHealthDelta() < 0;
for iPlotLoop = 0, Map.GetNumPlots()-1, 1 do
local pPlot = Map.GetPlotByIndex(iPlotLoop);
local hexID =...
Do you think you could mess with the search to make it a fulltext search on the effects as well? I could toss up the search logic based on http://opensource.plurk.com/LightCloud/Inverted_index_by_the_Lua_extension_of_Tokyo_Tyrant/ and a bit of guesswork. For full support, is it possible to...
The game desyncs a lot when running under wine, regardless who's host. I'm running the whole thing incl. Brave New World.
Somewhat unrelated, when resyncing, the client lost its current build status in a city when just started to build. Happened twice.
When I'm client, the game crashes from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.