Quote:
Originally Posted by Saigyouji
Hmm. Batch coding is a bit difficult. Pointers on comparing xml to directory files inside the xml? Or is there another xml I can use in our directory? I see ver.xml but it doesn't contain all the files.
|
Around the time Season 3 got released, the patch client stopped writing a xml file of current files in the directory.
I went with a ghetto method, of
1. update the game
2. download patchinfo.xml
3. download a new patchinfo.xml, and compare with the previously downloaded version
4. if there were differences, go to step 1