Advertisement
Guest User

Untitled

a guest
Oct 13th, 2015
482
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. # Cemu
  2. Experimental Wii U emulator
  3. Current version is 1.0.0 (proof-of-concept release)
  4.  
  5. ### Requirements:
  6. * OpenGL 3.3
  7. * Windows with x64 support
  8.  
  9. ### Controls:
  10. Currently the only supported controller is the DRC (GamePad).
  11. It's mapped to the keyboard and cannot be changed.
  12. ```
  13. Button A X or Z
  14. Button B C
  15. Button Y D
  16. Button X F
  17. Trigger L Q
  18. Trigger R R
  19. Trigger ZL E
  20. Trigger ZR R
  21. Left Stick Arrow keys
  22. Right Stick H U J K
  23. Button Plus B
  24. Button Minus N
  25. Touch input Use mouse
  26. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement