Metal Developer Tools on Windows Offer New Gaming Opportunities

Game developers are now able to more easily develop games for Apple devices using Windows machines, thanks to a new set of Metal developer tools released by Apple (via Reddit).

metal og

Apple quietly released a set of Metal Developer Tools for Windows 10 at WWDC this year, which enables Metal Shading Language (MSL) compilation on Windows into Metal Library Objects targeting Apple platforms. This means that game production teams may now use PCs to compile games developed on Windows for macOS and other Apple operating systems.

Many game development studios have established game or graphics asset production pipelines that use the Microsoft Windows infrastructure. One of the key final steps in the asset creation process is compiling the graphics and compute shaders for inclusion in the game.

Since Apple is transitioning the Mac to custom silicon, developers that bring their games to Metal will be able to run them on iOS, iPadOS, tvOS, and macOS. Apple's API automatically translates all inputs to whatever the available input method may be, such as touch, controller, or keyboard and mouse. Developers targeting the Apple platform can now develop for iPad, iPhone, Mac, and Apple TV simultaneously. This may make the Apple platform more attractive to game developers as they will have access to a far larger market share than on macOS or iOS alone.

Although it is not possible to develop games for Apple devices on Windows entirely, since a Mac is still needed to sign software and for testing, the availability of gaming-oriented Apple developer tools for Windows marks a significant step in gaming on Apple devices.

As Apple moves the Mac to custom silicon, where it will no longer support Boot Camp, it is interesting that Apple is releasing developer tools specifically for gaming with regards to Windows. Seeing that these new developer tools allow Windows games to be compiled into Metal for Apple platforms, rather than being completely rebuilt, it should now be easier for developers to port native PC games and AAA titles to the Mac.

Update: Max Tech also has a good video covering the topic:

Popular Stories

iPhone 17 Pro Blue Feature Tighter Crop

iPhone 17 Pro Launching in Three Months With These 12 New Features

Saturday June 14, 2025 5:45 pm PDT by
The iPhone 17 Pro and iPhone 17 Pro Max are three months away, and there are plenty of rumors about the devices. Below, we recap key changes rumored for the iPhone 17 Pro models as of June 2025:Aluminum frame: iPhone 17 Pro models are rumored to have an aluminum frame, whereas the iPhone 15 Pro and iPhone 16 Pro models have a titanium frame, and the iPhone X through iPhone 14 Pro have a...
iPadOS 26 App Windowing

Apple Explains Why iPads Don't Just Run macOS

Friday June 13, 2025 7:46 am PDT by
iPadOS 26 allows iPads to function much more like Macs, with a new app windowing system, a swipe-down menu bar at the top of the screen, and more. However, Apple has stopped short of allowing iPads to run macOS, and it has now explained why. In an interview this week with Swiss tech journalist Rafael Zeier, Apple's software engineering chief Craig Federighi said that iPadOS 26's new Mac-like ...
Logitech Logo Feature

Logitech Announces Two New Accessories for WWDC

Friday June 13, 2025 7:22 am PDT by
Alongside WWDC this week, Logitech announced notable new accessories for the iPad and Apple Vision Pro. The Logitech Muse is a spatially-tracked stylus developed for use with the Apple Vision Pro. Introduced during the WWDC 2025 keynote address, Muse is intended to support the next generation of spatial computing workflows enabled by visionOS 26. The device incorporates six degrees of...
iphone 16 pro models 1

17 Reasons to Wait for the iPhone 17

Thursday June 12, 2025 8:58 am PDT by
Apple's iPhone development roadmap runs several years into the future and the company is continually working with suppliers on several successive iPhone models simultaneously, which is why we often get rumored features months ahead of launch. The iPhone 17 series is no different, and we already have a good idea of what to expect from Apple's 2025 smartphone lineup. If you skipped the iPhone...
iOS 26 Feature

Apple Seeds Revised iOS 26 Developer Beta to Fix Battery Issue

Friday June 13, 2025 10:15 am PDT by
Apple today provided developers with a revised version of the first iOS 26 beta for testing purposes. The update is only available for the iPhone 15 and iPhone 16 models, so if you're running iOS 26 on an iPhone 14 or earlier, you won't see the revised beta. Registered developers can download the new beta software through the Settings app on each device. The revised beta addresses an...
Mac Studio Feature

