Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to create gamepad device when launching Whisky connected with controller #1291

Open
1 task done
88san opened this issue Jan 18, 2025 · 0 comments
Open
1 task done

Comments

@88san
Copy link

88san commented Jan 18, 2025

Description

Hi, I have started to use Whisky.

There is a problem where sometimes my controller works well with whisky, and sometimes it does not work.
I can see the controller listed properly in Control Panel and I have tested it in my browser, and it able to detects my controller properly.

When I opened the logs, I noticed that Whisky returned with failed to create gamepad device

Im using xbox 360 controller connected with wired usb C

Steps to reproduce

  1. Connect controller using wired usb c connection or using wireless dongle
  2. Launch Whisky
  3. Launch my desired game, in my example, I'm playing Zenless Zen Zero, tried with other games also does not work

Expected behaviour

I expected that gamepad is able to be working, and in the logs, there is no error regarding gamepad is not able to be created

Logs

Whisky Version: 2.3.4
Date: 2025-01-18T13:44:04Z
macOS Version: 15.2.0

Bottle Name: gaming
Bottle URL: /Users/RRAJARO/Library/Containers/com.isaacmarovitz.Whisky/Bottles/0A707088-7429-476C-804F-3065063E24C7

WhiskyWine Version: 2.5.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/<username>/Library/Containers/com.isaacmarovitz.Whisky/Bottles/0A707088-7429-476C-804F-3065063E24C7/drive_c/Program Files/HoYoPlay/games/ZenlessZoneZero Game/ZenlessZoneZero.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/<username>/Library/Containers/com.isaacmarovitz.Whisky/Bottles/0A707088-7429-476C-804F-3065063E24C7";
}

msync: bootstrapped mach port on wine-1e4ba7-msync.
msync: up and running.
002c:err:winediag:getaddrinfo Failed to resolve your host name IP
0094:err:xinput:create_child_pdos failed to create gamepad device, status 0xc0000035.
0094:err:hid:pdo_pnp_dispatch Failed to start device 0000000000379650, status 0xc0000001
00d0:err:unwind:RtlCaptureStackBackTrace invalid frame 0000000000120158 (0000000000022000-0000000000120000)
03b8:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
0648:err:winediag:ntlm_check_version ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.

What version of Whisky are you using?

2.3.2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
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

No branches or pull requests

1 participant