FasterMelee / Ishiiruka

Fork for Faster Melee 5.4-5.9
http://fastermelee.net
GNU General Public License v2.0
38 stars 13 forks source link

Added Windows support for MemoryWatcher #2

Open emkooz opened 7 years ago

emkooz commented 7 years ago

This adds Windows support for MemoryWatcher. It opens a Windows named pipe at \\\\.\\pipe\\Dolphin Emulator\\MemoryWatcher and sends everything there.

Compiles normally on Windows 10, should compile normally on Linux. Tested against some addresses on melee and it works without any issue.