Quantcast
Channel: Multiplayer
Viewing all articles
Browse latest Browse all 16796

Why can't i get any better ping with LLAPI?

$
0
0
I can't get better ping then 25 with unity NetworkTransport, can some one tell me what is wrong?

I connect to same pc using those settings:
GlobalConfig gc = new GlobalConfig();
gc.ReactorModel = ReactorModel.FixRateReactor;
gc.ThreadAwakeTimeout = 1;
ConnectionConfig cc = new ConnectionConfig();
mChannelReliable = cc.AddChannel(QosType.ReliableSequenced);
mChannelUnreliable = cc.AddChannel(QosType.UnreliableSequenced);
HostTopology ht...

Why can't i get any better ping with LLAPI?

Viewing all articles
Browse latest Browse all 16796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>