lutris / wine

Repository containing source code for various Lutris Wine builds
Other
142 stars 23 forks source link

Wine 7.0 build #134

Closed MrMEEE closed 2 years ago

MrMEEE commented 2 years ago

Hi

For several older titles, this black box cursor is an issue:

https://bugs.winehq.org/show_bug.cgi?id=51296

This is fixed in Wine-7.0-rc2..

Wine 7.0 is now GA.. Is there an estimate for a build in Lutris?

tannisroot commented 2 years ago

It's coming

liberodark commented 2 years ago

Is better to wait for 7.2 is adding first wma support.

ghost commented 2 years ago

Is better to wait for 7.2 is adding first wma support.

7.2 just started work for wma support, step by step. Might take "few" more releases for full wma support.

Maybe just been lucky and haven't heard any wma audio, as my audio been working on newer wine releases. Mostly just playing WoW

tannisroot commented 2 years ago

We will have full wma audio support in Lutris Wine because we still use faudio-side wma decoding.

ghost commented 2 years ago

We will have full wma audio support in Lutris Wine because we still use faudio-side wma decoding.

I'm bit confused about this, I thought that faudio used GStreamer for wma decoding, yet on faudio 22.02 changelog it says:

GStreamer support has been removed Wine/Win32 will continue to use MediaFoundation All other users should already be on patent/royalty-free codecs

And GE released this earlier: https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/7.1-GE-2

-This is a hotfix to restore WMA audio support.

The FAudio author removed GStreamer support -- which is needed for WMA playback.

The reason he did it is because WINE is in the process of upstreaming WMA decode support, but the problem is that decode support is not in WINE yet, and since it was removed from FAudio, no WMA audio is working.

This update restores FAudio GStreamer support so that WMA audio is working again.

I'm just missing important point, or do you use hotfix similar to GE? As noticed earlier you've added work for faudio 22.02 (comes with Wine 7.2)

tannisroot commented 2 years ago

Yes we hotfix it to bring it back