Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 612 Bytes

README.adoc

File metadata and controls

15 lines (14 loc) · 612 Bytes

motion_remote

Configuration

  1. Setup a motion server app (e.g. MotionSource or DSUController) on your remote device as described in section Android MotionSource server of the cemuhook documentation. For full game controller emulation, see DSUController Guides.

  2. Set hostname/ip and port of the remote device in the .env file, for example:

    /userdata/system/motion_remote/.env
    host=192.168.178.99
    port=26769
  3. Enable batocera service MOTION_REMOTE.