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
- Download and copy
d2x-cIOS-Installer-Wii/v10/beta52
tosd:/apps/d2x-cIOS-Installer-Wii/v10/beta52/d2x-v10-beta52-fake-wiimote
- Apply this patch to
sd:/apps/d2x-cIOS-Installer-Wii/ciosmaps.xml
- Copy the IOS module (
.app
) tosd:/apps/d2x-cIOS-Installer-Wii/v10/beta52/d2x-v10-beta52-fake-wiimote/
- Run d2x cIOS installer and install
d2x-v10-beta52-fake-wiimote
(tested on base IOS57)
Compilation
- Download and install devkitARM
- Install
stripios
:- Download
stripios
's source code from Leseratte's d2xl cIOS - Compile it:
g++ main.cpp -o stripios
- Install it:
cp stripios $DEVKITPRO/tools/bin
- Download
- Run
make
to compile fakemote and generateFAKEMOTE.app
Notes
This is still in beta-stage, therefore it might not work as expected.
Credits
- Dolphin emulator developers
- Wiibrew contributors
- d2x cIOS developers
- Aurelio Mannara
- neimod, for their Custom IOS Module Toolkit
- Everybody else who helped me!
- ...and everybody who made Wii's scene a reality!
👍
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.