Skip to content

Commit 0d22f08

Browse files
Add Wargaming.net Game Center launcher (#370)
1 parent c955e22 commit 0d22f08

File tree

5 files changed

+68
-0
lines changed

5 files changed

+68
-0
lines changed

Games/wargaminggamecenter.yml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
Name: wargaminggamecenter
2+
Description: Wargaming.NET Game Center (World of Tanks, World of Warplanes, World of Battleships...)
3+
Grade: Platinum
4+
5+
Dependencies:
6+
- allfonts
7+
- d3dcompiler_43
8+
- d3dcompiler_47
9+
- d3dx9
10+
- msls31
11+
12+
Parameters:
13+
dxvk: true
14+
vkd3d: true
15+
discrete_gpu: true
16+
sync: fsync
17+
18+
Executable:
19+
Name: Wargaming.NET Game Center
20+
Icon: wargaming.png
21+
File: wgc.exe
22+
Path: Program Files (x86)/Wargaming.net/GameCenter/wgc.exe
23+
24+
Steps:
25+
- action: install_exe
26+
file_name: Wargaming_Game_Center_Install_EU.exe
27+
url: https://redirect.wargaming.net/WGC/Wargaming_Game_Center_Install_EU.exe
28+
file_checksum: false

Reviews/wargaminggamecenter.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Wargaming.NET Game Center
2+
Review for Wargaming.NET Game Center Installer. You can use the Game Center to install all Wargaming Games (World of Tanks, World of Battleships, etc.)
3+
4+
Maintainers: @robert-ulrich-hofmann
5+
6+
**Is the program properly opened?**
7+
Grade: Platinum
8+
Additional notes: n/a
9+
10+
**Is it showing alerts or other warnings?**
11+
Grade: Platinum
12+
Additional notes: n/a
13+
14+
**Does it show graphical glitches?**
15+
Grade: Platinum
16+
Additional notes: n/a
17+
18+
**Does it require some tweaking in order to work properly? (Out of normal software configuration)**
19+
Grade: Platinum
20+
Additional notes: n/a
21+
22+
**Did it crash during tests execution?**
23+
Grade: Platinum
24+
Additional notes: n/a
25+
26+
**Is it usable?**
27+
Grade: Platinum
28+
Additional notes: n/a
29+
30+
**Final grade? (the lower evaluation from previous questions)**
31+
Grade: Platinum
32+
Additional notes: n/a
3.53 MB
Loading
221 KB
Loading

index.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,3 +257,11 @@ evernote:
257257
Grade: Silver
258258
Category: Software
259259
Icon: evernote.jpg
260+
261+
wargaminggamecenter:
262+
Arch: win64
263+
Name: 'Wargaming.NET Game Center'
264+
Description: 'Wargaming.NET Game Center (World of Tanks, World of Warplanes, World of Battleships...)'
265+
Grade: Platinum
266+
Category: Games
267+
Icon: wargaming.png

0 commit comments

Comments
 (0)