Open bmy opened 1 month ago
if you can set a WINEDLLOVERRIDE="winmm=n,b" as an ENV variable, that should work
You can add DLL overrides via Winecfg by manually typing in the name of the DLL. Screenshot taken from the Linux version of Winecfg, but I think you can get the gist.
I'm trying to use MetaphorFix in Codeweavers Crossover (the best implementation of WINE for Mac) and if I attempt to use the Steam launch command, it errors out ("There is no Windows program configured to open this type of file") and won't launch...but equally winmm doesn't appear in winecfg as a DLL I'm allowed to override. I think that's because it's in the game directory, while the WINE launcher is for Steam...not sure. Anyway, let me know if you have any ideas! Thanks