Hello,
Just trying to get Audiosurf to work under wine 1.3.8. I'm running 64-bit
GNU/Linux with 32-bit wine (64-bit Wine Prefix). When I launch Audiosurf
everything goes well and it loads up to the main screen. I choose my character,
and then move onto the song selection. I head to "My Documents"
(/home/user) and pick a .mp3 out of there. The the game heads to the loading
screen, then comes up with a runtime error.
Heres the log from the session:
Code:
[captain at CaptainsQuarters audiosurf]$ fixme:mscoree:_CorDllMain (0x7c4c0000,
1, (nil)): stub
fixme:mscoree:_CorDllMain (0x7c4c0000, 0, (nil)): stub
fixme:win:EnumDisplayDevicesW ((null),0,0xdae32c,0x00000000), stub!
fixme:d3d:query_init Unhandled query type 0x4.
fixme:d3d:query_init Unhandled query type 0x4.
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure
that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of
your distribution.
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure
that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of
your distribution.
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume'
element
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x15c33118,0x6d4964c0): stub
fixme:mmdevapi:AEV_GetVolumeRange stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x15c33100,0x6d4964c0): stub
fixme:mmdevapi:AEV_GetVolumeRange stub
cb...
cb...
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x6d5d7608,0x6d4964c0): stub
fixme:mmdevapi:AEV_GetVolumeRange stub
cb...
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x6df7d5c8,0x6d4964c0): stub
fixme:mmdevapi:AEV_GetVolumeRange stub
err:mmtime:TIME_MMTimeStop Timer still active?!
^C
[captain at CaptainsQuarters audiosurf]$ wine Audiosurf.exe
[captain at CaptainsQuarters audiosurf]$ fixme:mscoree:_CorDllMain (0x7c4c0000,
1, (nil)): stub
fixme:mscoree:_CorDllMain (0x7c4c0000, 0, (nil)): stub
fixme:win:EnumDisplayDevicesW ((null),0,0xdae32c,0x00000000), stub!
fixme:d3d:query_init Unhandled query type 0x4.
fixme:d3d:query_init Unhandled query type 0x4.
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure
that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of
your distribution.
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure
that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of
your distribution.
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume'
element
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x15225c08,0x1c0769b0): stub
fixme:mmdevapi:AEV_GetVolumeRange stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x15225bd0,0x1c0769b0): stub
fixme:mmdevapi:AEV_GetVolumeRange stub
cb...
cb...
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x15225bb8,0x1c0769b0): stub
fixme:mmdevapi:AEV_GetVolumeRange stub
err:mmtime:TIME_MMTimeStop Timer still active?!
However, whats funny about this is that if I load a .ogg file, it plays
perfectly. Seems that .mp3 or .wma crash wine. Not sure why. I believe I
installed the 32-bit mpg123. Any idea why .mp3 or .wma would crash Wine?
Cheers!
-Dak