Showing Posts For Roger.1790:
Hey,
Last update my norton anti-virus send an alert on gw2.exe that less than 5 user used it. I deleted gw2.exe went no My Account and downloaded the setup. Then norton alerted again and showed a url http://s3.amazonaws.com/gw2cdn/client/branches/Gw2Setup.exe?.
Is this url safe. Should I be concerned with a vĂrus on my machine?
gw2.exe file attached.
Thanks
What about to have more than one queue and apply Matchmaking on each queue?
Ratinig 1 – 2000 go to queue 1
Rating 2001 – 3500 go to queue 2
Rating 3501 – 5000 go to queue 3
So the majority people at queue 1 dont need to wait long and are garanted not facing queue 3
OR we could have pool of people
501 – 1000 pre-queue1
1001 – 1500 pre-queue2
1501 – 2000 pre-queue3
2001 – 2500 pre-queue4
2501 – 3000 pre-queue5
3001 – 3500 pre-queue6
3501 – 4000 pre-queue7
4001 – 4500 pre-queue8
4501 – 5000 pre-queue9
matchmaking1 looks at pre-queue1 pre-queue2 pre-queue3 pre-queue4
matchmaking2 looks at pre-queue3 pre-queue4 pre-queue5 pre-queue6
matchmaking3 looks at pre-queue5 pre-queue6 pre-queue7 pre-queue8
matchmaking4 looks at pre-queue7 pre-queue8 pre-queue9
(edited by Roger.1790)
I have one idea for balance:
-Define a difference MARGIN, lets say 5 people
-Define a TRIGGER for a server, lets say 20 people
-Assume the player on each SERVER on the map,
-Lets add 1, 2 and 3 for identifing each server, like SERV1, SERV2 and SERV3
This is the rule:
DIFF1to2 = SERV1 – SERV2
DIFF1to3 = SERV1 – SERV3
DIFF2to1 = SERV2 – SERV1
DIFF2to3 = SERV2 – SERV3
DIFF3to1 = SERV3 – SERV1
DIFF3to2 = SERV3 – SERV2
1) if (DIFF1to2 > MARGIN and SERV1 > TRIGGER )
Queue on SErver1
2) if (DIFF1to3> MARGIN and SERV1 > TRIGGER )
Queue on SErver1
3) if (DIFF2to1> MARGIN and SERV1 > TRIGGER )
Queue on SErver2
4) if (DIFF2to3> MARGIN and SERV1 > TRIGGER )
Queue on SErver2
5) if (DIFF3to1> MARGIN and SERV1 > TRIGGER )
Queue on SErver3
6) if (DIFF3to2> MARGIN and SERV1 > TRIGGER )
Queue on SErver3
CASE TEST:
SERV1: 15 OK
SERV2: 26 (4) QUEUE SERVER2
SERV3: 20 OK
SERV1: 15 OK
SERV2: 26 (4) QUEUE SERVER2
SERV3: 26 (6) QUEUE SERVER3
SERV1: 23 OK
SERV2: 26 OK
SERV3: 26 OK
SERV1: 23 OK
SERV2: 29 (3) QUEUE SERVER 2
SERV3: 26 OK
SERV1: 32 OK
SERV2: 29 (3) QUEUE SERVER 2
SERV3: 26 OK