Skip to content

Commit dfe2620

Browse files
authored
Update proxy mode instructions for DLL files
1 parent bed729a commit dfe2620

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@ In such cases, it might be worth trying {special_k}, which can inject ScreamAPI
106106

107107
==== 🔀 Proxy mode
108108

109-
. Find `steam_api.dll` / `steam_api64.dll` file in game directory, and rename it to `steam_api_o.dll` / `steam_api64_o.dll`.
109+
. Find `EOSSDK-Win32-Shipping.dll` / `EOSSDK-Win64-Shipping.dll` file in game directory, and rename it to `steam_api_o.dll` / `steam_api64_o.dll`.
110110
. Download the latest ScreamAPI release zip from {screamapi_release}.
111111
. From ScreamAPI archive unpack `ScreamAPI32.dll` / `ScreamAPI64.dll`, depending on the game bitness.
112-
. Rename the unpacked DLL to `steam_api.dll` / `steam_api64.dll` and place it next to the `steam_api_o.dll` / `steam_api64_o.dll` file.
112+
. Rename the unpacked DLL to `EOSSDK-Win32-Shipping.dll` / `EOSSDK-Win64-Shipping.dll` and place it next to the `steam_api_o.dll` / `steam_api64_o.dll` file.
113113

114114
NOTE: There are games which have extra protections that break proxy mode.
115115
In such cases, see the note on <<special_k_note, Hook mode with Special K>>

0 commit comments

Comments
 (0)