![]() |
|
Use GC adapter for all PC games - 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: Use GC adapter for all PC games (/Thread-use-gc-adapter-for-all-pc-games) |
Use GC adapter for all PC games - DrHouse64 - 09-17-2016 It might be a little off topic since it concerns PC games but... I installed the Zadig driver so Dolphin can natively use it with "GameCube Adapter for WiiU". On the Dolphin Wiki, I can read this : "GameCube USB Adapter Driver, along with vJoy and Zadig drivers, can treat the GameCube controllers as generic gamepads for Windows. They can be configured in Dolphin like any other controller." Which basically means that GameCube controllers can be used as gamepads on Windows, right? However, None of my PC games can detect it, and it won't show up in the Gamepad Devices list on Windows Control Panel. RE: Use GC adapter for all PC games - leolam - 09-18-2016 Zadig is not a driver. It's merely a program that installs/replaces drivers. RE: Use GC adapter for all PC games - DrHouse64 - 09-18-2016 I used Zadig programm to install the Winusb driver. Happy now?
RE: Use GC adapter for all PC games - leolam - 09-18-2016 In that case, you can probably guess why it doesn't work: WinUSB is a generic driver that is mainly used to allow userspace programs to control the device directly. Also, there's no built-in input driver for the GC adapter on Windows (or on Linux, IIRC), so other programs simply don't know how to use it. RE: Use GC adapter for all PC games - DrHouse64 - 09-18-2016 I totally agree with you. That's not my point. My point is : (09-17-2016, 11:25 PM)DrHouse64 Wrote: On the Dolphin Wiki, I can read this : "GameCube USB Adapter Driver, along with vJoy and Zadig drivers, can treat the GameCube controllers as generic gamepads for Windows. They can be configured in Dolphin like any other controller."How do we get Windows to recognise them as generic gamepads? RE: Use GC adapter for all PC games - leolam - 09-18-2016 Well, you need something like vJoy, as indicated in the wiki article. RE: Use GC adapter for all PC games - ExtremeDude2 - 09-18-2016 This ^^ https://bitbucket.org/elmassivo/gcn-usb-adapter/ RE: Use GC adapter for all PC games - DrHouse64 - 09-18-2016 Thanks ![]() Is it possible to keep both (native connect + Windows gamepad)? Edit : Nevermind, I didn't see "Full comaptibility with the native dolphin driver" Thank you ^^ RE: Use GC adapter for all PC games - ExtremeDude2 - 09-18-2016 Just make sure you disable it while running dolphin and it should work fine. |