Tanuki Justice doesn't run on wine32

Questions about Wine on Linux
Locked
Pix3l
Newbie
Newbie
Posts: 2
Joined: Tue May 14, 2024 1:05 pm

Tanuki Justice doesn't run on wine32

Post by Pix3l »

Hello, I just tried to run the game "Tanuki Justice", steam version, with "wine-9.0" but it just open and close a window, giving the following errors:

Code: Select all

0170:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0170:fixme:d3d11:d3d_rasterizer_state_init Ignoring MultisampleEnable 0x1.
0170:fixme:heap:RtlCompactHeap handle 00340000, flags 0 stub!
0170:err:d3d:wined3d_swapchain_resize_buffers Something's still holding back buffer 0 (013ED108).
0170:fixme:win:NtUserLockWindowUpdate (0x40134), partial stub!
018c:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
0170:fixme:win:NtUserLockWindowUpdate ((nil)), partial stub!
0170:err:d3d:wined3d_swapchain_resize_buffers Something's still holding back buffer 0 (024CB868).
0170:fixme:ver:GetCurrentPackageId (0031FEB4 00000000): stub
Is there something I can do?
Thanks in advance. :D
User avatar
KenSharp
Level 4
Level 4
Posts: 149
Joined: Mon Jul 13, 2009 8:52 pm

Re: Tanuki Justice doesn't run on wine32

Post by KenSharp »

Update Wine and try again.
Pix3l
Newbie
Newbie
Posts: 2
Joined: Tue May 14, 2024 1:05 pm

Re: Tanuki Justice doesn't run on wine32

Post by Pix3l »

Same results with the latest available for Debian Bookworm (9.1.0 devel)
Locked