From ec5a37d06f30b30e0897088dc244a14440883ec3 Mon Sep 17 00:00:00 2001 From: Samuel Thayer Date: Sun, 18 Jun 2023 13:16:05 -0500 Subject: [PATCH 1/5] add links to downpatching instructions --- worlds/dark_souls_3/docs/setup_en.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/worlds/dark_souls_3/docs/setup_en.md b/worlds/dark_souls_3/docs/setup_en.md index 8e1af8e92d90..47a7c2822aa1 100644 --- a/worlds/dark_souls_3/docs/setup_en.md +++ b/worlds/dark_souls_3/docs/setup_en.md @@ -11,22 +11,29 @@ ## General Concept + +**This mod can ban you permanently from the FromSoftware servers if used online.** + The Dark Souls III AP Client is a dinput8.dll triggered when launching Dark Souls III. This .dll file will launch a command prompt where you can read information about your run and write any command to interact with the Archipelago server. -## Installation Procedures +This client has only been tested with the Official Steam version of the game at version 1.15. It does not matter which DLCs are installed. However, you will have to downpatch your Dark Souls III installation from current patch, which is 1.15.2. - -**This mod can ban you permanently from the FromSoftware servers if used online.** - -This client has only been tested with the Official Steam version of the game (v1.15/1.35) not matter which DLCs are installed. +## Downpatching Dark Souls III + +Download the 1.15 crash-fix executable from the [speedsouls wiki](https://wiki.speedsouls.com/darksouls3:Crash_Fix) and use it to replace DarkSoulsIII.exe in your installation. This modified executable also fixes a memory leak that may otherwise cause the game to crash. + +An alternate method is to download version 1.15 from the Steam console. Follow instructions from the [speedsouls wiki](https://wiki.speedsouls.com/darksouls3:Downpatching). Your download command, including the correct depot and manifest ids, is "download_depot 374320 374321 4471176929659548333" + +## Installing the Archipelago mod Get the dinput8.dll from the [Dark Souls III AP Client](https://github.com/Marechal-L/Dark-Souls-III-Archipelago-client/releases) and add it at the root folder of your game (e.g. "SteamLibrary\steamapps\common\DARK SOULS III\Game") ## Joining a MultiWorld Game -1. Run DarkSoulsIII.exe or run the game through Steam +1. Run Steam in offline mode, both to avoid being banned and to prevent Steam from updating the game files +1. Launch Dark Souls III 2. Type in "/connect {SERVER_IP}:{SERVER_PORT} {SLOT_NAME}" in the "Windows Command Prompt" that opened 3. Once connected, create a new game, choose a class and wait for the others before starting 4. You can quit and launch at anytime during a game @@ -34,4 +41,4 @@ add it at the root folder of your game (e.g. "SteamLibrary\steamapps\common\DARK ## Where do I get a config file? The [Player Settings](/games/Dark%20Souls%20III/player-settings) page on the website allows you to -configure your personal settings and export them into a config file +configure your personal settings and export them into a config file. From 3f80fc8f3f566183f7477bf25c108a76bf3caefd Mon Sep 17 00:00:00 2001 From: Samuel Thayer Date: Sun, 18 Jun 2023 23:14:46 -0500 Subject: [PATCH 2/5] renumber properly --- worlds/dark_souls_3/docs/setup_en.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/worlds/dark_souls_3/docs/setup_en.md b/worlds/dark_souls_3/docs/setup_en.md index 47a7c2822aa1..ea3f6d009f61 100644 --- a/worlds/dark_souls_3/docs/setup_en.md +++ b/worlds/dark_souls_3/docs/setup_en.md @@ -33,10 +33,10 @@ add it at the root folder of your game (e.g. "SteamLibrary\steamapps\common\DARK ## Joining a MultiWorld Game 1. Run Steam in offline mode, both to avoid being banned and to prevent Steam from updating the game files -1. Launch Dark Souls III -2. Type in "/connect {SERVER_IP}:{SERVER_PORT} {SLOT_NAME}" in the "Windows Command Prompt" that opened -3. Once connected, create a new game, choose a class and wait for the others before starting -4. You can quit and launch at anytime during a game +2. Launch Dark Souls III +3. Type in "/connect {SERVER_IP}:{SERVER_PORT} {SLOT_NAME}" in the "Windows Command Prompt" that opened +4. Once connected, create a new game, choose a class and wait for the others before starting +5. You can quit and launch at anytime during a game ## Where do I get a config file? From 69b72d3a1fc86be3f0426378dfbb21c8ccf77d15 Mon Sep 17 00:00:00 2001 From: Samuel Thayer Date: Sat, 1 Jul 2023 13:41:50 -0500 Subject: [PATCH 3/5] Update setup_en.md --- worlds/dark_souls_3/docs/setup_en.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/worlds/dark_souls_3/docs/setup_en.md b/worlds/dark_souls_3/docs/setup_en.md index ea3f6d009f61..107f720d15e5 100644 --- a/worlds/dark_souls_3/docs/setup_en.md +++ b/worlds/dark_souls_3/docs/setup_en.md @@ -21,9 +21,7 @@ This client has only been tested with the Official Steam version of the game at ## Downpatching Dark Souls III -Download the 1.15 crash-fix executable from the [speedsouls wiki](https://wiki.speedsouls.com/darksouls3:Crash_Fix) and use it to replace DarkSoulsIII.exe in your installation. This modified executable also fixes a memory leak that may otherwise cause the game to crash. - -An alternate method is to download version 1.15 from the Steam console. Follow instructions from the [speedsouls wiki](https://wiki.speedsouls.com/darksouls3:Downpatching). Your download command, including the correct depot and manifest ids, is "download_depot 374320 374321 4471176929659548333" +Follow instructions from the [speedsouls wiki](https://wiki.speedsouls.com/darksouls3:Downpatching). Your download command, including the correct depot and manifest ids, will be "download_depot 374320 374321 4471176929659548333" ## Installing the Archipelago mod From f91dfcf6e7212052984b0eabc20ca9c866628eae Mon Sep 17 00:00:00 2001 From: Samuel Thayer Date: Mon, 3 Jul 2023 17:20:52 -0500 Subject: [PATCH 4/5] Update setup_en.md --- worlds/dark_souls_3/docs/setup_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/dark_souls_3/docs/setup_en.md b/worlds/dark_souls_3/docs/setup_en.md index 107f720d15e5..1f4d4f59c0dd 100644 --- a/worlds/dark_souls_3/docs/setup_en.md +++ b/worlds/dark_souls_3/docs/setup_en.md @@ -21,7 +21,7 @@ This client has only been tested with the Official Steam version of the game at ## Downpatching Dark Souls III -Follow instructions from the [speedsouls wiki](https://wiki.speedsouls.com/darksouls3:Downpatching). Your download command, including the correct depot and manifest ids, will be "download_depot 374320 374321 4471176929659548333" +Follow instructions from the [speedsouls wiki](https://wiki.speedsouls.com/darksouls3:Downpatching) to download version 1.15. Your download command, including the correct depot and manifest ids, will be "download_depot 374320 374321 4471176929659548333" ## Installing the Archipelago mod From eb4853fbcc4be1c765be7c8349d47395dbc30a80 Mon Sep 17 00:00:00 2001 From: black-sliver <59490463+black-sliver@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:20:57 +0200 Subject: [PATCH 5/5] DS3, Docs: Avoid having to update the guide for steam updates --- worlds/dark_souls_3/docs/setup_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/dark_souls_3/docs/setup_en.md b/worlds/dark_souls_3/docs/setup_en.md index 1f4d4f59c0dd..d9dbb2e54729 100644 --- a/worlds/dark_souls_3/docs/setup_en.md +++ b/worlds/dark_souls_3/docs/setup_en.md @@ -17,7 +17,7 @@ The Dark Souls III AP Client is a dinput8.dll triggered when launching Dark Souls III. This .dll file will launch a command prompt where you can read information about your run and write any command to interact with the Archipelago server. -This client has only been tested with the Official Steam version of the game at version 1.15. It does not matter which DLCs are installed. However, you will have to downpatch your Dark Souls III installation from current patch, which is 1.15.2. +This client has only been tested with the Official Steam version of the game at version 1.15. It does not matter which DLCs are installed. However, you will have to downpatch your Dark Souls III installation from current patch. ## Downpatching Dark Souls III