Sponsor
Posted By


Verification
MARKED AS
WorkingRating
Bypass Auto-Update
Submitted: 16 years ago (10.11.2008) | Thanks: 4
Description
Method of bypassing the auto-updater in Shaiya.
Instructions
It appears that the launcher uses CreateProcessA. Further analysis tells that it uses the command line:
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:
C:\Sonov\Shaiya\game.exe start game
Does this still work?