From 4d1a6dba19a1aaba5b563a9de1c8ada15ccaea06 Mon Sep 17 00:00:00 2001 From: Anthony Date: Wed, 12 Jun 2024 11:41:47 +0200 Subject: [PATCH] feat(stkp): add instructions to install SimConnect --- src/pages/msfs/utils/stkp.mdx | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/pages/msfs/utils/stkp.mdx b/src/pages/msfs/utils/stkp.mdx index 227472d..8f74f2b 100644 --- a/src/pages/msfs/utils/stkp.mdx +++ b/src/pages/msfs/utils/stkp.mdx @@ -31,7 +31,18 @@ which is what this installation guide is for. You will need to download the server from the download page, or directly from [here](https://simtoolkitpro.co.uk/download/get/server). -Then open up the archive and extract `Microsoft.FlightSimulator.SimConnect.dll` and `SimConnectServer.exe` into a folder +#### Install SimConnect + +Open up the downloaded archive, where the SimConnect installer, `SimConnect.msi`, should be provided, and extract it +for it to be run. + +Run the installer in Protontricks, and proceed to setting up STKP SimConnect Server. + +This is required to allow STKP SimConnect Server to connect to the flight simulator. + +#### Set up STKP SimConnect Server + +In the downloaded archive, extract `Microsoft.FlightSimulator.SimConnect.dll` and `SimConnectServer.exe` into a folder inside your MSFS `compdata`. For example, I extracted it to: ```