Announcement

Collapse
No announcement yet.

Wine 9.21 Brings DirectPlay Network Enhancements, I/O Completion Fixes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Wine 9.21 Brings DirectPlay Network Enhancements, I/O Completion Fixes

    Phoronix: Wine 9.21 Brings DirectPlay Network Enhancements, I/O Completion Fixes

    Following a one week delay, Wine 9.21 has been released as the latest development release of this open-source software for enjoying Windows games and applications on Linux and other operating systems. We are also closing in on the approaching Wine 10.0 stable release...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    This wine version work with mesa 25-dev in my case







    Comment


    • #3
      Is there anything about why Fedora 41 packages aren't available yet?

      https://dl.winehq.org/wine-builds/fedora/?C=M;O=D only shows F40

      I’m unable to update from wine 9.17 to 9.20 because the latter demands installing a version of libav that conflicts with ffmpeg-libs. Here is the dnf log: Problem 1: cannot install the best update candidate for package wine-devel-common-1:9.17-1.1.i686 - nothing provides libavcodec.so.60 needed by wine-devel-common-1:9.20-1.1.i686 from WineHQ - nothing provides libavcodec.so.60(LIBAVCODEC_60) needed by wine-devel-common-1:9.20-1.1.i686 from WineHQ - nothing provides libavformat.so.60 need...

      Comment


      • #4
        Is Wine on Wayland working for games quite well already? If yes, then I do hope that we can enable the Wayland back-end by an environment variable. Last time when I checked a registry setting had to be changed for every Wine prefix.

        Comment


        • #5
          But why does Wine have a dependency on libodbc2? I don't need to use database.
          Why does Wine have a dependency on libcapi20-3t64, that is a ISDN utilities, I don't have a ISDN modem, nobody does.
          Why does Wine have a dependency on libasound264? Can't it just use PIpewire?

          What do you use Wine for? Which programs? Which games?

          Comment


          • #6
            Originally posted by uid313 View Post
            But why does Wine have a dependency on libodbc2? I don't need to use database.
            Why does Wine have a dependency on libcapi20-3t64, that is a ISDN utilities, I don't have a ISDN modem, nobody does.
            Why does Wine have a dependency on libasound264? Can't it just use PIpewire?
            Those deps are optional. If wine can't find them then it won't use them. Sound from wine on my laptop goes through pipewire because that's what drives sound on Fedora 41.

            Comment


            • #7
              Header fixes for C++ compilation
              So... someone uses a C++ compiler to build Wine instead of C compiler? If so, why? What's the reason for that?

              Comment


              • #8
                Originally posted by uid313 View Post
                But why does Wine have a dependency on libodbc2? I don't need to use database.
                Why does Wine have a dependency on libcapi20-3t64, that is a ISDN utilities, I don't have a ISDN modem, nobody does.
                Why does Wine have a dependency on libasound264? Can't it just use PIpewire?

                What do you use Wine for? Which programs? Which games?
                WINE is reimplementing the entire WIN32 API and a lot of people use ODBC that aren't you. WINE doesn't exist for any one person it exists for many people to run the entire suite of Windows software on other platforms. Back in the early 2000s WINE's application support was far ahead of it's game support.

                Comment


                • #9
                  Originally posted by uid313 View Post
                  But why does Wine have a dependency on libodbc2? I don't need to use database.
                  Why does Wine have a dependency on libcapi20-3t64, that is a ISDN utilities, I don't have a ISDN modem, nobody does.
                  Why does Wine have a dependency on libasound264? Can't it just use PIpewire?

                  What do you use Wine for? Which programs? Which games?
                  Maybe here appear a better info about most dependencies



                  In some cases dont mandatory

                  if you use new wow64 (./configure --enable-archs=i386,x86_64) at building only use 64bit dependencies in my case

                  Comment

                  Working...
                  X