[release] shaiya update downloader 2

07/12/2022 14:11 Trayne01#1
[Only registered and activated users can see links. Click Here To Register...] for the idea but a GUI version is never as flexible as a piece of code, so i wrote a piece of code.

click start.bat to start

code output:
Code:
Downloading patch 57/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0057.patch ...
Done
Downloading patch 58/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0058.patch ...
Done
Downloading patch 59/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0059.patch ...
Done
Downloading patch 60/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0060.patch ...
Done
[Only registered and activated users can see links. Click Here To Register...]

edit / comment shaiya_patch_download.php with your own url:

PHP Code:
<?php 

require_once "./patch_download.php";

patch_download("http://shaiya-fr.patch.aeriagames.com/Shaiya/""patch-fr");
//patch_download("http://shaiya-it.patch.aeriagames.com/Shaiya/", "patch-it");
//patch_download("http://shaiya-pt.patch.aeriagames.com/Shaiya/", "patch-pt");
//patch_download("http://shaiya-es.patch.aeriagames.com/Shaiya/", "patch-es");
patch_download("http://shaiya-de.patch.aeriagames.com/Shaiya/""patch-de"299999"SaveBackUp");
//patch_download("http://shaiya-us.patch.aeriagames.com/Shaiya/", "patch-us");

thks mellowsoon stacoverflow for the copyfile_chunked function


NOTE: Shaiya FR patch official is now a redirection to shaiya DE patch since episode 8, no way to download FRA patch anymore
07/12/2022 17:58 pardilias#2
Hi

D:\Patch officiel\Update>PAUSE
Press any key to continue . . . :confused:
07/12/2022 18:05 Trayne01#3
[Only registered and activated users can see links. Click Here To Register...]

Use the mega version with php built-in if you don't have php
07/13/2022 18:44 dev666888#4
http
07/14/2022 06:16 Cups#5
Quote:
Originally Posted by Trayne01 View Post
[Only registered and activated users can see links. Click Here To Register...] for the idea but a GUI version is never as flexible as a piece of code, so i wrote a piece of code.

click start.bat to start

code output:
Code:
Downloading patch 57/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0057.patch ...
Done
Downloading patch 58/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0058.patch ...
Done
Downloading patch 59/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0059.patch ...
Done
Downloading patch 60/349 from http://shaiya-de.patch.aeriagames.com/Shaiya/patch/ps0060.patch ...
Done
[Only registered and activated users can see links. Click Here To Register...]

edit / comment shaiya_patch_download.php with your own url:

PHP Code:
<?php 

require_once "./patch_download.php";

patch_download("http://shaiya-fr.patch.aeriagames.com/Shaiya/""patch-fr");
//patch_download("http://shaiya-it.patch.aeriagames.com/Shaiya/", "patch-it");
//patch_download("http://shaiya-pt.patch.aeriagames.com/Shaiya/", "patch-pt");
//patch_download("http://shaiya-es.patch.aeriagames.com/Shaiya/", "patch-es");
patch_download("http://shaiya-de.patch.aeriagames.com/Shaiya/""patch-de"299999"SaveBackUp");
//patch_download("http://shaiya-us.patch.aeriagames.com/Shaiya/", "patch-us");

thks mellowsoon stacoverflow for the copyfile_chunked function


NOTE: Shaiya FR patch official is now a redirection to shaiya DE patch since episode 8, so use [Only registered and activated users can see links. Click Here To Register...] download the patch here (credits ADM sky <3)
Appreciate the FR patches! You're welcome to modify your tool to download from my archive if you wish ([Only registered and activated users can see links. Click Here To Register...]). The archive also contains a deduplicated sqlite database for looking up files in patches (see: [Only registered and activated users can see links. Click Here To Register...])

Edit: I checked the patches you linked but seems like they are also German patches :-(
07/14/2022 16:42 Trayne01#6
Ohh my bad :( it was written FRA here : [Only registered and activated users can see links. Click Here To Register...] but sadly it is not french. I edited my thread. FRA patches seem gone in the internet :(
10/04/2022 00:50 Qadord#7
do you have Shaiya Episode 2 client files?