kperdlich / wiicraft

Wiicraft - Nintendo Wii Client for Minecraft Version 1.2.5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wiicraft - Nintendo Wii Client for Minecraft Version 1.2.5

Wiicraft IconWiicraft IconWiicraft IconWiicraft IconWiicraft IconWiicraft Icon

Wiicraft Icon1

Wiicraft Icon2

Demo

Demo

Compile from Source

  1. Make sure you have installed devkitpro and GRRLIB
  2. Open cmd and redirect to your local Wiicraft folder and run
make 

Run Wiicraft

  1. On your SD Card create a new folder Wiicraft under apps and copy the Game.ini into the folder and create a new empty subfolder world (this is used to cache the chunk data from the server)
  2. Open the Game.ini with a Texteditior and make sure that the values of "Host" and "Port" are your Minecraft Server IP and Port
  3. Replace the server.properties of your Minecraft Server 1.2.5 with the one from the Wiicraft Release and start the server
  4. Configure wiiload for your Wii IP and run it by wiiload Wiicraft.dol. You can also try to copy Wiicraft.dol onto your SD Card and launch it but for me it doesn't work.
  5. Make sure you put the SD Card back into your Wii

Controls

  • Wiimote: Rotate Player
  • Nunchuk Stick: Move Player
  • Button A: Add Block
  • Button B: Remove Block
  • Button Z (Nunchuk): Drop Block
  • Button Left: Inventory Left Scroll
  • Button Right: Inventory Right Scroll
  • Button Up: Toggle Debug Infos

About

Wiicraft - Nintendo Wii Client for Minecraft Version 1.2.5

License:GNU General Public License v3.0


Languages

Language:C++ 98.0%Language:Makefile 1.8%Language:C 0.2%