UpdaterVersion.ini :
Code:
[Version] CheckVersion=3 UpdaterVersion=18 PatchFileVersion=2
Code:
[Version] CheckVersion=3 CurrentVersion=1 StartUpdate=UPDATE_END
I also had to set the MIME Types for .ini and .patch
They're both set to "application/octet-stream"
*thinks* Anything else...
OH and the files inside ps0002.patch are named "Update.saf" and "Update.sah"
*Solution!*
The problem was my MIME Types, I had to add them manually. Here is the config for them.
.ini
Code:
text/plain
Code:
application/octet-stream






