@@ -48,18 +48,20 @@ executable on a Mac. If you do, let us know, and we can fill this section in pro
4848Yup, they're fully compatible - though as always, * specific mods* may have issues when used
4949together.
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.
5259Firstly, double check you installed it in the right place. Make sure you've got the right game
5360install folder, and make sure you didn't accidentally extract it inside one of the game's folders.
5461You should have a folder ` <game>/sdk_mods ` , filled with a bunch of files from the download.
5562
5663If 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
6567Firstly, make sure you have the latest version of the sdk. ` .sdkmod ` files are only supported on
0 commit comments