File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -55,10 +55,15 @@ Try install the latest
55
55
If you're running under Proton, you can do this by installing ` vcrun2022 ` using
56
56
[ protontricks] ( https://github.com/Matoking/protontricks ) .
57
57
58
+ ## After launching I get a pop up that just says ` [...]\binaries\win32\plugins\pyunrealsdk.dll `
59
+ You installed the latest version of the sdk, but then overwrote it with an older one. Reinstall the
60
+ latest version of the sdk.
61
+
58
62
## I installed the SDK but I still don't see the mod menu.
59
63
Firstly, double check you installed it in the right place. Make sure you've got the right game
60
64
install folder, and make sure you didn't accidentally extract it inside one of the game's folders.
61
- You should have a folder ` <game>/sdk_mods ` , filled with a bunch of files from the download.
65
+ You should have a folder ` <game>/sdk_mods ` , filled with a bunch of files from the download. If you
66
+ get the popup like in the last question, you'll also need to re-install.
62
67
63
68
If you've double checked everything and it still doesn't show up, try install the latest
64
69
[ Microsoft Visual C++ Redistributable] ( https://aka.ms/vs/17/release/vc_redist.x86.exe ) as above.
You can’t perform that action at this time.
0 commit comments