LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 03-08-2022, 04:23 AM   #1
nf2
LQ Newbie
 
Registered: Mar 2022
Distribution: Arch linux
Posts: 2

Rep: Reputation: 0
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:1032snd_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.
 
Old 03-14-2022, 01:31 PM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,976

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
https://bbs.archlinux.org/viewtopic.php?id=274778
it looks like it is a bug and already fixed.
 
Old 03-15-2022, 08:38 AM   #3
nf2
LQ Newbie
 
Registered: Mar 2022
Distribution: Arch linux
Posts: 2

Original Poster
Rep: Reputation: 0
Still having same issues, now the load_apiset_dll errors don't show up

Last edited by nf2; 03-15-2022 at 08:39 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
tar ball installation issues. dirtydog7655 Linux - Newbie 4 02-25-2011 01:52 PM
Logitech 3 button mouse.. WHERE'S THE ROLLER BALL GONE? theAntic Linux - Newbie 20 04-25-2005 12:19 AM
compiling a tar ball - needed help please... lpriyamb Linux - Software 3 10-10-2003 04:33 AM
Installing from tar ball problem linuxlah Linux - General 5 07-10-2002 06:31 AM
Smoothwall not playing ball! DiBosco Linux - Networking 2 02-14-2002 04:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 04:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration