mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 08:41:14 +00:00
Currently only works on unix, but can be extended to other systems. Can also be extended to do wiimotes. Searches the Pipes folder for readable named pipes and creates a dolphin input device out of them. Send controller inputs to the game by writing to the file. Commands are described in Pipes.h. |
||
|---|---|---|
| .. | ||
| ControllerInterface | ||
| CMakeLists.txt | ||
| ControllerEmu.cpp | ||
| ControllerEmu.h | ||
| GCPadStatus.h | ||
| InputCommon.vcxproj | ||
| InputCommon.vcxproj.filters | ||
| InputConfig.cpp | ||
| InputConfig.h | ||
| KeyboardStatus.h | ||