Skip to content

Commit e338d17

Browse files
committed
rearrange crash on startup faq
since the latest update we're not really seeing silent vcruntime failures anymore, so lead with the loud one
1 parent 6586a71 commit e338d17

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

willow2-mod-db/faq/index.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,20 @@ executable on a Mac. If you do, let us know, and we can fill this section in pro
4848
Yup, they're fully compatible - though as always, *specific mods* may have issues when used
4949
together.
5050

51+
## My game is crashing immediately on starting / after hitting play in the launcher.
52+
Try install the latest
53+
[Microsoft Visual C++ Redistrubutable](https://aka.ms/vs/17/release/vc_redist.x86.exe).
54+
55+
If you're running under Proton, you can do this by installing `vcrun2022` using
56+
[protontricks](https://github.com/Matoking/protontricks).
57+
5158
## I installed the SDK but I still don't see the mod menu.
5259
Firstly, double check you installed it in the right place. Make sure you've got the right game
5360
install folder, and make sure you didn't accidentally extract it inside one of the game's folders.
5461
You should have a folder `<game>/sdk_mods`, filled with a bunch of files from the download.
5562

5663
If you've double checked everything and it still doesn't show up, try install the latest
57-
[Microsoft Visual C++ Redistrubutable](https://aka.ms/vs/17/release/vc_redist.x86.exe). If you're
58-
running under Proton, you can do this by installing `vcrun2022` using
59-
[protontricks](https://github.com/Matoking/protontricks).
60-
61-
## My game is crashing immediately on starting / after hitting play in the launcher.
62-
As above, try install the latest [Microsoft Visual C++ Redistrubutable](https://aka.ms/vs/17/release/vc_redist.x86.exe).
64+
[Microsoft Visual C++ Redistrubutable](https://aka.ms/vs/17/release/vc_redist.x86.exe) as above.
6365

6466
## I tried installing a `.sdkmod`, but it's not appearing in the mod menu
6567
Firstly, make sure you have the latest version of the sdk. `.sdkmod` files are only supported on

0 commit comments

Comments
 (0)