EZForever / UDPMote

Allows Android devices to be used as Wiimotes via UDPWii protocol. / Wii模拟器体感遥控器

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UDPMote

Allows Android devices to be used as Wiimotes via UDPWii protocol.

This is a fork of Anthony Calosa's UDPMote, aimed to provide a better experience for my family.

Since no source code is available despite the author's promise to release the source "once he cleaned them", this fork is based on a decompiled codebase of UDPMote v1.0.1. (To Anthony Calosa: contact me if this is a copyright violation.) Major improvements are as follows:

  • Merged functionalities of UDPMote, Dolphindroid and "Dolphindroid JDver" into one app
  • MotionPlus emulation support (req. UDPWiiHook)
  • Virtual gyroscope support for phones with no physical gyroscope
  • Simplified Chinese support
  • Less bugs & less input stuttering

Read CHANGES.md for all modifications (in Chinese).


UDPMote: Wii模拟器体感遥控器

这是Anthony Calosa的原版UDPMote的fork,开发目标是优化用户体验。

原作者未公开UDPMote的源代码(说是“代码写得太乱整理一下就发出来”结果十多年了都没动静),所以本fork基于对UDPMote v1.0.1的反编译结果(侵权删除)。进行的主要改进如下:

完整的修改列表参见CHANGES.md

About

Allows Android devices to be used as Wiimotes via UDPWii protocol. / Wii模拟器体感遥控器

License:MIT License


Languages

Language:Java 100.0%