Bernd 03/12/2020 (Thu) 21:38:04 No.35102 del
>>35073
>One possible problem is that it needs Alsa instead of Pulseaudio

Technically wine is a layer over underlying system, and windows apps don't know about such things like "alsa" or "pulse" at all. Pulse can emulate ALSA though, but I guess it doesn't matter for wine anyway (especially if only one app doesn't work in wine).

You may easily kill pulse with pulseaudio -k btw. ALSA is always there because it is lower layer, and pulse is just a sound server.

>>35077
>With winetricks the default audio driver

It can be changed with winecfg. Although if you have running pulse in the system, it may prevent you to change driver there.

>However when I want to run winetricks on that wineprefix it's just hangs.

How do you launch it? Do "WINEPREFIX=/path/to/wp winetricks" doesn't work?

I've tried to run NFS:PU myself, but it crashed with cryptic error, so I guess it is also matters what game distribution is used (I got some repack from rutracker).