“Apple has created a new Game Porting Toolkit that’s similar to the work Valve has done with Proton and the Steam Deck. It’s powered by source code from CrossOver, a Wine-based solution for running Windows games on macOS. Apple’s tool will instantly translate Windows games to run on macOS, allowing developers to launch an unmodified version of a Windows game on a Mac and see how well it runs before fully porting a game.”

The new software will allow Mac users* (see edit) to play ‘Windows games’ on their Apple silicon (M1/M2) devices. With development, this has the potential to bring gaming to Apple.

*EDIT: The Game Porting Toolkit is designed for developers to see how their game performs on Apple silicone to entice devs to create native ports. Thanks to commenters for pointing out this distinction. The CrossOver project on which it is built, I believe, is designed for end-users to run software on their Mac clients.

  • I want to see Apple contributing more to the open-source CrossOver project, both in terms of code and financing. Their contribution has been minimal and Apple’s audacity in essentially repackaging open-source software is disgusting to me. Please correct me if I’m wrong.

  • This isn’t Proton-like, this IS Proton. Proton is what Valve call their WINE version. Codeweavers actively build WINE and give it away and they’ve looked at the Apple code and it IS WINE.

    You’re welcome Apple! Assholes. Least you could do would be to contribute, but then the magic is taken away from your dictatorship isn’t it? Can’t have that.

    •  Rentlar   ( @Rentlar@beehaw.org ) 
      link
      fedilink
      English
      6
      edit-2
      1 year ago

      You are mostly correct, but from my understanding the “Game Porting Toolkit” system isn’t just the CodeWeavers’ WINE part but also includes the Rosetta x64 to ARM translator and the D3DMetal translation layer as well. So through those layers many instructions can fall through the cracks.

      All in all, neat that games can even be played on a Mac in the first place, but you still get relatively bad performance, restrictive licensing on use, worse compatibility than Proton. That’s living in Apple’s wonderful walled garden, for ya.

  • Eh, this doesn’t sound anywhere near as impressive as what Valve did for Proton itself. First of all, Proton is actually good to the point where native linux ports aren’t even needed (although appreciated), its not just for dev prototyping.

    And as the top post said, Apple’s fork of CrossOver is not public. Pretty expected from Apple by this point.

    • I know it’s been a joke for as long as I can remember, but I really think this year (or last) was the year of the Linux desktop. All the work done on proton has seemed to bring lots of gamers over who were tired of Windows bs.

  •  MentalEdge   ( @MentalEdge@sopuli.xyz ) 
    link
    fedilink
    English
    13
    edit-2
    1 year ago

    Similar, but not the same, to proton. Few games will work well enough to be playable off the bat. Most will still require porting work be done by the developer, to bring the game to a point that’d be considered playable.

    Much like how the “linux-support” of many game engines went unused, I’m sceptical. The reason proton has been so successful is that it has been able to get the ball rolling with zero or near-zero work input required from the devs of the games it has brought to linux. This has give linux gaming enough of a start that putting in the work becomes more appealing in the cases where it is needed.

    Just putting out the tools and telling devs, “use them” may not be enough to get mac gaming back on track.

    • They’re also not giving them the tools, they’re not allowed to use them for the final product, just to get a feel of how the game would run on the hardware if they port it 💀

    • The Steam Deck was also gave Proton a huge boost in visibility thanks to Valve’s Steam Deck ready branding, which is something only Valve could do thanks to them having control of Steam. Apple will need to figure out a way to similarly boost visibility for Mac compatible/playable games that isn’t just putting them on the Mac App Store (which I can’t remember using for anything other than an update in months).

      • Additionally, Valve also does work themselves to push the list forward. The catalog needs to exist first if they want gamers to move and the devs won’t put in the work without the market.

        Valve saw that and did work to ensure tons of games would work on the Deck with no effort on the part of the devs. If Apple isn’t going to put in more effort then I don’t see how this succeeds.

  •  sub_o   ( @sub_@beehaw.org ) 
    link
    fedilink
    English
    71 year ago

    I’m actually excited for this.

    Not expecting much of the latest AAA games being ported over, but excited for older games, that are either broken when Mac abandoned 32-bit, or titles that could have been ported over but didn’t because Apple didn’t care much about gaming.

    Also I wonder if this porting toolkit could help with the development of emulators. Citra had issues with Mac, and even now OpenEmu is having issue with the shaders.

  •  zaktmt   ( @zaktmt@beehaw.org ) 
    link
    fedilink
    English
    71 year ago

    The tools for this are interesting. But I think the headline was slightly misleading to be called a Proton-like tool. This is more of a diagnostic tool than a translation layer to play games for troubleshooting than anything else. Even maxed out M2 Ultra devices are only getting like 30-40 FPS on Cyberpunk because of how many resources the tool uses. I personally hope it does incentivize some devs to port to macOS as a primary Mac user. Devs need to see a cost benefit to do it. Apple convincing one dev per year to port a AAA game to Mac is not enough of an effort to actually convince people of anything.

    That being said, Apple has had very inconsistent messaging regarding gaming in the past. And Steve Jobs notoriously did not care for gaming. Really, the only gaming success they are having right now is mobile games. And despite on/off rumors of a dedicated gaming device. I would just not be encouraged based on the majority of offerings on Apple Arcade that there would be much worthwhile. The only reason I even have it is because my phone plan includes it. Otherwise I would never touch it.

  • “The new Game Porting Toolkit provides an emulation environment to run your existing unmodified Windows game and you can use it to quickly understand the graphics feature usage and performance potential of your game when running on a Mac,”

    So this is a real-time translation layer similar to how rosetta works? If this is working already and assuming that it works well, why would developers spend time making a native port when this is free and It Just WorksTM

    •  sub_o   ( @sub_@beehaw.org ) 
      link
      fedilink
      English
      2
      edit-2
      1 year ago

      why would developers spend time making a native port when this is free and It Just Works

      Sadly it’s not. IIRC:

      First, the main part of this toolkit is to create an automated translation from DirectX 12, including the metal shader equivalents. However since the instructions / shades automatically generated, they are highly inefficient. Thus, they perform sub par (low framerate, buggy), and require developers to polish them, optimize them according to the machines. But large part of the job is done for them, at least for testing.

      Second, currently, in order to run those games, you need to download the exe file of the game, download dependencies, and run many commands manually from terminal, it’s not user friendly at all. Also, it requires user to buy the Windows version of the game in the first place, thus the need to download windows version of steam, etc, etc.

  • MetalFX upscaling is a nice gesture, but turned out to be a lousy performance-quality tradeoff comparable to FSR 1.0. Apple Arcade had some nice gems like fantasian, but also ended up a recycling bin for failed f2p games. We can only assume the monkey’s paw will curl some way or other for this, too. Apple’s attempts to get gamers to buy their stuff is always a little half-assed.

  •  jmf   ( @jmf@lemm.ee ) 
    link
    fedilink
    English
    21 year ago

    If they end up contributing upstream, great and I see no issue. If not, a bit scummy, but its Apple we are talking about, so thats to be expected :)