Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Just spending half an hour in the tutorial showed me how interesting the game would be.

I was not disappointed.

I spent a lot of time cleaning stations until I remembered that I had to eat and earn to eat.

Unfortunately, my mouse problem in this game doesn't allow me to play.

I've tried some combination of trying to predict where the game thinks my cursor is, but it just takes a long time.

My cursor when operating the computer, fixing servers or handling settings is in a completely different place than it shows it.

I really can't play with such a problem and even in the settings I can't see anything that could help me.

The mouse cursor at the start of the game behaves normally, but after the game is launched, the problem I described occurs immediately

After another hour(I lose time too easily, probably much more) I think I know the reason for this strange behavior of the cursor.

So I think it was the fault of the lack of resolution in the settings for my monitor.

It's just either smaller or larger.

Setting any resolution higher than that of my monitor does not immediately cause any undesirable effect.

However, when some function under the hood refreshes the screen size it causes the game screen to change size rendering part of the screen off my screen.

In case of not too high resolution (1920x1080) it may not even be noticeable.

From here I think there is a bug with the cursor because the game thinks the window rendering space is larger than the mouse cursor coordinates space.

Which causes the cursor to be mapped to a different part of the screen than the graphical representation would indicate.

The solution I used:

I added my screen resolution to the config peak and set it to read-only
(I didn't check if it was reset but I didn't want to play with testing).

Setting a lower resolution available(1360x768) was not an option for me as the game becomes annoyingly blurry .