Go Back   Tactical Gamer > Simulation > Armed Assault > Armed Assault - General Discussion


Armed Assault - General Discussion Armed Assault discussion

Reply
 
Thread Tools
Old 10-23-2007, 05:51 PM   #1 (permalink)
 
Insanatrix's Avatar
 
Join Date: Jul 2007
Location: Florida
Age: 23
Posts: 68
Server settings

Gogeta brought this up in a Coop we were doing the other day about how units seem to warp around and it makes it impossible to snipe or shoot sometimes.

i give you....

http://community.bistudio.com/wiki/A...Tuning_Options


all the netcode settings with their descriptions.

MinErrorToSend being the most useful as far as the players lagging around, as well as MaxMsgSend and MinBandwidth.

so you want to set MinBandwidth around 75-80% of your server MAX upload speed and its in BPS - Bits Per Second. So if the server is on a 10Mbit connection you would use 7500000.
Insanatrix is offline   Reply With Quote
Old 10-23-2007, 07:42 PM   #2 (permalink)
jex
 
jex's Avatar
 
Join Date: May 2003
Location: United Kingdom
Age: 37
Posts: 3,392
Re: Server settings

Yes this is highly annoying and seems only to happen at certain ranges and beyond (I never experience it close up. Marksmanship is hard if they are running in a straight line but practically impossible if they are weaving as they warp all over the shop. If it can be done, then let's give it a go
__________________
Jex

jex is offline   Reply With Quote
Sponsored links
Old 10-24-2007, 07:52 PM   #3 (permalink)
 
chaka's Avatar
 
Join Date: Mar 2007
Location: UK
Age: 26
Posts: 33
Re: Server settings

Yes it is possible to get 200 people on a server with little or no lag. I don't have permission to post URL but check the thread at:

flashpoint1985.com :: BI FORUMS / ARMA: ARMED ASSAULT / COMBAT OPERATIONS » ArmA - MULTIPLAYER » Linux Net Code

IC-Mojo has these settings and it working for him:

Quote:
Here is the copy of my ARMA.CFG:
language="English";
adapter=-1;
3D_Performance=1.000000;
Resolution_W=800;
Resolution_H=600;
Resolution_Bpp=32;

MaxMsgSend=192;
MaxSizeGuaranteed=512;
MaxSizeNonguaranteed=192;
MinBandwidth=65536000
MaxBandwidth=131072000;
MinErrorToSend=0.011;
MaxCustomFileSize=0;

God I hope this works so I can get a game without lag.
chaka is offline   Reply With Quote
Old 10-24-2007, 08:35 PM   #4 (permalink)
 
Dslyecxi's Avatar
 
Join Date: Mar 2006
Location: Houston, TX
Age: 25
Posts: 564
Re: Server settings

Quote:
Originally Posted by chaka View Post
Yes it is possible to get 200 people on a server with little or no lag.
I seriously doubt this. The closest I have heard so far was just over 110 or so and it wasn't exactly a smooth experience.

I would imagine that the practical limit for coop is somewhere in the 60-80 range, and for adversarial maybe (with very austere missions) in the 120-140 range. 200 is pushing it, and to say that you would have "little or no lag" is comical.
__________________


Dslyecxi is offline   Reply With Quote
Old 10-25-2007, 09:18 AM   #5 (permalink)

 
Long Bow's Avatar
 
Join Date: Apr 2007
Location: Ontario, Canada
Age: 30
Posts: 1,301
Re: Server settings

Excuse my ignorance but are these settings dependant on my internet connection speed or the servers? If it is the servers do we have the numbers for ours available?

I have problems at long range with units "jumping" several feet at a time. If I can make some changes without any negative side effects I would be all for it.
Long Bow is offline   Reply With Quote
Old 10-25-2007, 09:40 AM   #6 (permalink)

 
PanzerHans's Avatar
 
Join Date: Aug 2005
Location: By the PC
Age: 35
Posts: 2,255
Re: Server settings

There is a setting for how often packets regarding units positional settings are sent out to the clients. I am looking into this matter as we speak.
__________________
--
VI VI VI - the number of the beast
PanzerHans is offline   Reply With Quote
Sponsored links
Old 10-25-2007, 10:06 AM   #7 (permalink)

 
Long Bow's Avatar
 
Join Date: Apr 2007
Location: Ontario, Canada
Age: 30
Posts: 1,301
Re: Server settings

So this is all Server side settings and not client side.
Long Bow is offline   Reply With Quote
Old 10-25-2007, 10:44 AM   #8 (permalink)
 
chaka's Avatar
 
Join Date: Mar 2007
Location: UK
Age: 26
Posts: 33
Re: Server settings

Quote:
Originally Posted by Long Bow View Post
So this is all Server side settings and not client side.
Correct. Although I'm sure there are lots of players out there who think they have connection issues when really the problems with the server.
chaka is offline   Reply With Quote
Old 10-25-2007, 10:44 AM   #9 (permalink)
jex
 
jex's Avatar
 
Join Date: May 2003
Location: United Kingdom
Age: 37
Posts: 3,392
Re: Server settings

Quote:
Originally Posted by Long Bow View Post
So this is all Server side settings and not client side.
I believe so
__________________
Jex

jex is offline   Reply With Quote
Old 10-25-2007, 11:15 AM   #10 (permalink)
 
Insanatrix's Avatar
 
Join Date: Jul 2007
Location: Florida
Age: 23
Posts: 68
Re: Server settings

Quote:
Originally Posted by Long Bow View Post
So this is all Server side settings and not client side.
yes its all server side related. afaik there are no commands client side but i am still looking for any types of tweaks.
__________________
Insanatrix is offline   Reply With Quote
Sponsored links
Old 10-25-2007, 11:17 AM   #11 (permalink)
 
Insanatrix's Avatar
 
Join Date: Jul 2007
Location: Florida
Age: 23
Posts: 68
Re: Server settings

Quote:
Originally Posted by Dslyecxi View Post
I seriously doubt this. The closest I have heard so far was just over 110 or so and it wasn't exactly a smooth experience.

I would imagine that the practical limit for coop is somewhere in the 60-80 range, and for adversarial maybe (with very austere missions) in the 120-140 range. 200 is pushing it, and to say that you would have "little or no lag" is comical.
the problem with having that many connections to 1 server is less of a software problem and more of a hardware problem. that is why most of your MMORPG's have server clusters because with todays technology having that many concurrent connections is impracticle.
__________________
Insanatrix is offline   Reply With Quote
Old 10-25-2007, 01:19 PM   #12 (permalink)
 
Dslyecxi's Avatar
 
Join Date: Mar 2006
Location: Houston, TX
Age: 25
Posts: 564
Re: Server settings

Quote:
Originally Posted by Insanatrix View Post
the problem with having that many connections to 1 server is less of a software problem and more of a hardware problem. that is why most of your MMORPG's have server clusters because with todays technology having that many concurrent connections is impracticle.
I know that, but it's outside of the scope of this. The claim was that ArmA could support 200 people now, and that's not possible. There is no clustering happening with ArmA MP currently.
__________________


Dslyecxi is offline   Reply With Quote
Old 10-25-2007, 02:51 PM   #13 (permalink)
 
Switch's Avatar
 
Join Date: Mar 2007
Location: NJ
Posts: 1,164
Re: Server settings

I don't think i've seen an 80 player server run lag free... a bit disappointing because a major selling point was the massive multiplayer battle experience. IC arma got relatively good performance but thats only after several bouts of trial and error, along with a complete mod set made to streamline the game.

If you can somehow get us up and running with 100 players i'll be pleased... i've given up hope on a smooth arma experience.
__________________
|TG|Switch

Better known as:
That noob who crashed the chopper.
That noob who ran over the mine.
That noob who TK'd me with a sniper rifle.
That noob who hit that APC at 300m with light AT! Our APC...
Switch is offline   Reply With Quote
Old 10-25-2007, 03:05 PM   #14 (permalink)
 
Dslyecxi's Avatar
 
Join Date: Mar 2006
Location: Houston, TX
Age: 25
Posts: 564
Re: Server settings

Quote:
Originally Posted by Switch View Post
I don't think i've seen an 80 player server run lag free... a bit disappointing because a major selling point was the massive multiplayer battle experience. IC arma got relatively good performance but thats only after several bouts of trial and error, along with a complete mod set made to streamline the game.
The ShackTac/SimHQ/TG joint session from awhile back had ~85-90 players at peak, and it ran fine. That was on our older server hardware, too. With our new stuff I'm sure we could get 100+ running nicely.

It's certainly doable.
__________________


Dslyecxi is offline   Reply With Quote
Old 10-25-2007, 04:10 PM   #15 (permalink)

 
tHa_KhAn's Avatar
 
Join Date: Sep 2006
Location: The Gunshine State
Age: 27
Posts: 2,104
Re: Server settings

Quote:
Originally Posted by Dslyecxi View Post
The ShackTac/SimHQ/TG joint session from awhile back had ~85-90 players at peak, and it ran fine. That was on our older server hardware, too. With our new stuff I'm sure we could get 100+ running nicely.

It's certainly doable.
Yes, it was surprisingly smooth with those numbers as I recall. If that was old, it would be interesting to see the new with 100+. Do I smell stress test?
__________________

tHa_KhAn is offline   Reply With Quote
Sponsored links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT -4. The time now is 12:36 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
©2004-2008 - Tactical Gamer - All Rights Reserved