I think this would be a question for itch.io support, unless this dev has dealings outside of this site.
Frungi
Recent community posts
Well, yeah, back then you needed every byte you could get, so everything had to be as optimized as possible. These days, it’s much less of a concern, to the point that file sizes can balloon by a hundred times due to inefficiently duplicating raw uncompressed assets in every file rather than referencing a single instance squeezed to a fraction of the size, and (unless it’s a massive project) no one cares because it really doesn’t matter. A lost art from the good old days when everything was harder and objectively worse.
The inline CSS on this page has ul
lists at 100% width. The user_tools
links (follow dev, rate game, etc.) at the top right are structured as a list, which here extends the entire width of the window, covering the download link. (You can easily see this by adding a background_color
to ul
.) This means the download link cannot be accessed.
This fundemntally breaks functionality to no benefit. Please fix this.
This game’s page has all ul
elements at 100% width. This means that the Follow/Collection/Rate links at the top right extend all the way across the page and cover the download link. Please fix this!
You can still access the download link from the page source, or again by going in through your Library page.
Ooh, thanks! That’ll definitely help, gonna go hunting.
I still don’t understand how the filesize seems to be ten times what it could be, or why you don’t have separate downloads for Windows and Linux builds, but it’s not that much space anyway by today’s standards. I was just surprised at the compression ratio; sorry if I came across as complaining or criticizing.
Anyway, it’s a neat game. I find it really helps to work backwards from the goal, like it sometimes does with traditional mazes. Almost feels like cheating
How does this game take up over a gigabyte?! Couldn’t the Linux and Windows builds share files and cut the size down to half a gig? Which still seems unreasonable for an aesthetic that used to fit on floppies… I mean, the main level files alone are dozens of megabytes each, and they compress down to one, so what’s taking up all that empty space?
Whitelist it in your antivirus, or disable it. If it’s the built-in “Windows protected your PC” message, click “Run anyway”; if that button isn’t there, check your Defender settings.
Really, you’ll want to try the support channels for your antivirus software to find out what to do about false positives.
Hi, this is a bug report.
This game identifies my Xbox Elite Controller (wirelessly connected through Bluetooth) as “Bluetooth LE XINPUT compatible,” with several issues:
- the triggers aren’t detected at all (so no default strafe button)
- the right stick’s Y-axis is nonfunctional and X-axis is treated as if it were the Y-axis
- pressing left moves up, pressing right moves down
- actually pressing up or down does nothing
- clicking the right stick (aka R3) does what the nonfunctional Start button should do
All of the above inputs work as expected in any other game I play, without making any changes.
The easiest way to beat this game is to eliminate all expenses except for enough military to ward off monster attack, and then each turn either invest everything or sell everything depending whether the market has a positive or negative return. Do take care to end each turn with expenses + 1K to avoid going broke. Finished with zero buildings, zero citizens, and over 10,000K.
There’s something wrong with the styling on this page—beyond a certain window width (983 pixels here), the trailer and screenshots in the, let’s see… right_col column
div completely disappears. No right column.
Edit: It seems to be due to the .right_col{display:none}
in the internal style tag. If that’s intentional, it doesn’t hide it at smaller sizes or higher zoom.
The Itch launcher doesn’t know how to handle self-extracting archives (I think it expects straight-up .zip
or .rar
?), but once I find the game exe, it runs smooth! Although gamepad aiming seems to be broken.
Any idea what the issue was with the old version? It was absolutely toxic to my system, let alone unplayable.
As soon as I try to start playing, the game takes 100% CPU for a moment, then eats up all my RAM and drops to one frame every few seconds until either it crashes or I quit. Leave it long enough (I think less than a minute) and I get “call failed” errors for things like CreateTexture2D, and every open window on my system goes blank and unusable.
Windows 11, RTX 2070, 16 GB RAM, 1440p
I had this same issue on Windows when watching a “You’re too overwhelmed to feel this right now” timer tick down. It reached 1, and the game froze. Quit and reload, and the game loads frozen. Mashing esc did nothing but toggle the options menu. Doesn’t seem to be any recourse short of starting a new game.