auto update bypass

08/04/2009 04:10 tommy14#1
It appears that the launcher uses CreateProcessA. Further analysis tells that it uses the command line:

Code:
Game.exe start game
With that, we know that we can create a shortcut to game.exe and simply add start game.

For those who still don't understand, here is what you should do. Make a new shortcut. Then, paste this:

Code:
C:\Sonov\Shaiya\game.exe start game
this works great for me, if it works for anyone else tell me :)
08/04/2009 07:33 Runner_01#2
Quote:
Originally Posted by tommy14 View Post
It appears that the launcher uses CreateProcessA. Further analysis tells that it uses the command line:

Code:
Game.exe start game
With that, we know that we can create a shortcut to game.exe and simply add start game.

For those who still don't understand, here is what you should do. Make a new shortcut. Then, paste this:

Code:
C:\Sonov\Shaiya\game.exe start game
this works great for me, if it works for anyone else tell me :)
And why would you want to bypass the updated? It is because people don't update, they get the version mis-match when a new no gg/multi client is created...