Rixasha: Has anyone tried Pathologic recently? There's a sale and I'm intrigued, but the wine appdb doesn't look promising.
wine-2.6, clean prefix, needs the following winetrickery to get it running:
WINEDLLOVERRIDES=wmvcore=n winetricks devenum quartz wmp9
it still has some d3d issues that can be resolved with:
winetricks d3dx9_35 d3dcompiler_43
after that it seems fully playable, though I only played very briefly.
run with WINEDEBUG=fixme-ntdll,fixme-reg to minimize the console output
the dll override in the first winetricks cmd is needed because it seems some recent change broke the wmp9 installation via winetricks.
when using wine-2.0 this isn't needed, but you'll additionally need `winetricks vcrun2013` here.
(didn't test the new 2.0.1 release)
this was tested on linux with mesa+radeonsi