grayver / mi-vigem

ViGEm adapter for Xiaomi Gamepad
MIT License
69 stars 24 forks source link

Can you merge with BetterJoy? #1

Open zhangbo8418 opened 4 years ago

zhangbo8418 commented 4 years ago

I think it can be merged with BetterJoy. BetterJoy maps the accelerometer to a mouse and the keys to x360. https://github.com/Davidobot/BetterJoy

grayver commented 4 years ago

Hello! Thanks for feedback! BetterJoy is written with C#, so it's technically can't be merged with Mi-ViGEm. I will look at BetterJoy - how do they handle accelerometer.

grayver commented 4 years ago

I've talked to BetterJoy developer and he said that he maps gyroscope to a mouse, not accelerometer. Xiaomi gamepad doesn't have a gyroscope. I don't think it will be useful to map accelerometer to any control axis..

zhangbo8418 commented 4 years ago

@grayver

I've talked to BetterJoy developer and he said that he maps gyroscope to a mouse, not accelerometer. Xiaomi gamepad doesn't have a gyroscope. I don't think it will be useful to map accelerometer to any control axis..

I hope to continue to improve this project. My Nintendo Switch Pro controller can be used perfectly with BetterJoy, but the Nintendo Switch Pro controller does not feel as good as the Xiaomi gamepad.

zhangbo8418 commented 4 years ago

BetterJoy's mouse mapping has a very good experience in FPS games.