Skip to content

Commit 0da80ca

Browse files
SonickidnextgenSonickidnextgen
authored andcommitted
2 parents 612f803 + 7c1873b commit 0da80ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IOSync
1+
# ![IOSync Logo](/IOSync/IOSync.ico) IOSync
22
IOSync is a console-application which allows you to synchronize input events from several computers to a single host machine.
33
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.
44

@@ -40,7 +40,7 @@ Building the injection/wrapper DLLs is pretty straight forward, as long as you h
4040
* 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.
4141

4242
#####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)
4444
* MainMemory (For his really basic "jump injection" command; [original source here](https://github.com/sonicretro/sadx-mod-loader/blob/49cbca9ffecbcdc9541ac63ed2bc88ae52bfcfbf/include/ModLoader/MemAccess.h#L148))
4545
* SonicFreak94 (Michael), and Kirbeh (Tristan) for helping with testing.
4646

0 commit comments

Comments
 (0)