You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# IOSync
1
+
# IOSync
2
2
IOSync is a console-application which allows you to synchronize input events from several computers to a single host machine.
3
3
The main purpose of this application is to send keyboard and gamepad messages to a remote machine, in order to play local multiplayer games over the internet.
4
4
@@ -40,7 +40,7 @@ Building the injection/wrapper DLLs is pretty straight forward, as long as you h
40
40
* Some emulators (Dolphin specifically) have very 'dynamic' ways of managing 'XInput'. Remote DLL injection may not work well with these applications. It's best to simply move over the appropriate injection DLL, then rename it.
41
41
42
42
#####Special Thanks:#####
43
-
* Matthew Diamond (For initially helping with DLL injection)
43
+
* Matthew Diamond (For initially helping with DLL injection, as well as making the logo)
0 commit comments