http://bugs.winehq.org/show_bug.cgi?id=31568
Bug #: 31568 Summary: XNA 4 redist does not register XAudio2 class Product: Wine Version: 1.5.11 Platform: x86 URL: http://www.microsoft.com/download/en/details.aspx?id=2 0914 OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com Classification: Unclassified
On a Windows machine without this class already registered, installing the XNA 4 redistributable will register the CLSID 3eda9b49-2085-498b-9bb2-39a6778493de as an in-process COM server in XAudio2_6.dll. XNA needs this class for its audio API's.
In Wine, the dll is installed, but the class is not registered.
http://bugs.winehq.org/show_bug.cgi?id=31568
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31568
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2012-09-19 03:03:23 CDT --- Works here:
+[Software\Classes\CLSID\{3eda9b49-2085-498b-9bb2-39a6778493de}\InProcServer32] 1348041632 +@="C:\windows\system32\XAudio2_6.dll" +"ThreadingModel"="Both"
http://bugs.winehq.org/show_bug.cgi?id=31568
Terseus terseus@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |terseus@gmail.com
--- Comment #2 from Terseus terseus@gmail.com 2013-01-05 07:41:03 CST --- Same here, XNA 4 redistributable installed but the XAudio2 class does not register, this caused that an application (Terraria) had no sound, manually creating the missing registry keys solved the problem.
http://bugs.winehq.org/show_bug.cgi?id=31568
Joshua wine@placesthroughtime.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@placesthroughtime.com
--- Comment #3 from Joshua wine@placesthroughtime.com 2013-04-26 18:34:30 CDT --- Just installed xna 4.0 in wine 1.5.28 and the registry values are there. Fixed?
http://bugs.winehq.org/show_bug.cgi?id=31568
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net 2013-04-27 04:06:02 CDT --- Hello folks,
--- quote --- Just installed xna 4.0 in wine 1.5.28 and the registry values are there. Fixed? --- quote ---
let me guess ... 32-bit WINEPREFIX (WINEARCH=win32)?
Vincent most likely did an install in 64-bit prefix (although the "platform" value for this bug reads "x86"). Missing XAudio2 COM inproc server registration/keys when installing in 64-bit prefix with default Winver 'Windows XP' is intended, there is nothing to fix here.
I explained everything in bug 30912
Regards
https://bugs.winehq.org/show_bug.cgi?id=31568
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello Vincent,
if you did the install in 64-bit prefix please resolve as dupe of bug 30912 See my comment 4 and bug 30912 for explanation.
Thanks
Regards
https://bugs.winehq.org/show_bug.cgi?id=31568
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #6 from Vincent Povirk madewokherd@gmail.com --- I probably did.
*** This bug has been marked as a duplicate of bug 30912 ***
https://bugs.winehq.org/show_bug.cgi?id=31568
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate.