Skip to content

Comments

Add controller: Razer Wolverine V3 Pro. Update xpad.c#324

Closed
GammaLyrae wants to merge 1 commit intoparoj:masterfrom
GammaLyrae:patch-1
Closed

Add controller: Razer Wolverine V3 Pro. Update xpad.c#324
GammaLyrae wants to merge 1 commit intoparoj:masterfrom
GammaLyrae:patch-1

Conversation

@GammaLyrae
Copy link

@GammaLyrae GammaLyrae commented Jul 9, 2025

Add support for the Razer Wolverine V3 Pro controller while operating in "PC Tournament Mode", which reports as an Xbox 360 device.

Explanation: The controller can be connected in one of two ways. Wired over USB, or over a packaged dongle. The dongle does not function like a standard Xinput Wireless Dongle and is designed only to pair to the specific model it was packaged with. As far as the operating system is concerned, the dongle is presenting the controller as if it were wired, and it handles all wireless communications on its own. If the controller is off, no device is reported to the host OS.

Its "default" mode that works with the Xbox Series consoles reports at 250hz. This pull request is for the secondary mode, which when used over a wire supports 1000hz reporting, though you can still engage this mode when connecting the controller to the dongle and it'll report at 250hz just fine. Razer calls this "PC Tournament Mode", and the controller/dongle report to the host OS as an Xbox 360 device. This pull request updates the table to look for the vendor/product ID that matches this mode. Updating the table to have the driver look for this controller allows for force feedback in supported titles.

Note: The driver can likely be updated to also support the other mode, which reports as an Xbox Series device and utilizes GIP. However, as I've not done extensive personal testing with this mode in use, my commit doesn't include an update for the table that supports that mode.

Add support for the Razer Wolverine V3 Pro controller while operating in "PC Tournament Mode", which reports as an Xbox 360 device.
@GammaLyrae GammaLyrae changed the title Update xpad.c Add controller: Razer Wolverine V3 Pro. Update xpad.c Jul 9, 2025
@GammaLyrae GammaLyrae closed this by deleting the head repository Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant