ianpatt / sfse

Starfield Script Extender
Other
338 stars 32 forks source link

micro-stutter when using sfse on linux using proton #31

Closed Xenophobe-01 closed 4 months ago

Xenophobe-01 commented 4 months ago

ISSUE Launching the game with sfse_loader.exe causes micro-stuttering in the game, it's not constant but it is frequent. The micro-stutter is more noticeable using steam's proton 9.0-1 and Experimental, it's less noticeable with GE-Proton9-6. If I launch the game normally it's smooth.

SYSTEM INFO Linux Mint 21.3, Kernel Version: 6.5.0-35-generic Intel i7-11700K 32GB DDR4 at 3200 RX 6950 XT, Mesa 24.1.0 - kisak-mesa PPA 2TB NVMe Gen4x4 SSD

Steam Beta Branch: Steam Beta Update Steam Version: 1717294964 Steam Client Build Date: Sat, Jun 1 5:52 PM UTC -05:00 Steam Web Build Date: Fri, May 31 9:51 PM UTC -05:00 Steam API Version: SteamClient021

Steam Proton 9.0-1 Steam Proton Experimental GE-Proton9-6

LAUNCH OPTIONS USED bash -c 'exec "${@/Starfield.exe/sfse_loader.exe}" ' gamemoderun %command%

the bash -c 'exec "${@/Starfield.exe/sfse_loader.exe}" ' portion let's sfse launch using the game shortcut in steam


The micro-stutter is not game breaking, but it is a minor visual bother. Just hoping there's a simple tweak to make it smooth, like the script extender is in other games.

ianpatt commented 4 months ago

Empty Data/SFSE/Plugins and try again.

Xenophobe-01 commented 4 months ago

Tested with the mod files removed from Plugins, issue still occurs. It is most noticeable in space when turning the ship to line up on an objective marker, or panning the camera on a planet/moon.

Xenophobe-01 commented 4 months ago

Final mod updated, tested the SFSE 0.2.8 for an hour of game play, the stutter is gone now. Thanks for being a dedicated developer.