Forums

Help › Forums

THIS WILL HELP MULTIPLAYER GAMES SPEED UP.

rated by 0 users
Sat, Oct 22 2016 2:21 PM (5 replies)
  • Sm0knGun
    39 Posts
    Mon, Oct 17 2016 7:32 PM

    It might sound silly but there is a reason behind it.

    If you click on the middle of the screen every 5 seconds it will prevent time outs and disconnections.

    Test this out for yourselves, but it works.

  • PhilEStein
    1,269 Posts
    Tue, Oct 18 2016 12:05 PM

    Just checking the date........

  • adaputter
    1,954 Posts
    Tue, Oct 18 2016 12:10 PM

    Sm0knGun:

    It might sound silly but there is a reason behind it.

    Test this out for yourselves, but it works.

    what reason please explain?

     

  • Bill19542
    169 Posts
    Wed, Oct 19 2016 4:21 AM

    Hmmm this sounds like it came from the same book that says if you spin your avatar around 3 times on the green, you'll never miss a put :D

  • Sm0knGun
    39 Posts
    Wed, Oct 19 2016 1:45 PM

    adaputter:

    Sm0knGun:

    It might sound silly but there is a reason behind it.

    Test this out for yourselves, but it works.

    what reason please explain?

    I believe that It has to do with how the Flash Player(game client) communicates with the server, and then how the server the server then communicates back with the game clients.

    The game clients will send a message to the server telling them that they are still there, in return the server will tell them that they are still connected to the game.

    However if the game client does not send a message back to the server within a certain amount of time, and the server does not send a message back to the game client in time, and the game client thinks that it is disconnected, and you will get the "spinning" icon and the screen will turn grey. 

    Clicking on the middle of the screen causes the game client to send a message to the server saying that it IS connected, and the server will then consider you as a player being connected, and the game will progress as long as everyone else is doing it too.

    I have done networking coding in a past life, as well as debugging.  One thing that I have learned is that you start with the obvious questions, and then look for obvious answers.

    The obvious issue is that people are getting disconnected.  So the obvious system to look at is how the clients interact with the server, and vice versa.

    I stumbled on the "Clicking" basically because I am impatient, and click in the middle of the screen out of habit.  I noticed that when I did so, my "spinning" seemed to be shortened. 

    I then started asking other people in my skins and alternate shot games to try the same, and found a significant speed up in the game, and fewer full disconnections happened.

    I have been doing this for a month now, and play several matches per day, so I have a fairly significant data set to work with.  I am not privy to the specific network code that WGT uses, so I can't definitively say that I have a cure to the disease, but it does seem that what I am saying seems to ease the symptoms.

     

     

     

  • Sm0knGun
    39 Posts
    Sat, Oct 22 2016 2:21 PM

    This may be an issue related to playing in Flash Player "Protected Mode".  I was playing with it while i was testing. 

    I turned it off to fix a different problem, and the game is running smother in general.  Going to have to start testing all over without it on, but that might have been the issue.

RSS