Skip to content

Installation

Ethan Robinson edited this page Mar 1, 2024 · 4 revisions

Installing gmsl

Gmsl is fairly easy to install requiring few prerequisites and has a very straightforward install.

Prerequisites

Gmsl requires very few prerequisites, the only required dependency is .NET 6.0 which can be obtained from here or using winget with winget install Microsoft.DotNet.Runtime.6.

Getting release

You can get the releases from here then download gmsl-win64.zip or you can directly download it from here.

Installing into game

Now you need to find your games directory it should have the games .exe file and the data.win file, then extract the contents of gmsl-win64.zip into this folder. If you have done this correctly you should have a version.dll and a gmsl folder inside your games directory.

Clone this wiki locally