Hardware EmulationExplainerJun 30, 2026, 2:32 AM· 4 min read· #2 of 4 in technology

Open-Source ZLUDA v6 Breaks NVIDIA Lock, Enabling 3x Performance Boost for PhysX Games on AMD Radeon

The open-source translation layer ZLUDA has released version 6, bringing hardware-accelerated NVIDIA PhysX support to AMD Radeon graphics cards for the first time. The update delivers massive performance gains in legacy games but arrives just as the project loses its commercial funding.

By Factlen Editorial Team

Open-Source Advocates 40%Retro Gamers & Preservationists 35%Compute & AI Researchers 25%
Open-Source Advocates
Focus on dismantling proprietary software monopolies through translation layers.
Retro Gamers & Preservationists
Prioritize the ability to experience classic games with full visual fidelity.
Compute & AI Researchers
Look beyond gaming to the implications for machine learning hardware.

What's not represented

  • · NVIDIA's official stance on third-party translation layers bypassing its proprietary CUDA architecture.
  • · Game developers who originally integrated PhysX and their views on retro-compatibility.

Why this matters

For over a decade, NVIDIA's proprietary PhysX engine locked advanced physics effects behind GeForce hardware, leaving AMD users with crippling performance penalties in classic games. ZLUDA's breakthrough democratizes these visual features, preserving PC gaming history while proving that open-source translation layers can successfully bypass corporate vendor lock-in.

Key points

  • The open-source ZLUDA v6 update allows AMD Radeon GPUs to natively process NVIDIA's proprietary PhysX calculations.
  • The translation layer delivers a 3x performance multiplier in classic games like Mafia II, jumping from 26.2 to 80.2 FPS.
  • The update also includes a refreshed Windows loader and PyTorch-driven compiler fixes for machine learning workloads.
  • Despite the technical success, developer Andrzej Janik announced the project has lost its commercial funding and reverted to a hobbyist endeavor.
  • The 32-bit PhysX support remains in pre-alpha, with developers noting occasional glitches in fluid simulations.
3x
Performance boost in Mafia II
80.2 FPS
Frame rate with ZLUDA enabled
26.2 FPS
Frame rate without ZLUDA
32-bit
PhysX architecture supported

The open-source translation layer ZLUDA has released its highly anticipated version 6, delivering a breakthrough that PC gamers have sought for over a decade: hardware-accelerated NVIDIA PhysX support on AMD Radeon graphics cards.[1][2]

The update allows AMD users to run proprietary, CUDA-based physics simulations natively on their GPUs, yielding massive performance gains in legacy titles that previously struggled to run on non-NVIDIA hardware.[2][4]

To understand the significance of this release, one must look back at the history of PC gaming physics. PhysX is a real-time physics engine middleware, originally developed by Ageia and acquired by NVIDIA in 2008.[6]

Following the acquisition, NVIDIA heavily promoted PhysX to game developers, integrating it into major titles to simulate complex particle effects, dynamic cloth, shattering debris, and realistic fluid dynamics.[4][6]

Without hardware acceleration, complex physics calculations overwhelm the CPU.
Without hardware acceleration, complex physics calculations overwhelm the CPU.

However, NVIDIA locked the hardware acceleration of these effects strictly to its proprietary CUDA architecture. If a player attempted to run a PhysX-heavy game on an AMD Radeon card, the workload was offloaded to the CPU, resulting in crippling frame rate drops.[2][6]

ZLUDA was born as an open-source solution to this exact type of vendor lock-in. Operating as a drop-in translation layer, the software intercepts CUDA commands and translates them on the fly to run on non-NVIDIA hardware.[3][5]

With the release of version 6, ZLUDA has successfully implemented support for 32-bit PhysX workloads. This allows the translation layer to execute classic PhysX calls directly on Radeon compute units, bypassing the need for a secondary GeForce GPU.[1][4]

