Page 1 of 1
help my server is all slow mo
Posted: Fri Aug 12, 2011 2:37 pm
by mxrewind665
Hey guys i made a server for my team and well everytime i go on it its all slow mo. my ping-90s (-20750 offset) why does it run slow
Re: help my server is all slow mo
Posted: Fri Aug 12, 2011 3:24 pm
by MX196
mxrewind665 wrote:my ping-90s (-20750 offset)
There's your problem.I have the same problem, but my internet is just to bad to run a server.
Re: help my server is all slow mo
Posted: Fri Aug 12, 2011 3:26 pm
by mxrewind665
is there a way to edit my server so my friend is the person who runs the server or do i have to have someone else run it
Re: help my server is all slow mo
Posted: Fri Aug 12, 2011 3:27 pm
by tyskorn
I think the Slow-Mo is caused by the offset, so if it's the offset that it is rising, it is most likely that your computer can not run a server. On my old computer we would always go on my server just because it was Slow-Mo. Good for wheelies.

Re: help my server is all slow mo
Posted: Fri Aug 12, 2011 3:28 pm
by tyskorn
mxrewind665 wrote:is there a way to edit my server so my friend is the person who runs the server or do i have to have someone else run it
You can just send him the mxserver folder or whatever folder you have for your server. If you have forwarded your ports to run it, he will have to do the same though.
Re: help my server is all slow mo
Posted: Fri Aug 12, 2011 3:56 pm
by mxrewind665
tyskorn wrote:mxrewind665 wrote:is there a way to edit my server so my friend is the person who runs the server or do i have to have someone else run it
You can just send him the mxserver folder or whatever folder you have for your server. If you have forwarded your ports to run it, he will have to do the same though.
well i used the easy way of himachi to create it
Re: help my server is all slow mo
Posted: Sat Aug 13, 2011 12:29 am
by Klutch
You have to edit the rate, you're using too much bandwith for how many players you are hosting.
Here's a list by yzmxer608.
Code: Select all
In bytes per second, here's an approximation of how much bandwidth you need for a given number of players:
1 3808
2 10624
3 20448
4 33280
5 49120
6 67968
7 89824
8 114688
9 142560
10 173440
11 207328
12 244224
13 284128
14 327040
15 372960
16 421888
17 473824
18 528768
19 586720
20 647680
21 711648
22 778624
23 848608
24 921600
25 997600
26 1076608
27 1158624
28 1243648
29 1331680
30 1422720
31 1516768
32 1613824
33 1713888
34 1816960
35 1923040
36 2032128
37 2144224
38 2259328
39 2377440
40 2498560
Re: help my server is all slow mo
Posted: Sat Aug 13, 2011 2:48 am
by jlv
You're playing the game on the same computer the server is running on right? The server is probably not getting enough CPU cycles. Try setting the server process to high or realtime priority.
Re: help my server is all slow mo
Posted: Sat Aug 13, 2011 7:29 am
by yzmxer608
See if anything else has a high processor usage.
You can actually force slow-mo if you start rendering in blender

.
Re: help my server is all slow mo
Posted: Sat Aug 13, 2011 8:49 pm
by mxrewind665
Ok Thanks jlv. But
jlv wrote:Try setting the server process to high or realtime priority.
how do i do that
Re: help my server is all slow mo
Posted: Mon Aug 15, 2011 5:10 am
by jlv
You can do it in task manager. I think prefixing a command with
"start /realtime" will do it too.
Re: help my server is all slow mo
Posted: Mon Aug 15, 2011 6:44 pm
by mxrewind665
thanks JLV