The forum

Unable to run recent programs by Studio Pixel

Error messages suggest that it's something with XAudio2_7

Author Replies
drippingyellow Sunday 23 October 2022 at 6:45
drippingyellowAnonymous

Hello, I've been very glad that PlayOnMac exists, and it's been very servicable for what i'm looking for, but lately i've been having an issue with a selection of programs.

The programs in question are PiTest (https://twitter.com/oxizn/status/1414979752113307653) and pxtone Collage version 0.9.4.54 (https://pxtone.org/downloads/). These programs are both by Studio Pixel, who around this time apparently updated the audio code in his programs. His apps from this period do not work, simply displaying an error message saying that "xa" or "XAudio2" is not working. I already tried adding xaudio2_7.dll to the POM application package, but it didn't help other than removing mentions of "xaudio2_7.dll.so" from the debug log. I don't know what to do, so if someone could help me, i would greatly appreciate it!

Mac OS: Big Sur 11.6.6

PlayOnMac Version: 4.4.3

Wine Version: whatever came with POM 4.4.3. i don't know how to check.

Debug log file:

 

 

[10/22/22 22:58:17] - Running wine- ptCollage.exe (Working directory : /Users/aaronkyzar/Downloads/pxtone-211212a-094-54)
[10/22/22 22:58:49] - Running wine- program.exe (Working directory : /Users/aaronkyzar/Downloads/pitest210713c)
wine: Unhandled page fault on read access to 00000004 at address 00449E7C (thread 0024), starting debugger...
[10/22/22 22:59:14] - Running wine- program.exe (Working directory : /Users/aaronkyzar/Downloads/pitest210713c)
0094:err:plugplay:process_IOService_Device object 0x5503
0094:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x5507
0094:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x550b
0024:err:vulkan:get_vulkan_driver Wine was built without Vulkan support.
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0024:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x20.
00ec:fixme:d3d:wined3d_context_gl_init OpenGL implementation does not support GL_PRIMITIVE_RESTART_FIXED_INDEX.
0024:err:ole:com_get_class_object class {5a508685-a254-4fba-9b82-9a24b00306af} not registered
0024:err:ole:com_get_class_object no class object {5a508685-a254-4fba-9b82-9a24b00306af} could be created for context 0x1
wine: Unhandled page fault on read access to 00000004 at address 00449E7C (thread 0024), starting debugger...
0024:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 32 156" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
[10/22/22 22:59:41] - Running wine- ptCollage.exe (Working directory : /Users/aaronkyzar/Downloads/pxtone-211212a-094-54)
[10/22/22 23:00:02] - Running wine- ptCollage.exe (Working directory : /Users/aaronkyzar/Downloads/pxtone-211212a-094-54)
00f0:fixme:msvcrt:__clean_type_info_names_internal (1004D634) stub
[10/22/22 23:39:14] - Running wine- ptCollage.exe (Working directory : /Users/aaronkyzar/Downloads/pxtone-211212a-094-54)
0094:err:plugplay:process_IOService_Device object 0x3d03
0094:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x3d07
0094:err:plugplay:process_IOService_Device Unable to create plug in interface for USB deviceobject 0x3d0b
0094:err:plugplay:process_IOService_Device object 0x4807
0094:err:plugplay:process_IOService_Device object 0x5607
0094:err:plugplay:process_IOService_Device object 0xa607
0094:err:plugplay:process_IOService_Device object 0x5707
0094:err:plugplay:process_IOService_Device object 0x5807
0094:err:plugplay:process_IOService_Device object 0x5a07
0094:err:plugplay:process_IOService_Device object 0x9e07
0094:err:plugplay:process_IOService_Device object 0x9b07
0094:err:plugplay:process_IOService_Device object 0x9807
0094:err:plugplay:process_IOService_Device object 0x5c07
0094:err:plugplay:process_IOService_Device object 0x9507
0094:err:plugplay:process_IOService_Device object 0x6007
0094:err:plugplay:process_IOService_Device object 0x6107
0094:err:plugplay:process_IOService_Device object 0x9207
0094:err:plugplay:process_IOService_Device object 0x9007
0094:err:plugplay:process_IOService_Device object 0x6607
0024:fixme:msvcrt:__clean_type_info_names_internal (1004D634) stub

 

Edited by drippingyellow