Giter Site home page Giter Site logo

methodormadness / fakemote Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xerpi/fakemote

0.0 0.0 0.0 293 KB

An IOS module that fakes Wiimotes from the input of USB game controllers

License: GNU General Public License v2.0

Makefile 1.25% C 95.87% Assembly 2.88%

fakemote's Introduction

fakemote

An IOS module that fakes Wiimotes from the input of USB game controllers.

Supported USB game controllers

Device Name Vendor Name Vendor ID Product ID
PlayStation 3 Controller Sony Corp. 054c 0268
DualShock 4 [CUH-ZCT1x] Sony Corp. 054c 05c4
DualShock 4 [CUH-ZCT2x] Sony Corp. 054c 09cc

Installation

  1. Download and copy d2x-cIOS-Installer-Wii/v10/beta52 to sd:/apps/d2x-cIOS-Installer-Wii/v10/beta52/d2x-v10-beta52-fake-wiimote
  2. Apply this patch to sd:/apps/d2x-cIOS-Installer-Wii/ciosmaps.xml
  3. Copy the IOS module (.app) to sd:/apps/d2x-cIOS-Installer-Wii/v10/beta52/d2x-v10-beta52-fake-wiimote/
  4. Run d2x cIOS installer and install d2x-v10-beta52-fake-wiimote (tested on base IOS57)

Compilation

  1. Download and install devkitARM
  2. Install stripios:
    1. Download stripios's source code from Leseratte's d2xl cIOS
    2. Compile it:
    g++ main.cpp -o stripios
    1. Install it:
    cp stripios $DEVKITPRO/tools/bin
  3. Run make to compile fakemote and generate FAKEMOTE.app

Notes

This is still in beta-stage, therefore it might not work as expected.

Credits

Disclaimer

THIS APPLICATION COMES WITH NO WARRANTY AT ALL, NEITHER EXPRESSED NOR IMPLIED.
NO ONE BUT YOURSELF IS RESPONSIBLE FOR ANY DAMAGE TO YOUR WII CONSOLE BECAUSE OF A IMPROPER USAGE OF THIS SOFTWARE.

fakemote's People

Contributors

xerpi avatar methodormadness avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.