Costume Quest 2

Costume Quest 2

评价数不足
FIXING BAD FRAME PACING
由 Qamok 制作
Did you notice that your game isn't fluid and despite steam overlay show 60 fps and v-sync is on, there are like micro stutter and hitching when traver game world. I can show you how fix that.
   
奖励
收藏
已收藏
取消收藏
How it work out of the box
Apparently game don't support exclusive fullscreen and in borderless window, suffer from noteven frame pacing. Despite 60 fps lock seems to be solid, traversing world causes hitching and micro stutter. Investigating game with graph provided by RSS shows spikes in frame pacing, they are very short but persist in regular intervals giving feeling of hitching.

Here is how it looks when all option are turn ON with V-sync:


with V-sync OFF:


With FXAA instead SMAA:


And 720, with everything turn OFF:


Even menu suffer from this:


Like you can see, in every case frame pacing is bad, no matter of settings and resolution, for some reason it even worse with FXAA. Choosing DX9 don't change nothing.
How to fix it.
Solution is simple, game need external lock. Apparently in game setting is broken and it's only turn off 30 fps cap, and v-sync wont do his job properly. I propose in driver lock (RSS should also work) and i will show it in radeon software. Find game (if necessary add *.exe) turn on Chill and change his max and min setting to 60:

As you here scrool down where you can also force 16 x AF to improve texture filtering:

Its done. Boot game and enjoy even frame pacing and fluid gameplay:



4 条留言
Drew's Patapon-zi Scheme 2024 年 12 月 17 日 上午 1:57 
Hey, thanks for this post! I've done similar things with games (first comes to mind is Fallout: NV; but that was a different issue requiring a mod instead of just FPS lock to fix stutters) but wanted to see if anyone else tried it.
twrobsgamr2 2024 年 11 月 1 日 下午 11:38 
thank you 😉
Qamok  [作者] 2024 年 11 月 1 日 下午 3:55 
Right click on desktop>control panel>3d settings> find game/add exe>max fps to 60
twrobsgamr2 2024 年 10 月 30 日 下午 6:09 
do you have a setting guide for NVIDIA as well?