Patch

09/30/2010 23:27 TacticalNukez#1
I have just edited gear colors i need to know how to make a patch anyone know?
09/30/2010 23:46 GM.Triest#2
You need a website for it.. Like.. a website.. (:

Somewhere where you can upload your patches....

I recommend xampp but, if it doesnt work you need to either
buy a domain or look for a free domain ( that has big disk space )


Once you're in the website you need to make a few folders...

One is Shaiya and the other one is patch

So it would be www . yourwebsitehere . com/Shaiya
& www . yourwebsitehere . com/Shaiya/patch

inside the Shaiya folder you need an UpdateVersion.ini, should look like this...


That UpdaterVersion.ini file should have this..

[Version]
CheckVersion=3
UpdaterVersion=18
PatchFileVersion=5

Patch File Version = Depends on how many patches you have
on your website... I have 5.. They are

ps0002.patch
ps0003.patch
ps0004.patch
ps0005.patch ... Lets say you want to add a new patch... It will be
ps0006.patch...
You would have to change your PatchFileVersion to 6

Now to the patches folder...


You will have this path..

www . yourwebsitehere . com /Shaiya/patch


You will have your patches there....

Like i do in the SS...

You need to edit your updater.exe so that it knows what to patch...


Hope this helped.
10/01/2010 00:02 nXu#3
For the patch files: you can use Zerosignals tool to make data.sah and saf files from the files you changed. Rename these to update.sah and saf, ZIP them and rename it to psXXXX.patch ;)