Apple Begins Selling Refurbished Mac Studio With M4 Max and M3 Ultra Chips at a Discount

Thursday June 12, 2025 10:14 am PDT by
Apple today added Mac Studio models with M4 Max and M3 Ultra chips to its online certified refurbished store in the United States, Canada, Japan, Singapore, and many European countries, for the first time since they were released in March. As usual for refurbished Macs, prices are discounted by approximately 15% compared to the equivalent new models on Apple's online store. Note that Apple's ...
m4 macbook air pink

Apple Now Selling Refurbished M4 MacBook Air Models

Friday June 13, 2025 3:34 pm PDT by
Apple today added M4 MacBook Air models to its refurbished store in the United States, making the latest MacBook Air devices available at a discounted price for the first time since they launched earlier this year. Both 13-inch and 15-inch MacBook Air models are available, with Apple offering multiple capacities and configurations. The refurbished devices are discounted by approximately 15...

Top Rated Comments

mi7chy Avatar
64 months ago
Why not adopt industry standard Vulkan ('https://www.khronos.org/vulkan/') instead of making developers learn another API?
Score: 31 Votes (Like | Disagree)
robinp Avatar
64 months ago
Apple game console incoming? All that controller / keyboard support. Apple silicon with GPUs surely competing / surpassing the current generation consoles. Seems kind of inevitable that the Apple TV becomes a serious gaming platform.
Score: 24 Votes (Like | Disagree)
mingistech Avatar
64 months ago

Why not adopt industry standard Vulkan ('https://www.khronos.org/vulkan/') instead of making developers learn another API?
Metal provides a 10 times increase in draw calls compared to OpenGL ES 3,1 while Vulkan provides a 3.5 times increase in draw calls compared to OpenGL ES 3,1 ('http://www.androidauthority.com/opengl-vs-vulkan-performance-706408/').

Essentially Metal is faster.
Score: 16 Votes (Like | Disagree)
topdrawer Avatar
64 months ago

Why not adopt industry standard Vulkan ('https://www.khronos.org/vulkan/') instead of making developers learn another API?
why not adopt C# instead of swift? why move to sillicon? why be anything other than a PC? plus lazy game developers don't need to learn another anything. most use unity or unreal which spits out metal games automagically. most will never make or touch custom shaders
Score: 15 Votes (Like | Disagree)
Merode Avatar
64 months ago
If you've developed anything with low level graphics API, you'll know compiling shaders is just tiny piece of whole story. Without full Metal support for Windows or Linux these tools will be useless.
Score: 14 Votes (Like | Disagree)
Merode Avatar
64 months ago

Metal provides a 10 times increase in draw calls compared to OpenGL ES 3,1 while Vulkan provides a 3.5 times increase in draw calls compared to OpenGL ES 3,1 ('http://www.androidauthority.com/opengl-vs-vulkan-performance-706408/').

Essentially Metal is faster.
You know OpenGL is a standard and it is up to each developer/manufacturer to implement it? That's why a lot of games that have native macOS clients perform much worse on macOS than in Boot Camp. Sometimes Windows (Boot Camp) client is even up to twice as fast (FPS).

What I'm getting at - if Apple is comparing Metal to its own OpenGL implementation then of course it's going to be A LOT faster. You know why? Because Apple's implementation of OpenGL was lackluster since its conception. That's why this comparison is the way it is - Vulkan is compared to OpenGL on Android. It's not apples to apples comparison.

In essence Vulkan, Metal and DirectX 12 should perform equally as good because they function very similarly. Vulkan has richer feature set than Metal at the moment but Metal is catching up quickly. However in reality Metal performance leaves much to be desired. There's no way to compare those two APIs fairly because there's no Vulkan for macOS (MoltenVK is just a wrapper around Metal). However there are games with native clients on macOS that use Metal renderer (World of Warcraft, Starcraft 2) and in Boot Camp they still perform much better on DirectX (11 and 12).

I like Apple but let's be honest for a minute. Their graphics performance was lackluster for decades now and it's not going to change overnight. They no longer compare themselves to PCs like in 90's and early 00's. They compare their devices to previous generations of their devices.
Score: 12 Votes (Like | Disagree)