hi all
well cut a long story short , i have a auto patcher (it works) but now i have the new bits n bobs for Sin in Custom Data
the Auto Patcher skips 137 files that are in there.
i have the Patcher Calling Custom Data but it runs through connecting to patch server 1, 2 , 3 and does this 5 times to then cuts out, to say 137 files Not downloaded
im pretty sure i have it all right , but must be something so small
Bellow is the KaoriPatchGZ
Any help here would just be epic
Regards
MythRohan
well cut a long story short , i have a auto patcher (it works) but now i have the new bits n bobs for Sin in Custom Data
the Auto Patcher skips 137 files that are in there.
i have the Patcher Calling Custom Data but it runs through connecting to patch server 1, 2 , 3 and does this 5 times to then cuts out, to say 137 files Not downloaded
im pretty sure i have it all right , but must be something so small
Bellow is the KaoriPatchGZ
Code:
; Sample Patch ini; Edit this according to your server spec
; This name will appear in title
KaoriPatchName=M2HTheGoldenAge
; URL for your banner accepts GIF,JPG,PNG
KaoriPatchBanner=http://www.mirfiles.co.uk/clients/M2H-TheGoldenAge/tftf.gif
; URL for !klist.gz
KaoriPatchListFile=http://www.mirfiles.co.uk/clients/M2H-TheGoldenAge/Patch/!klist.gz
; URL for the gz files must be a directory with / at the end
; Supports http, ftp anonymous, ftp with user/pass
; You can put as many mirrors as you want (they should have the same files)
; It will randomly try 3 of them for each file
; Repeat same server meaning more chance of downloading from that server
; Note: FTP connection maybe slower!
KaoriPatchServer=http://www.mirfiles.co.uk/clients/M2H-TheGoldenAge/Patch/
; Directory Structure
KaoriPatchDir=./Data/
KaoriPatchDir=./eiMap/
KaoriPatchDir=./CustomData/
KaoriPatchDir=./Map/
KaoriPatchDir=./Wav/
; Executable for the game
KaoriPatchGameExePath=./Mir2.exe
Any help here would just be epic
Regards
MythRohan
