Erenshor

Erenshor

View Stats:
 This topic has been pinned, so it's probably important
Burgee  [developer] Apr 14 @ 10:18am
VSYNC / Warping Movement issue
VSYNC on some systems can cause stuttering movement. If your movement is not smooth, try turning off Vsync.
< >
Showing 1-9 of 9 comments
Arsat Apr 14 @ 10:22am 
and the resolution hz isnt correct too. I set 60 hz but i have 120
Burgee  [developer] Apr 14 @ 10:24am 
Originally posted by Arsat:
and the resolution hz isnt correct too. I set 60 hz but i have 120

Yeah, the vsync settings are messed up at the moment, it's up for some change here soon.
Hmm I came here because I played the demo and like it. Had zero issues. Just bought the full game and I was running into this warping and studdering. Even on the main menu it freezes for a bit and then resumes and then freezes and resume.
I lowered everything and turned everything off.
Still happening.
Burgee  [developer] May 1 @ 4:47am 
Originally posted by Zandy man:
Hmm I came here because I played the demo and like it. Had zero issues. Just bought the full game and I was running into this warping and studdering. Even on the main menu it freezes for a bit and then resumes and then freezes and resume.
I lowered everything and turned everything off.
Still happening.


Try verifying game files and restarting everything. The demo build is very similar to the full build as far as structure so I'd be shocked if one worked and one didn't.

If resetting fails, send me a DM on discord and we'll look at some logs.
Yes I had to reinstall the game and it worked. Thank you.
JaseLark May 4 @ 7:50pm 
If you're playing on Linux (desktop or Steam Deck) using Proton (either the bundled Steam version or Proton-GE) and are experiencing heavy game stuttering when moving the camera view around, then this Reddit post might have a fix. It worked for me, anyway.

https://www.reddit.com/r/linux_gaming/comments/1i7bnwd/comment/m8jzv0h/

The quick fix is to change Erenshor’s Launch Options to:

LD_PRELOAD=”” %COMMAND%

If you want to keep Steam Overlay:

LD_PRELOAD="" VK_LOADER_LAYERS_ENABLE=VK_LAYER_VALVE_steam_overlay_64 %COMMAND%

If you want Mangohud and Gamemode:

LD_PRELOAD="/usr/lib/libgamemodeauto.so.0" VK_LOADER_LAYERS_ENABLE=VK_LAYER_MANGOHUD_overlay_x86_64 gamemoderun %COMMAND%

If you want Steam Overlay, Mangohud, and Gamemode:

LD_PRELOAD="/usr/lib/libgamemodeauto.so.0" VK_LOADER_LAYERS_ENABLE=VK_LAYER_MANGOHUD_overlay_x86_64,VK_LAYER_VALVE_steam_overlay_64 gamemoderun %COMMAND%

All credit for this goes to the author of the above Reddit comment; I’m simply expanding it here just in case the original post disappears.

This only works in Steam on Linux. If you're having this issue on Windows, I'm sorry, I don't know how to fix that.
Last edited by JaseLark; May 4 @ 8:02pm
Burgee  [developer] May 4 @ 8:46pm 
Originally posted by JaseLark:
If you're playing on Linux (desktop or Steam Deck) using Proton (either the bundled Steam version or Proton-GE) and are experiencing heavy game stuttering when moving the camera view around, then this Reddit post might have a fix. It worked for me, anyway.

https://www.reddit.com/r/linux_gaming/comments/1i7bnwd/comment/m8jzv0h/

The quick fix is to change Erenshor’s Launch Options to:

LD_PRELOAD=”” %COMMAND%

If you want to keep Steam Overlay:

LD_PRELOAD="" VK_LOADER_LAYERS_ENABLE=VK_LAYER_VALVE_steam_overlay_64 %COMMAND%

If you want Mangohud and Gamemode:

LD_PRELOAD="/usr/lib/libgamemodeauto.so.0" VK_LOADER_LAYERS_ENABLE=VK_LAYER_MANGOHUD_overlay_x86_64 gamemoderun %COMMAND%

If you want Steam Overlay, Mangohud, and Gamemode:

LD_PRELOAD="/usr/lib/libgamemodeauto.so.0" VK_LOADER_LAYERS_ENABLE=VK_LAYER_MANGOHUD_overlay_x86_64,VK_LAYER_VALVE_steam_overlay_64 gamemoderun %COMMAND%

All credit for this goes to the author of the above Reddit comment; I’m simply expanding it here just in case the original post disappears.

This only works in Steam on Linux. If you're having this issue on Windows, I'm sorry, I don't know how to fix that.
Thank you for sharing this
Originally posted by Burgee:
Thank you for sharing this

Sure thing! I’ll add it to the discord when I’m at a computer I can do it from.

I hesitate to offer it as an official fix, since there’s limited broad testing on it and Linux support isn’t official, but it’s low risk to try and worked for me (typical user-forum stuff!).
Originally posted by JaseLark:
If you're playing on Linux (desktop or Steam Deck) using Proton (either the bundled Steam version or Proton-GE) and are experiencing heavy game stuttering when moving the camera view around, then this Reddit post might have a fix. It worked for me, anyway.

https://www.reddit.com/r/linux_gaming/comments/1i7bnwd/comment/m8jzv0h/

The quick fix is to change Erenshor’s Launch Options to:

LD_PRELOAD=”” %COMMAND%

If you want to keep Steam Overlay:

LD_PRELOAD="" VK_LOADER_LAYERS_ENABLE=VK_LAYER_VALVE_steam_overlay_64 %COMMAND%

If you want Mangohud and Gamemode:

LD_PRELOAD="/usr/lib/libgamemodeauto.so.0" VK_LOADER_LAYERS_ENABLE=VK_LAYER_MANGOHUD_overlay_x86_64 gamemoderun %COMMAND%

If you want Steam Overlay, Mangohud, and Gamemode:

LD_PRELOAD="/usr/lib/libgamemodeauto.so.0" VK_LOADER_LAYERS_ENABLE=VK_LAYER_MANGOHUD_overlay_x86_64,VK_LAYER_VALVE_steam_overlay_64 gamemoderun %COMMAND%

All credit for this goes to the author of the above Reddit comment; I’m simply expanding it here just in case the original post disappears.

This only works in Steam on Linux. If you're having this issue on Windows, I'm sorry, I don't know how to fix that.

For what it's worth: confirmed that this fixed the stuttering on my Manjaro Linux desktop. After inserting LD_PRELOAD="" gamemoderun %COMMAND% into game's steam properties and turning off vsync, the stuttering did not start after the usual 20 odd minutes of game play.

As a better test, I ran Erenshor for 16 hours straight (played last night, left game on overnight around where simplayers frequently gathered and killed things, and came back this morning). Everything remained smooth and responsive as if I had started the game up fresh. Played another couple hours after work and still no sign of stuttering.
< >
Showing 1-9 of 9 comments
Per page: 1530 50