Skip to content
PowerKiKi edited this page Aug 3, 2013 · 2 revisions

Windows

  1. Install devkitPro with automated installer
  2. Install manually portlibs (instructions here):
    • mxml

Ubuntu

  1. Run following commands
    sudo apt-get install git && git clone git@github.com:PowerKiKi/polukili.git && bash polukili/application/install_devtools.sh
  2. Using Dolphin emulator, you will need to activate SD card support
    1. check “insert SD Card”
    2. the volume should be unmounted-remounted for dolphin to see changes: sudo umount sdwii ; sudo mount -o loop,uid=$USER ~/.dolphin-emu/Wii/sd.raw sdwii/
    3. copy all sd content to sdwii/apps/polukili
Clone this wiki locally