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

[Bug]: Recent update breaks Touhou Hisoutensoku with Giuroll #964

Open
1 task done
raindare opened this issue Apr 30, 2024 · 1 comment
Open
1 task done

[Bug]: Recent update breaks Touhou Hisoutensoku with Giuroll #964

raindare opened this issue Apr 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@raindare
Copy link

raindare commented Apr 30, 2024

Description

Using the latest Whisky and WhiskyWine, Touhou Hisoutensoku with Giuroll freezes with a black screen on startup. Log file states “failed to create driver … wineusb”. Problem persists with or without DXVK, MSybc, etc.

The game produces a Direct3D error "Failed to create Direct3D device" at this point, which when acknowledged, closes the game.

Steps to reproduce

  1. Configure Touhou Hisoutensoku with SRWSToys and Giuroll.
    1. Set d3d9.dll to n,b in Wine overrides.
  2. Launch th123e.exe.

Expected behaviour

The title screen should appear.

Logs

Whisky Version: 2.3.2
Date: 2024-04-30T07:02:07Z
macOS Version: 14.1.1

Bottle Name: Testing
Bottle URL: /Users/darcy/Library/Containers/com.isaacmarovitz.Whisky/Bottles/ACFBE7D5-EF99-4F0D-B91D-92E00D0BACBC

Wine Version: 7.7.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

DXVK: true
DXVK Async: true
DXVK HUD: off

Arguments: start /unix /Users/darcy/Library/Containers/com.isaacmarovitz.Whisky/Bottles/ACFBE7D5-EF99-4F0D-B91D-92E00D0BACBC/drive_c/Program Files (x86)/HISOUTENSOKU/Touhou 12.3 - Hisoutensoku/th123e.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    "LC_ALL" = "en_US";
    WINEDEBUG = "fixme-all";
    WINEDLLOVERRIDES = "dxgi,d3d9,d3d10core,d3d11=n,b";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/darcy/Library/Containers/com.isaacmarovitz.Whisky/Bottles/ACFBE7D5-EF99-4F0D-B91D-92E00D0BACBC";
}

msync: bootstrapped mach port on wine-3fdb2f6-msync.
msync: up and running.
0068:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142
info:  D3D9: VK_FORMAT_D24_UNORM_S8_UINT -> VK_FORMAT_D32_SFLOAT_S8_UINT
info:  D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D32_SFLOAT_S8_UINT
info:  Process set as DPI aware
info:    drawIndirectFirstInstance              : 0
info:    extendedDynamicState                   : 1
info:  VK_EXT_shader_demote_to_helper_invocation
info:    vertexAttributeInstanceRateDivisor     : 1
info:    vertexAttributeInstanceRateZeroDivisor : 1
info:    VK_EXT_extended_dynamic_state
info:    VK_KHR_image_format_list
info:    VK_KHR_sampler_mirror_clamp_to_edge
info:    geometryShader                         : 1
info:    fragmentStoresAndAtomics               : 0
info:    variableMultisampleRate                : 0
info:  VK_EXT_depth_clip_enable
info:  VK_EXT_non_seamless_cube_map
info:    shaderDemoteToHelperInvocation         : 1
info:  VK_KHR_timeline_semaphore
info:    Driver version   : 0.2.2015
info:    VK_EXT_shader_stencil_export
info:    VK_KHR_image_format_list
info:    VK_KHR_swapchain
info:    multiViewport                          : 1
info:    fragmentStoresAndAtomics               : 0
info:    shaderImageGatherExtended              : 0
info:    shaderInt64                            : 0
info:    customBorderColors                     : 0
info:  VK_EXT_shader_demote_to_helper_invocation

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
@raindare raindare added the bug Something isn't working label Apr 30, 2024
@raindare
Copy link
Author

raindare commented May 3, 2024

Problem can be resolved by reverting to 2.2.3 specifically and using a bottle from a Whisky 2.2.3 installation on a different device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant