Skip to content

Commit 8a79ac6

Browse files
committed
Updated README.md
1 parent a00fdb1 commit 8a79ac6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction
22

3-
You propably tried to play some old games with builtin LAN Lobby (for example: `Settlers IV`).
3+
You propably tried to play some old games with builtin LAN Lobby (for example: `Settlers IV` or `Age of Mythology`).
44
The problem with such games is that they pick up the network adapter that is using network connection, which is a big problem when you want to play with your friends over the internet.
55

66
Why is that? Most of those games rely on `WinSock.dll` or `WS2_32.dll`, which is a socket networking protocol, most of those game that do have the described problem above use it.
@@ -22,7 +22,10 @@ AdapterName = "Radmin VPN"
2222

2323
## How to use
2424

25-
You need an ASI Loader to use this plugin. I recommend [Ultimate ASI Loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader) as it works with most of the games, you just need to pick one of the dll files that your game uses and replace it properly.
25+
You need an ASI Loader to use this plugin. I recommend [Ultimate ASI Loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader) as it works with most of the games, you just need to pick one of the dll files that your game uses and replace it properly.
26+
27+
If for some reason your game doesn't support any dll provided by the **ASI Loader**, you need to use injector, i can recommend [Auto DLL Injector](https://sourceforge.net/projects/autodllinjector/), it's easy to use and allows you to inject the dll automatically when game starts.
28+
If the game starts with admin rights, be sure to run the injector also as admin, otherwise dll won't be injected.
2629

2730
1. [Download](https://github.com/Patrix9999/RetroGameLANHook/releases) a release.
2831
2. Unpack the files into your `plugins` directory.

0 commit comments

Comments
 (0)