• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Discussion Where can I find the Alternate synchronisation methodin GMS2? The one I can find in options in GMS1

rwkay

GameMaker Staff
GameMaker Dev.
There is not an alternate synchronisation method in GMS2 as that was specific to DX9 and GMS2 uses DX11 that does not have the same issues.

Have you set the sleep margin to 10???

Russell
 
R

RealsLife

Guest
There is not an alternate synchronisation method in GMS2 as that was specific to DX9 and GMS2 uses DX11 that does not have the same issues.

Have you set the sleep margin to 10???

Russell
Yes I did
 

Mike

nobody important
GMC Elder
Try setting VSync, thats the only way to fully get rid of stutters.
 
R

RealsLife

Guest
Try setting VSync, thats the only way to fully get rid of stutters.
I used in GMS1 the alternate synchronisation method because the other one didn't work :s? Which means that in GMS2 if I don't have that alternate option I still get stutters. The normal VSync doesn't work for me. My DirectX version is 12 if it matters...

EDIT: So now what :s?
 
Last edited by a moderator:

rwkay

GameMaker Staff
GameMaker Dev.
File a bug with a sample project attached and clearly describe the problem and we will take a look.

Russell
 
Top