From 274f27deb23121cd767134910be9e582066da871 Mon Sep 17 00:00:00 2001 From: rfi Date: Mon, 25 Dec 2023 00:47:43 +0000 Subject: [PATCH] Update Getting Started --- Getting-Started.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Getting-Started.md b/Getting-Started.md index e7c4910..2099c6a 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -6,6 +6,12 @@ ## Downloading - Get the latest release from [Releases](https://git.lewd.wtf/PGR/ascnet/releases) +## Patching The Client +- Download the patch [here](https://git.lewd.wtf/PGR/ascnet/releases/download/1.0.0-alpha/KRSDK_Debug.zip) +- Extract the downloaded file +- Rename KRSDK.dll in the game folder `PGR_Data\Plugins` to KRSDK.dll.bak +- Put the DLLs from extracted file in the game folder `PGR_Data\Plugins` + ## Connecting - Download and install [Fiddler Classic](https://www.telerik.com/fiddler/fiddler-classic) - Open Fiddler Classic and go to the `FiddlerScript` tab