![]() |
|
Razer Hydra - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Controllers (https://forums.dolphin-emu.org/Forum-controllers) +--- Thread: Razer Hydra (/Thread-razer-hydra--62214) |
Razer Hydra - xDShot - 10-04-2021 A motion controller that would almost perfectly fit as suitable wiimote+nunchuck replacement with library and SDK headers available. Were there any attempts on making it natively compatible with dolphin? Currently I enabled hydrajoy https://github.com/yomboprime/hydrajoy and assigned quat rotations for pointer, and buttons mappings. The issue is about setting up motion input. It appears that the Dolphin cannot read emulated sticks values, it appears it expects differential values instead of absolute ones. RE: Razer Hydra - MayImilae - 10-04-2021 The Razer Hydra is a dead product, and has been since roughly 2013. There is little motivation for us to spend the effort to natively support a product that has been dead for over eight years and frankly, didn't sell very well so it's quite rare now. But as you already have been, Motion Input's exposure of the guts of motion control allows any motion controller to work with Dolphin. Theoretically anyway. Quote:The issue is about setting up motion input. It appears that the Dolphin cannot read emulated sticks values, it appears it expects differential values instead of absolute ones. I'm curious about this. Can you post screenshots of your config here, and explain your setup a bit? RE: Razer Hydra - xDShot - 10-04-2021 (10-04-2021, 12:20 PM)MayImilae Wrote: I'm curious about this. Can you post screenshots of your config here, and explain your setup a bit? Here is current setup. The driver exposes absolute values for all positions and rotations as gamepad axis. We can assign them in configuration, however, the emulator appears to expects differential results between frames to trigger acceleration(?) RE: Razer Hydra - MayImilae - 10-05-2021 Unfortunately I'm not versed with Dolphin's controller interface enough to really help you with this. I'd like to flag down Billiard and point him toward this but I haven't had any luck. Hopefully someone more knowledgeable will be able to help. RE: Razer Hydra - grumagnoid - 10-10-2021 Speaking about controller I was wondering if dolphin has added the possibility to map paddles or back buttons as they were normal buttons. |