Skip to content

Instantly share code, notes, and snippets.

@lytedev
Created August 14, 2017 01:17
Show Gist options
  • Save lytedev/17468104c2b3dbe35a9b8eeaeb197469 to your computer and use it in GitHub Desktop.
Save lytedev/17468104c2b3dbe35a9b8eeaeb197469 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
sudo modprobe uinput
sudo killall wii-u-gc-adapter
sudo wii-u-gc-adapter --raw &
dolphin-emu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment