Today NVIDIA put up a rather exciting blog post talking about RTX - with Arm. Not only that, they've showcased it using Linux too which is pretty amazing.
Shown off for the Game Developers Conference, NVIDIA has announced an expansion of their RTX SDKs to support to Arm and Linux. What they've added in includes support for:
- Deep Learning Super Sampling (DLSS), which uses AI to boost frame rates and generate beautiful, sharp images for games
- RTX Direct Illumination (RTXDI), which lets developers add dynamic lighting to their gaming environments
- RTX Global Illumination (RTXGI), which helps recreate the way light bounces around in real-world environments
- NVIDIA Optix AI-Acceleration Denoiser (NRD), which uses AI to render high-fidelity images faster
- RTX Memory Utility (RTXMU), which optimizes the way applications use graphics memory
What they presented was an NVIDIA GeForce RTX 3060 GPU paired with a MediaTek Kompanio 1200 Arm processor, setup with Arch Linux (likely something like Arch Linux ARM) along with testing out the likes of Wolfenstein: Youngblood.
“RTX is the most groundbreaking technology to come to PC gaming in the last two decades,” said PC Tseng, general manager of MediaTek’s Intelligent Multimedia Business Unit.“MediaTek and NVIDIA are laying the foundation for a new category of Arm-based high-performance PCs.”
Multiple companies sounded quite excited by it including Epic Games, Machinegames and Unity.
Direct Link
There's also a separate post from NVIDIA to properly announce the new NVIDIA DLSS SDK, which adds full Linux support including for native x86 Linux games and Arm too. Quite an exciting move for the future of Linux. The DLSS SDK is also easier to get now, with no application to NVIDIA required as you can do a direct download now.
Quoting: LoftyWell, it's a FOSS compatibility layer.Quoting: subAnd we're left with a system that runs with a graphics driver blob only.
*meh*
And runs windows games via a compatibility layer. So how much left is running FOSS
edit: ah okay, in the video they state: "An ARM based version of the game is not planned for commercial release"... so yeah, they ported it. Impressive
Last edited by Corben on 20 July 2021 at 8:14 am UTC
Quoting: CorbenErm? Windows games, on ARM and Linux? So they have to go through 2 compatibility layers? Or am I missing something here? Like, did they create a native ARM version for Wolfenstein Youngblood?Even if it was the windows version it wouldn't technically go through 2 compatibility layers at the same time but in parallel. What I mean: each line of code would be translated either via the arm emulator or the wine libraries.
edit: ah okay, in the video they state: "An ARM based version of the game is not planned for commercial release"... so yeah, they ported it. Impressive
You know wine is "just" a reimplementation of windows libraries, but this reimplementation can be compiled nativly for arm. So when a windows programm calls a windows library in this case, native arm code is executed, no need to emulate things.
Only thing need to emulated is the programm code between library calls which is compiled to x86 machine code. Here is where the emulation would step in.
Last edited by Matombo on 20 July 2021 at 10:28 am UTC
Quoting: MatomboEven if it was the windows version it wouldn't technically go through 2 compatibility layers at the same time but in parallel...Hmm... imagine a powerful ARM Steam Deck... with ARM Linux, ARM Steam, ARM Proton... maybe it'll allow for even better performance in a small handheld.
Quoting: ahoneybunIt's pretty amazing though not crazy to use Linux for this since I think we have better support when it comes to using the hardware then Windows does since we've been shipping Linux on ARM for years (Thanks Android!).
linux was avaliable for tons of architectures since many years ago
Quoting: elmapulQuoting: ahoneybunIt's pretty amazing though not crazy to use Linux for this since I think we have better support when it comes to using the hardware then Windows does since we've been shipping Linux on ARM for years (Thanks Android!).
linux was avaliable for tons of architectures since many years ago
True. debian-arm mailing list started in 1998...
Quoting: LoftyQuoting: subAnd we're left with a system that runs with a graphics driver blob only.
*meh*
And runs windows games via a compatibility layer. So how much left is running FOSS, not to mention any DRM that gets added to the kernel for compatibilities sake and potentially invasive anti-cheat if it is not handled properly.
The future of Linux gaming is sounding more free and open all the time ..
yeah, not an ideal world. Nvidia is on an open source streak though it seems. So one can dream for the driver.
For the compat layer, I think it is a good first step. Espsically, I highly doubt Nvidia will be big enough to suddenly lock everything to their solution, but it might just be the drop that make a dev support linux.
Quoting: mylkaQuoting: jensQuoting: F.UltraConsidering how quickly they managed to port Wolfenstein Youngblood to not only Linux but also ARM Linux shows that those rumours that they had DOOM running natively on Linux way back where highly likely true.
Yes exactly, having the driver ready for ARM is one thing, showing an ARM port of an AAA game is at least equally impressive (and serves indeed food for lots of rumors :)).
switch has ARM hardware and it has AAA titles all over
afaik switch runs freeBSD which is kinda linux
so i think its not that hard to make a switch ARM TITLE run on LINUX ARM
The switch port was handled by an external company though, Panic Button, the demo on Linux ARM seams to be inhouse?!
See more from me