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
5555If you're running under Proton, you can do this by installing ` vcrun2022 ` using
5656[ protontricks] ( https://github.com/Matoking/protontricks ) .
5757
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+
5862## I installed the SDK but I still don't see the mod menu.
5963Firstly, double check you installed it in the right place. Make sure you've got the right game
6064install 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.
6267
6368If you've double checked everything and it still doesn't show up, try install the latest
6469[ 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