The performance results are stark. In benchmarking tests using the 2010 action game Mafia II—a title notorious for its heavy reliance on hardware-accelerated physics—ZLUDA completely transformed the experience.[1][2]

PhysX was heavily utilized in the late 2000s to simulate realistic debris, smoke, and cloth.
PhysX was heavily utilized in the late 2000s to simulate realistic debris, smoke, and cloth.

Running on an AMD Radeon RX 9070 XT without ZLUDA, the game struggled to maintain a playable 26.2 frames per second when PhysX effects were enabled, as the CPU bottlenecked the entire system.[2][4]

With ZLUDA v6 active, the exact same hardware achieved a smooth 80.2 frames per second. This 3x performance multiplier effectively turns PhysX from an unplayable curiosity into a viable graphical setting for AMD users.[2][4]

With ZLUDA v6 active, the exact same hardware achieved a smooth 80.2 frames per second.

Beyond gaming, the v6 update brings broader utility to the AMD ecosystem. The release includes a refreshed zluda.exe loader that automatically resolves required Windows performance libraries, smoothing out the installation process.[1][3]

It also introduces basic Windows texture support, ensuring compatibility with 3D rendering software like Blender, alongside a suite of PyTorch-driven compiler fixes aimed at machine learning workloads.[1][3]

ZLUDA v6 delivers a 3x performance multiplier in heavy PhysX titles.
ZLUDA v6 delivers a 3x performance multiplier in heavy PhysX titles.

Yet, this technical triumph arrives alongside bittersweet news regarding the project's future. Developer Andrzej Janik announced that ZLUDA has once again lost its commercial funding, reverting the initiative to a hobbyist weekend project.[1][5]

ZLUDA's financial history has been turbulent. Originally launched in 2020 to bring CUDA to Intel processors, the project was quietly funded by AMD in 2022 to bridge NVIDIA's AI software ecosystem to Radeon hardware.[3][5]

AMD abruptly cut that funding in early 2024. An undisclosed sponsor—widely believed to be an AI infrastructure firm—stepped in shortly after, only to withdraw their support just prior to the v6 release.[1][3]

Janik noted that the sudden lack of corporate constraints allowed him to shift priorities toward features he personally finds entertaining, directly justifying the pivot to retro PhysX support rather than strict enterprise AI translation.[1][3]

Following the loss of commercial funding, ZLUDA has reverted to a volunteer-driven open-source project.
Following the loss of commercial funding, ZLUDA has reverted to a volunteer-driven open-source project.

Because it is now a volunteer effort, the 32-bit PhysX support remains in a pre-alpha state. Janik cautions that fluid simulations can still exhibit visual glitches, and the current method for injecting ZLUDA into Steam games remains clunky.[1]

Despite these rough edges, the release represents a major victory for video game preservation. Many titles from the late 2000s hardcoded their physics to the 32-bit PhysX API, leaving them stranded as technology evolved.[4][6]

By mathematically decoupling these effects from NVIDIA's proprietary hardware, ZLUDA ensures that a generation of classic PC games can be experienced with their full visual fidelity intact, regardless of whose silicon is inside the machine.[4][6]

While the broader industry continues to wrestle with NVIDIA's dominance in the AI and compute sectors, ZLUDA v6 proves that dedicated open-source engineering can still successfully dismantle the walls of a closed ecosystem.[3][5]

How we got here

  1. 2020

    ZLUDA launches to emulate NVIDIA CUDA on Intel processors.

  2. 2022

    AMD quietly begins funding ZLUDA to bridge the AI software gap for Radeon GPUs.

  3. Early 2024

    AMD cuts funding, forcing the project to seek alternative commercial sponsors.

  4. June 2026

    ZLUDA v6 releases with 32-bit PhysX support, despite losing its latest corporate backer.

Viewpoints in depth

Open-Source Advocates

Focus on dismantling proprietary software monopolies through translation layers.

