![]() |
|
Is it possible to add 2 or more DSU Input Sources? - 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: Is it possible to add 2 or more DSU Input Sources? (/Thread-is-it-possible-to-add-2-or-more-dsu-input-sources) |
Is it possible to add 2 or more DSU Input Sources? - matif - 05-17-2020 I'm using the latest version of Dolphin. I found that I can't use two DSU Clients at the same time. If two DSU Clients already work on Dolphin, what I need to do to make work? If there is no such function, is it possible to add this function on Dolphin? Because two more DSU clients make people without Wiimote able to play games with 2 or more players. Thanks. RE: Is it possible to add 2 or more DSU Input Sources? - iwubcode - 05-18-2020 Obviously one server supports multiple of the same controller (ex: 2 DS4 controllers). But it's not possible at the moment to use a DS4, an Android phone, etc at the same time. See my PR: https://github.com/dolphin-emu/dolphin/pull/8804 RE: Is it possible to add 2 or more DSU Input Sources? - matif - 05-22-2020 (05-18-2020, 12:16 AM)iwubcode Wrote: Obviously one server supports multiple of the same controller (ex: 2 DS4 controllers). But it's not possible at the moment to use a DS4, an Android phone, etc at the same time. See my PR: https://github.com/dolphin-emu/dolphin/pull/8804 Thank you! But I don't really understand what you are making. Is it possible to use two android phones (two different local ip) at the same time? Thanks, again. RE: Is it possible to add 2 or more DSU Input Sources? - JosJuice - 05-22-2020 (05-22-2020, 10:01 PM)matif Wrote: Thank you! But I don't really understand what you are you making. Is it possible to use two android phones (two different local ip) at the same time? Thanks, again. That will be possible with what iwubcode is working on. |