We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6414091 commit dceeb13Copy full SHA for dceeb13
1 file changed
pages/install.vue
@@ -269,6 +269,17 @@
269
coop/pvp guide here.
270
</a>
271
</li>
272
+ <li>
273
+ If your game does not start after pressing the "PLAY" button in the launcher,
274
+ try installing the newest version of Microsoft Visual C++ Redistributable packages
275
+ <a
276
+ href="https://aka.ms/vs/17/release/vc_redist.x86.exe"
277
+ rel="nofollow"
278
+ target="_blank"
279
+ >
280
+ by clicking on the download link.
281
+ </a>
282
+ </li>
283
</ul>
284
</div>
285
0 commit comments