https://github.com/ravbug/minecraftwiimote
Play Minecraft using a Nintendo Wii remote!
https://github.com/ravbug/minecraftwiimote
glovepie minecraft wiimote
Last synced: 5 months ago
JSON representation
Play Minecraft using a Nintendo Wii remote!
- Host: GitHub
- URL: https://github.com/ravbug/minecraftwiimote
- Owner: Ravbug
- License: mit
- Created: 2019-08-21T16:35:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T04:39:28.000Z (over 6 years ago)
- Last Synced: 2025-05-29T15:17:55.979Z (about 1 year ago)
- Topics: glovepie, minecraft, wiimote
- Size: 12.7 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MinecraftWiimote
Is playing Minecraft with a keyboard and mouse too easy? Have you ever wondered what playing Minecraft on the Nintendo Wii would have been like? Well look no further! This repository will let you play Minecraft (Java Edition or Bedrock) using a Nintendo Wii remote!
## System Requirements
1. Microsoft Windows 8 or newer
2. PC with Bluetooth 4.0 support (or newer)
3. A Nintendo Wii Remote with MotionPlus
4. Minecraft Java Edition or Minecraft Bedrock Edition
## Required Software
1. Carl Kenner's GlovePIE is the program we will use to translate Wii Remote inputs into keyboard and mouse inputs. Download GlovePIE from [my repository here](https://github.com/ravbug/glovepie) (the original site no longer works). Follow the instructions there to download it.
2. Download this repository as a ZIP by pressing the green Clone or download button at the top right of this repository.
## How to Use
1. Launch GlovePIE (press YES to administrative access, it needs access to be able to send keyboard and mouse inputs)
2. In GlovePIE, open one of the three .PIE scripts.
3. Press the green Play button at the top of the GlovePIE window to start the script.
4. Ensure the lights on your Wiimote change.
5. Alt-Tab to Minecraft and play!
## How to connect your Wii remote
1. Open Control Panel (NOT Windows 8/10 Settings)
2. Press `Add A Device` Under `Hardware and Sound` 
3. Repeatedly press the 1 and 2 buttons on your Wii Remote until your Wii remote appears. It will probably appear as `Input Device`. Select it. 
4. If it successfully connects, you will see this screen asking for a PIN. Press Next 
5. If all goes well, you will see this screen, and after it completes, you can use your Wii remote with your PC! 
## Configure controls
1. The scripts have basic controls at the top of the file. Change the mappings to alter the controls. Review the [Wii remote page on the wiki](https://github.com/Ravbug/GlovePIE/wiki/Wiimote-(Nintendo-Wii-Remote)) for a list of all the button mappings.
2. The scripts use motion controls in different ways. You cannot change easily what a particular script uses motion controls for. In the future I will address this.