For open-source developers, ZLUDA represents a critical strike against vendor lock-in. By mathematically translating CUDA instructions into hardware-agnostic code, the project proves that proprietary moats like NVIDIA's ecosystem are not insurmountable. Advocates argue that software should never be artificially restricted to specific silicon, and view translation layers as essential tools for consumer freedom.

Retro Gamers & Preservationists

Prioritize the ability to experience classic games with full visual fidelity.

The gaming preservation community views ZLUDA v6 as a rescue operation. Dozens of titles from the Xbox 360 and PS3 era hardcoded their physics engines to NVIDIA's 32-bit PhysX API. Without translation tools, these games are effectively broken on modern non-NVIDIA hardware, forced to run at unplayable frame rates. For preservationists, ZLUDA ensures this era of gaming history remains accessible.

Compute & AI Researchers

Look beyond gaming to the implications for machine learning hardware.

While gamers celebrate the PhysX integration, the compute sector views ZLUDA's core technology as a potential lifeline. The AI industry is heavily bottlenecked by the cost and availability of NVIDIA hardware, which dominates the market due to its CUDA software stack. Researchers see open-source translation layers as the key to running complex machine learning workloads on cheaper, more readily available AMD Instinct accelerators.

What we don't know

  • It remains unclear if a new commercial sponsor will step in to fund ZLUDA's ongoing development.
  • The timeline for moving the 32-bit PhysX support out of its current pre-alpha state is unknown.
  • It is uncertain how NVIDIA will respond to open-source translation layers successfully bypassing its CUDA lock-in.

Key terms

PhysX
A real-time physics engine used in video games to simulate complex interactions like fluid dynamics, cloth movement, and shattering debris.
CUDA
A proprietary parallel computing platform and programming model created by NVIDIA, heavily used in both gaming and artificial intelligence.
Translation Layer
Software that intercepts commands intended for one type of hardware or operating system and translates them on the fly for another.
PyTorch
An open-source machine learning framework widely used for artificial intelligence applications.

Frequently asked

Do I need an NVIDIA graphics card to use ZLUDA?

No. ZLUDA is specifically designed to allow non-NVIDIA GPUs, such as AMD Radeon cards, to run software that normally requires NVIDIA hardware.

Will this work for all modern games?

Currently, ZLUDA v6 focuses on 32-bit PhysX, which primarily benefits older PC games from the late 2000s and early 2010s that relied heavily on hardware-accelerated physics.

Is ZLUDA an official AMD product?

No. While AMD previously funded the project, ZLUDA is an independent, open-source initiative maintained by developer Andrzej Janik.

Sources

Source coverage

6 outlets

3 viewpoints surfaced

Open-Source Advocates 40%Retro Gamers & Preservationists 35%Compute & AI Researchers 25%
  1. [1]Tom's HardwareRetro Gamers & Preservationists

    Zluda 6 brings 32-bit PhysX support to AMD GPUs, but project loses funding again

    Read on Tom's Hardware
  2. [2]WccftechCompute & AI Researchers

    AMD Radeon GPUs Can Now Run NVIDIA PhysX Games With 3x Boost Thanks To ZLUDA

    Read on Wccftech
  3. [3]Hyper.aiOpen-Source Advocates

    The open-source Zluda project releases version 6 while losing commercial backing

    Read on Hyper.ai
  4. [4]Fanáticos del HardwareRetro Gamers & Preservationists

    ZLUDA v6 llega con una mejora muy llamativa para usuarios de AMD Radeon: soporte para PhysX

    Read on Fanáticos del Hardware
  5. [5]UR SolutionsOpen-Source Advocates

    ZLUDA v6 Gets PhysX Running Well On AMD GPUs But Loses Commercial Funding

    Read on UR Solutions
  6. [6]GitHubCompute & AI Researchers

    ZLUDA: CUDA on non-NVIDIA GPUs

    Read on GitHub
Stay informed

Every angle. Every day.

Get technology stories with full source coverage and perspective breakdowns delivered to your inbox.