http://bugs.winehq.org/show_bug.cgi?id=15616
Summary: winecfg does not allow *.acm (or other non .dll) overrides Product: Wine Version: 1.1.5 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: hoehle@users.sourceforge.net
winecfg does not allow overrides of "libraries" other than .dll via the selection list.
Yet the game "Colin McRae Rally 2.0" needs one for msadp32.acm (I shall post a separate bug report on that). These .acm files also have MS-Windows executable format. I had to edit the registry by hand (or use regedit) to obtain the effect, after I figured out the correct format: [Software\Wine\AppDefaults\CMR2.exe\DllOverrides] "msadp32.acm"="native"
I believe that any shared object for which wine provides an implementation or stub (a .spec file in the source tree) should appear in winecfg's list.
BTW, neither does current winecfg allow setting the default order, e.g. "*"="native, builtin", which is sometimes handy for trying and guessing what's wrong. IIRC it was in earlier versions. Maybe it was too easy to abuse?
http://bugs.winehq.org/show_bug.cgi?id=15616
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2008-10-14 03:12:51 --- You don't have to edit the registry, you can enter any module name in the winecfg edit box, you are not limited to the dlls offered in the drop down list.
http://bugs.winehq.org/show_bug.cgi?id=15616
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |source Summary|winecfg does not allow *.acm|winecfg does not show *.acm |(or other non .dll) |(or other non .dll) |overrides |overrides, must be typed in | |manually Target Milestone|--- |1.2.0
--- Comment #2 from Austin English austinenglish@gmail.com 2008-10-14 18:21:22 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=15616
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #3 from Austin English austinenglish@gmail.com 2009-01-12 11:03:20 --- A patch was sent:
http://www.winehq.org/pipermail/wine-patches/2009-January/067565.html
but it wasn't accepted.
http://bugs.winehq.org/show_bug.cgi?id=15616
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Jörg Höhle hoehle@users.sourceforge.net 2009-03-11 07:56:09 --- Since 1.1.6 winecfg shows a much longer list including these non-dll files.
http://bugs.winehq.org/show_bug.cgi?id=15616
--- Comment #5 from Jörg Höhle hoehle@users.sourceforge.net 2009-03-11 07:57:24 --- I meant to type 1.1.16, not 1.1.6. Marking fixed.
http://bugs.winehq.org/show_bug.cgi?id=15616
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2009-03-13 11:15:40 --- Closing bugs fixed in 1.1.17.