Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Commit 66dc372

Browse files
authored
Update installation instructions (#71)
1 parent 3787860 commit 66dc372

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@ For PythonSDK to be able to interact with the game, you must add a few things to
1414

1515
1. Quit the game if it is running.
1616

17-
2. Extract all of the contents of PythonSDK.zip into your `Borderlands 2\Binaries\Win32` directory.
18-
If you are asked to overwrite any files, accept. This mod replaces (and functions the same as) c0dy's Plugin Loader.
17+
2. Extract all of the contents of the folder in the PythonSDK.zip into your `Borderlands 2\Binaries\Win32` directory, overwriting files if necessary.
18+
You want there to be a file `Win32\ddraw.dll`, *not* `Win32\PythonSDK\ddraw.dll`.
1919

20-
3. If you have installed an older version of the SDK, delete the old files. This includes `Win32\Plugins\PythonSDK.dll`
20+
3. If you have installed an older version of the SDK, delete any extra old files that weren't overwritten.
21+
22+
4. Download and install [this](https://aka.ms/vs/16/release/vc_redist.x86.exe) Mircosoft Visual C++ Redistributable. Most of the time this will already be installed.
2123

2224
### Linux (SteamPlay/Proton and Wine)
2325

0 commit comments

Comments
 (0)