Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Ehm, just to be sure (since it probably was unclear in the first post): The patch is a executeable/binary; you should be able run it with ./Experimental_Patch ;)

Still doesn't work? The problem is, I believe, a missing "=" sign; as soon as your ration equals exactly 1920:1080, it won't work; the uploaded patch is a updated version with the sign in place, so I hope that it should fix it :3

(2 edits)

I tried that before, it just gives:


 error while loading shared libraries: libSDL2_net-2.0.so.0: cannot open shared object file: No such file or directory (the current version is all DLLs, no SO files)

The bit on width was because it seems like the issue occurs with content size of 1920x1068 as well.

(+1)

My bad ;). Uploaded a new one ("Experimental_Patch2"), I hope this works out!

The DLL are only for windows, under Linux your local libraries are used :).

(+1)

That fixes the issue, thank you.

Thank you for reporting and helping with the search for the fix! =).

Will bake it into the official release, somewhat soon :).