You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/nel/samples/net/udp/client.cfg

11 lines
337 B
INI

//ServerAddress = "itsalive.nevrax.org";
//ServerAddress = "pc9";
ServerAddress = "localhost";
SimInLag = 0;
SimInPacketLost = 0;
SimOutLag = 0;
SimOutPacketLost = 0;
SimOutPacketDuplication = 0;
SimOutPacketDisordering = 0;
ConnectionName = "AceWork";