-
Notifications
You must be signed in to change notification settings - Fork 587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem in Standalone #29
Comments
Thanks for letting us know, I wasn't aware of that problem. Needs some investigation. |
@dyanikoglu maybe this will help with the investigation... In ALS3 had the same problem but less pronounced. From the video of the author of the plugin Moveit , I found out about the console command (p.NetShowCorrections=1). Maybe he will give a hint if you get in touch with him. another clue |
@ANTEVETY I think I know the problem. Can you try limiting your max fps to 120, and try again? I'm mostly sure that will solve it. If it works, I can describe the problem.
|
@dyanikoglu It seems that this has solved part of the problem, but still the server makes a lot of sharp adjustments on the client and this leads to jerks (clearly visible when switching to running and cornering). Have you tested it yourself and is everything okay? https://youtu.be/ufm9Olfrjn4 |
You probably need to limit fps to 120 on server too. (I'm not able to test it right now) |
By the way, seems like the gameplay became identical with editor after that change. An issue for the correction problem on sharp turns is already created, we can continue on there if you want to discuss. |
@dyanikoglu by default, BaseEngine.ini file has a limit of 30 (NetServerMaxTickRate=30). I tried to set 60 in project DefaultEngine.ini, but that didn’t change the picture much, all the same jerks (server corrections) when running and changing directions. The link above described a similar problem tomorrow I will try this method. |
We can continue from #28 at that point |
I can not understand why this happens in standalone game (if you run game and server is using .bat all also). This is probably related to server corrections, but how fix is not clear. You faced with this? Used are the fresh your plugin from the master branch and default settings. https://youtu.be/pgkSnk8-xX8
The text was updated successfully, but these errors were encountered: