Skip to content

Commit 5039724

Browse files
authored
Update README.md
1 parent e5390a6 commit 5039724

1 file changed

Lines changed: 16 additions & 8 deletions

File tree

README.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,19 @@ Using this is not recommended for playable versions, as it is probably slower th
1818

1919
<hr/>
2020

21-
<b>Overwatch Beta</b>
22-
1. Download an pre built app, on releases tab (or compile yourself with VS2022)
23-
2. Open app and select program code: "prob - Overwatch Beta" and region you want.
24-
3. Select only available build id that exists, must be like: `build-branch = 2_00_8_0`
25-
4. Wait untill encoding table is fetched and download list is prepared.
26-
5. Select language you want.
27-
6. Select destination folder to download files then click Start
28-
7. Wait for download complete and be happy with files because you cannot login since your account must be allowed to join in server 😂
21+
<b>Custom versions</b>
22+
1. Inside root folder of BlizzGet.exe create a folder according to the product you want to download (e.g. wow_classic)
23+
2. In this folder create a versions file
24+
3. Enter proper version data into this file e.g.
25+
```
26+
Region!STRING:0|BuildConfig!HEX:16|CDNConfig!HEX:16|KeyRing!HEX:16|BuildId!DEC:4|VersionsName!String:0|ProductConfig!HEX:16
27+
cn|f306dfcb7c5e3b3e55852b75eae3ea45|de98be126b25902d6a0e24867e515d20||60842|3.4.4.60842|fac7680539cd51bc0a791a88ade3da21
28+
```
29+
30+
You can change region to whatever region you want to download from.
31+
If you are from the US i recommend using `us`
32+
33+
Required configs can be taken from https://wago.tools/builds
34+
35+
5. Start BlizzGet and check Custom build config (only then it reads the custom versions file)
36+
6. Select build, tags and download to your destinated folder

0 commit comments

Comments
 (0)