Skip to content

Guide: Running the client dll on Steam/Linux installations #1

Description

@sam-k0

First of all, thanks for the awesome tool you built.

I am using Steam on Linux (debian) and found an easy way of injecting the DLL to the game process without having to fiddle around with getting the Launcher to run in the same wineprefix as ME.
There's this awesome TinyModInjector made by YellowAfterlife (link) that I used to attach the dll without worries.

Here's how to do it (assuming the resources are already installed in TdGame):

  1. Place the dinput8.dll next to the MirrorsEdge.exe in the Binaries directory
  2. In the same directory, create NativeMods directory
  3. Put the MedgeNetClient.dll & MedgeNetClient.ini files in there
  4. Run the game

Regarding the configuration of servers, you'll have to edit the config directly, but if you're using Linux you're probably smart enough to do that.

I hope this helps others

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions