NVIDIA brings RTX NTC technology to Windows 11 Arm ahead of RTX Spark chip launch
NVIDIA is gearing up for the release of its RTX Spark chips on the Windows 11 platform for ARM architecture. The latest advancement involves the release of the SDK for its RTX Neural Texture Compression (RTX NTC) technology, which now includes official compatibility with Windows ARM64. Previously, this technology could only be compiled for Windows x64 and Linux x64. This update allows developers to begin adapting their engines, tools, and content pipelines for the upcoming RTX Spark devices.
RTX Neural Texture Compression employs a small neural network to collectively compress various textures that constitute a 3D material. Instead of storing color maps, normal maps, roughness, metallicness, ambient occlusion, or opacity separately, NTC can group up to 16 channels into a single compressed package. The neural network then reconstructs the texels during game loading or directly when rendering the scene. This results in reduced file sizes, decreased data traffic, and, depending on the mode used, lower graphics memory consumption. This technology is crucial at a time when RAM, SSD storage, and GPU VRAM are facing reductions.
NVIDIA brings neural texture compression to Windows ARM64
The new build guide specifically mentions NVIDIA RTX Spark as an example of compatible Windows ARM64 devices. To work with this architecture, developers need to install Visual Studio 2022 with C++ build tools for ARM64, use the preview version of CUDA Toolkit 13.4 for Windows ARM64, and have an NVIDIA driver from branch R616 or newer. The project can be compiled using Visual Studio's ARM64 generator or with Ninja from the ARM64 native tools.
In this initial implementation, DirectX 12, Vulkan APIs, and CUDA-accelerated compression are functional. This means developers can test both the generation of RTX NTC files and the reconstruction of textures using the integrated GPU on the future platform. NVIDIA has also enabled Cooperative Vector on compatible paths, a technology that allows the small neural network to run from shaders, leveraging the GPU's matrix acceleration. According to the SDK documentation, this path can offer two to four times higher inference performance on Ada Lovelace and Blackwell architectures compared to optimized implementations that do not use these extensions.
However, compatibility is still clearly in its preliminary stages. NVIDIA DLSS and OptiX technologies are not yet available on Windows ARM64 and are automatically disabled during compilation. Additionally, the DirectX 12 path based on LinAlg, previously known as Cooperative Vector, relies on a preview version of the DirectX 12 Agility SDK, requires Windows developer mode to be enabled, and, according to NVIDIA, should not yet be used in commercial products. The DirectX 12 paths without Cooperative Vector and Vulkan implementations can be used without this restriction.
RTX NTC is a perfect technology for laptops facing memory cutbacks
The main advantage of RTX NTC is that it can significantly reduce the storage space occupied by high-resolution textures. NVIDIA claims this technology can offer up to an eight-fold improvement in VRAM usage compared to traditional block compression. Most importantly, it achieves this while maintaining similar visual quality. In the example provided in the SDK, a 2K texture set comprising albedo, normals, roughness, metallicness, and ambient occlusion occupies 32 MB uncompressed and 12 MB using BCn formats. With RTX NTC, the texture package can be reduced to approximately 2.5 MB.
This type of technology is vital at a time when any form of memory has become scarce and quite expensive. The most benefited GPUs will be low to mid-range models. However, the NVIDIA RTX Spark will see a notable advantage. While the GPU is expected to be powerful, likely surpassing a GeForce RTX 5060, its weakness in the current situation lies in its unified memory. This means the system's own RAM is shared as VRAM for the GPU.
If a manufacturer opts for a conservative memory configuration, such as 24 GB of RAM, this could translate to 16 GB for the system and 8 GB for the GPU. A technology like this will significantly help prevent the graphics performance from being bottlenecked by insufficient memory. 16 GB would be limited for the combined system and GPU needs. Conversely, 32 GB would further increase the cost of a device already expected to be expensive due to the RTX Spark chip.
Fresh materials — Technology News

Microsoft Elimina Silenciosamente Recomendación de 32 GB de RAM para Windows 11: Casi Ningún PC se Vende con Más de 16 GB
Microsoft ha eliminado de su centro de aprendizaje varias páginas donde recomendaba 32 GB de memoria RAM para una experiencia fluida con Windows 11. Esta acción se ha realizado de manera sigilosa. Un documento eliminado, titulado 'Cómo optimizar tu PC Gaming' y publicado en noviembre de 2025,

Claude AI Bypasses HP BIOS RSA-2048 Checks, Unlocking 55 Hidden Settings for Laptop
While laptops offer portability, they often come with limitations compared to desktops, including restricted BIOS settings. However, a recent demonstration showcases how Artificial Intelligence can overcome these restrictions. By utilizing the AI model Claude, a user has successfully modified and

Motherboard Price Hikes Expected From ASUS, GIGABYTE, and MSI in Coming Weeks
Major motherboard manufacturers ASUS, GIGABYTE, and MSI are reportedly preparing for price increases on their motherboards in the coming weeks. According to industry sources, these adjustments are anticipated to take effect within the third quarter of 2024. Chinese media outlets suggest that t

CXMT Inicia Producción de Prueba de sus Primeros Chips de Memoria LPDDR6 a 12.8 Gbps
ChangXin Memory Technologies (CXMT) ha dado inicio a la fase de producción de prueba (risk production) de sus primeros chips de memoria LPDDR6. Esta etapa, crucial antes de la fabricación en masa, implica una producción a pequeña escala destinada a evaluar el rendimiento, la estabilidad y la t

AMD RDNA 5 Ray Tracing: Radiance Cores to Take Over BVH with New Architecture
AMD has provided a significant hint regarding the implementation of Ray Tracing in their upcoming RDNA 5 architecture, internally codenamed GFX13. It appears that the GPU instructions for calculating BVH (Bounding Volume Hierarchy) intersections, in use since RDNA 2, will no longer be compatible w

Bazzite Enhancements for NVIDIA GPUs
Bazzite is preparing a series of improvements specifically for systems equipped with NVIDIA GeForce graphics cards. These enhancements aim to address common issues related to system suspension, resuming from sleep, and GPU power consumption when idle. While these changes are already implemente