https://github.com/skyfloogle/gc-x
Allows Nintendo-compatible GameCube USB adapters to emulate Xbox 360 controllers.
https://github.com/skyfloogle/gc-x
gamecube gamecube-adapter gamecube-controller xbox xbox-controller xinput
Last synced: 3 months ago
JSON representation
Allows Nintendo-compatible GameCube USB adapters to emulate Xbox 360 controllers.
- Host: GitHub
- URL: https://github.com/skyfloogle/gc-x
- Owner: skyfloogle
- License: gpl-2.0
- Created: 2021-06-20T00:45:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-28T11:42:04.000Z (7 months ago)
- Last Synced: 2025-09-28T13:26:24.822Z (7 months ago)
- Topics: gamecube, gamecube-adapter, gamecube-controller, xbox, xbox-controller, xinput
- Language: Rust
- Homepage:
- Size: 188 KB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GC-X
Want to use your Nintendo-compatible GameCube controller adapter on your PC for things that aren't Dolphin?
You're in the right place.
**GC-X** allows you to control PC games with GameCube controllers as if they were Xbox controllers.
You can download the latest release from the [Releases](https://github.com/skyfloogle/gc-x/releases/latest) tab.

## Features
* Customizable button mappings and deadzone
* Minimal input lag
* Uses the same GC adapter tech as [Dolphin](https://dolphin-emu.org/), and the same controller emulation tech as [Parsec](https://parsec.app/)
* Programmed in [Rust](https://www.rust-lang.org/) for maximum performance
* Lives quietly in the system tray
## Required setup
GC-X uses the same GC adapter tech as Dolphin, so it requires the same setup with Zadig.
This part of the setup is described [here](https://dolphin-emu.org/docs/guides/how-use-official-gc-controller-adapter-wii-u/#Using_Zadig).
If you already use your adapter with Dolphin, you will already have done this.
The controller emulation also requires [VIGEmBus](https://github.com/ViGEm/ViGEmBus/releases) to be installed.
**Keep in mind that this driver is currently unmaintained.**