LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   Sound issues in dx-ball (https://www.linuxquestions.org/questions/linux-games-33/sound-issues-in-dx-ball-4175709105/)

nf2 03-08-2022 04:23 AM

Sound issues in dx-ball
 
Hello, i am having sound issues using wine in dx-ball
I downloaded it using official site https://classic.blitwise.com/Scorche...ity/index.html (scroll at bottom of page)
It installed perfectly
This game uses midi sound, so i used fluidsynth to run the soundfont called scc1t2.sf2
fluidsynth -a pulseaudio path/to/scc1t2.sf2
When run without fluidsynth, it runs all the wav files (in the install directory) perfectly and doesn't run the mds files
When run with fluidsynth, it runs all the mds files (in the install directory) perfectly and doesn't run the wav files
Why does this happen and how to fix this?
I had installed lib32-libpulse according to arch wiki
Same output with timidity

Terminal output when run WITHOUT fluidsynth
wine DXBall.exe
002c:err:module:load_apiset_dll failed to load apiset: c0000482
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.3 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0034:err:module:load_apiset_dll failed to load apiset: c0000482
003c:err:module:load_apiset_dll failed to load apiset: c0000482
0048:err:module:load_apiset_dll failed to load apiset: c0000482
0068:err:module:load_apiset_dll failed to load apiset: c0000482
0074:err:module:load_apiset_dll failed to load apiset: c0000482
0098:err:module:load_apiset_dll failed to load apiset: c0000482
00bc:err:module:load_apiset_dll failed to load apiset: c0000482
00d4:err:module:load_apiset_dll failed to load apiset: c0000482
0024:err:module:load_apiset_dll failed to load apiset: c0000482
00f8:err:module:load_apiset_dll failed to load apiset: c0000482
0100:err:module:load_apiset_dll failed to load apiset: c0000482
0074:fixme:imm:ImeSetActiveContext (0x25d470, 0): stub
0074:fixme:imm:ImmReleaseContext (0000000000010020, 000000000025D470): stub
0100:fixme:imm:ImeSetActiveContext (0x670b48, 1): stub
0100:fixme:imm:ImmReleaseContext (00030056, 00670B48): stub
0100:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
010c:fixme:d3d_shader:glsl_blitter_upload_palette P8 texture loaded without a palette.
0100:fixme:ddraw:ddraw7_WaitForVerticalBlank iface 0066F968, flags 0x1, event 00000000 stub!
0100:err:winediag:MIDIMAP_drvOpen No software synthesizer midi port found, Midi sound output probably won't work.
0100:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub!
010c:fixme:d3d_shader:glsl_blitter_upload_palette P8 texture loaded without a palette.

Terminal output when run WITH fluidsynth
wine DXBall.exe
002c:err:module:load_apiset_dll failed to load apiset: c0000482
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.3 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0034:err:module:load_apiset_dll failed to load apiset: c0000482
003c:err:module:load_apiset_dll failed to load apiset: c0000482
0048:err:module:load_apiset_dll failed to load apiset: c0000482
0068:err:module:load_apiset_dll failed to load apiset: c0000482
007c:err:module:load_apiset_dll failed to load apiset: c0000482
0098:err:module:load_apiset_dll failed to load apiset: c0000482
00bc:err:module:load_apiset_dll failed to load apiset: c0000482
00d4:err:module:load_apiset_dll failed to load apiset: c0000482
0024:err:module:load_apiset_dll failed to load apiset: c0000482
00f8:err:module:load_apiset_dll failed to load apiset: c0000482
0100:err:module:load_apiset_dll failed to load apiset: c0000482
0100:fixme:imm:ImeSetActiveContext (0x670b48, 1): stub
0100:fixme:imm:ImmReleaseContext (00030056, 00670B48): stub
007c:fixme:imm:ImeSetActiveContext (0x25d470, 0): stub
007c:fixme:imm:ImmReleaseContext (0000000000010020, 000000000025D470): stub
ALSA lib pcm_dmix.c:1032:(snd_pcm_dmix_open) unable to open slave
0100:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
010c:fixme:d3d_shader:glsl_blitter_upload_palette P8 texture loaded without a palette.
0100:fixme:ddraw:ddraw7_WaitForVerticalBlank iface 0066F968, flags 0x1, event 00000000 stub!
0100:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub!
010c:fixme:d3d_shader:glsl_blitter_upload_palette P8 texture loaded without a palette.

pan64 03-14-2022 01:31 PM

https://bbs.archlinux.org/viewtopic.php?id=274778
it looks like it is a bug and already fixed.

nf2 03-15-2022 08:38 AM

Still having same issues, now the load_apiset_dll errors don't show up


All times are GMT -5. The time now is 10:18 AM.