Skip to main content

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

This is a tough situation, as I am not able to reproduce the issue and do not have access to your exact computer set up. But if you are willing to assist, I would love to know if the logs contain any error on your machine. They can be found here:

C:\Users\USERNAME\AppData\Roaming\Godot\app_userdata\Manor Loop\logs

The easiest way to access this AppData folder is by opening your file explorer and typing %appdata% into the folder directory bar at the top and then pressing ENTER on your keyboard. This will open the AppData/Roaming folder. in there, simply go to Godot -> app_userdata -> Manor Loop -> logs.

If any logs contain information beyond the general engine and hardware info, feel free to send it my way.

All logs will contain this information by default:

Godot Engine v4.3.stable.mono.official.77dcf97d8 - https://godotengine.org
Vulkan 1.3.289 - Forward+ - Using Device #0: NVIDIA - NVIDIA GeForce RTX 4070 Ti

Most of the logs are just the basics, and of them just has a couple of extra lines.  Not sure if it'll help at all:

Godot Engine v4.3.stable.mono.official.77dcf97d8 - https://godotengine.org

Vulkan 1.3.289 - Forward+ - Using Device #0: NVIDIA - NVIDIA GeForce GT 1030

level_normal

level_normal

Aside from the "level_normal", it's the same as the rest of the logs, as far as I can tell.

Thanks for trying to help, guess I just ended up with a weird rare bug.

Greetings, Kruhl! I have good news. The game may work for you now. My father actually recently purchased the GTX 1060 and he ran into the same issue you were describing. How interesting. I still do not know what was causing issue for you and my father, however, I have made a few changes that worked for him and may work for you.


Here's what you'll want to do:

1. Download the latest version of the game, version 'Release 2024.11.08'.

2. Once you get into the game and press play, go into the settings menu and try toggling the new setting I added 'Look Smoothing' off.

3. You may want to also try toggling v-sync off if you still face the issue.

If you decide to try it out, let me know if this resolved the issue for you!


- Moondream Games

Yep, turning off "Look Smoothing" fixed it.  Thanks!