mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +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. |
||
|---|---|---|
| .. | ||
| Android | ||
| DInput | ||
| evdev | ||
| ForceFeedback | ||
| OSX | ||
| Pipes | ||
| SDL | ||
| XInput | ||
| Xlib | ||
| ControllerInterface.cpp | ||
| ControllerInterface.h | ||
| Device.cpp | ||
| Device.h | ||
| ExpressionParser.cpp | ||
| ExpressionParser.h | ||