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

Rainbow Six doesn’t run (The procedure entry point DSDKMTQueryAdapterInto could not be located in the dynamic link library GDI32, dil) #1327

Open
1 task done
Ronny26 opened this issue Feb 28, 2025 · 0 comments

Comments

@Ronny26
Copy link

Ronny26 commented Feb 28, 2025

Description

Getting this error popup when trying to start seige.

Steps to reproduce

Install steam,
Install rainbow six seige.
Start the game.

Expected behaviour

Game should start normally.

Logs

Whisky Version: 2.3.4
Date: 2025-02-28T06:51:21Z
macOS Version: 15.2.0

Bottle Name: games
Bottle URL: /Users/ronny/Library/Containers/com.isaacmarovitz.Whisky/Bottles/6FEDAC6F-3DBE-4D09-A5DA-2295CC10095A

WhiskyWine Version: 2.5.0
Windows Version: win81
Enhanced Sync: none

Metal HUD: false
Metal Trace: false

Arguments: reg add HKCU\Control Panel\Desktop -v LogPixels -t REG_DWORD -d 0 -f

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEPREFIX = "/Users/ronny/Library/Containers/com.isaacmarovitz.Whisky/Bottles/6FEDAC6F-3DBE-4D09-A5DA-2295CC10095A";
}

0b68:err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\shell32.dll") failed (error c000007b).
0b68:err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\shlwapi.dll") failed (error c000007b).
0b68:err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\combase.dll") failed (error c000007b).
0b68:err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\user32.dll") failed (error c000007b).
0b68:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\system32\\combase.dll") not found
0b68:err:module:import_dll Library combase.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") not found
0b68:err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") failed (error c000007b).
0b68:err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\user32.dll") failed (error c000007b).
0b68:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") not found
0b68:err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\system32\\shcore.dll") not found
0b68:err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\user32.dll") failed (error c000007b).
0b68:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\system32\\shcore.dll") not found
0b68:err:module:import_dll Library shcore.dll (which is needed by L"C:\\windows\\system32\\shlwapi.dll") not found
0b68:err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\user32.dll") failed (error c000007b).
0b68:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\system32\\shlwapi.dll") not found
0b68:err:module:import_dll Library shlwapi.dll (which is needed by L"C:\\windows\\system32\\shell32.dll") not found
0b68:err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\user32.dll") failed (error c000007b).
0b68:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\system32\\shell32.dll") not found
0b68:err:module:import_dll Library shell32.dll (which is needed by L"C:\\windows\\system32\\start.exe") not found
0b68:err:module:import_dll Loading library gdi32.dll (which is needed by L"C:\\windows\\system32\\user32.dll") failed (error c000007b).
0b68:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\system32\\start.exe") not found
0b68:err:module:LdrInitializeThunk Importing dlls for L"C:\\windows\\system32\\start.exe" failed, status c0000135

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