News (EN)

Extreme visual modification renews GTA IV with path tracing and challenges RTX 5080 card performance

GTA
GTA - Foto: Tayfun Mehmed / Shutterstock.com

The community dedicated to improving computer games received a significant update this week involving one of Rockstar Games’s most acclaimed titles. The project that integrates the RTX Remix technology into the classic Grand Theft Auto IV has reached its public version 1.0.0, made available free of charge after a period of exclusivity for supporters. Desenvolvido by the enthusiast known as xoxor4d, the file now accessible via GitHub promises to completely modernize the 2008 title’s lighting infrastructure, implementing full path tracing to create a contemporary visual atmosphere on the streets of Liberty City.

This technical modification requires NVIDIA hardware to intercept the game’s original draw calls to inject the new graphical features. The complexity of the process lies in correcting the historical incompatibility between the original DirectX 9 renderer and the modern tools of the Remix platform, requiring an accurate translation so that light, shadows and reflections are calculated in real time with physical fidelity. Para To access the new visual settings, players need to use specific commands during execution, opening an overlay menu that allows fine adjustments to performance and image quality.

GTA
GTA – 写真: Kemarrravv13 / Shutterstock.com

Complete visual renovation in Liberty City

Initial tests demonstrate that the visual update obtained through path tracing radically transforms the aesthetic perception of the environment, overcoming the artistic limitations imposed by the technology at the time of the original launch. Implementing path tracing allows light sources to dynamically interact with materials and surfaces, recalculating how natural and artificial lighting behaves during day and night cycles. One of the highlights is the operation of vehicle headlights and neon lights, which now project realistic shadows and illuminate the scene in a volumetrically correct way, eliminating the flat appearance of the old graphics.

The developer focused on correcting common graphical glitches, such as the disappearance of transparent objects, glass and smoke, ensuring that these elements are rendered correctly by the new APIs. Além In addition, the system now tries to recover some of the lost performance with the massive calculation of light rays, limiting the amount of lights that cast shadows at a fixed distance, which helps maintain stability without sacrificing visual fidelity close to the player.

Performance Challenges and Modern Hardware

Performance analyzes carried out on machines equipped with Intel Core i7 processors and 32 GB of RAM revealed that the processor bottleneck remains the biggest obstacle to total fluidity. Mesmo using a high-end graphics card like the RTX 5080 to run the title in native 4K resolution, tests indicate that the average frame rate per second can drop below 60, showing that the raw power of the GPU is not enough to compensate for the dated multithreaded optimization of the original 2008 code.

The situation of excessive dependence on the CPU occurs because the game engine concentrates most of the artificial intelligence, traffic and physics instructions on a few processing cores, saturating the available resources. Para To mitigate these problems, the mod includes a customized version of FusionFix, a community fix that solves several rendering bugs and memory leaks present in the original version of Steam, seeking to balance the workload between the processor and the graphics card.

To overcome the technical limitations inherent to the old engine, the developer implemented specific solutions aimed at load balancing:

– DLSS 4 technology in performance mode is essential for raising the frame rate to playable levels, recovering fluidity from a base of 35 fps.

– Using frame generation has the potential to add between 55 to 85 frames per second to the final count.

– With the Multi Frame Gen X3 feature enabled, it is possible to reach the 100 fps mark in complex scenarios.

– Foi created a batch file to segregate the use of processor cores between the base game and modifications, optimizing data flow.

Installation process and technical requirements

The public release simplified the installation process by allowing users to just extract the downloaded files directly into the root folder where the game’s executable is located. The package already includes the adapted FusionFix installer, eliminating the need to look for external dependencies that could cause version conflicts. Esta correction is essential, as it is the most stable version and compatible with the full edition of the game available in current digital stores.

For users who do not have environment variables configured in Windows, it may be necessary to manually rename a specific dynamic library file to ensure that the game’s script loader recognizes the new graphics library at boot time. Version 1.0.0 marks the end of the early access period restricted to financial backers, democratizing access to visual improvements. Atualizações future bug fixes will be centralized in the GitHub repository, where the community can contribute suggestions and report bugs in the open source.

Impact on waiting for the next release

The launch of this graphical renewal tool comes at a strategic time, serving to satisfy the need of fans awaiting the launch of GTA VI, scheduled for November 2026. Enquanto the company’s official sequel is still on the horizon, projects like this keep the player base active, renewing interest in classic titles from the franchise through a new visual perspective.

The RTX Remix platform opens the door to replacing old textures with physics-based materials and high-resolution polygonal models, suggesting a promising future for mod expansion. In the community, there is already discussion about the possibility of creating more realistic vegetation and further improving the game’s aesthetics, bringing it closer to the visual standards of current generation consoles. Developer xoxor4d continues the work of reverse engineering the original renderer, replacing draw calls and code injection to allow NVIDIA tools to capture and process data more efficiently, while also making it easier to export assets to graphics engines like Unreal Engine or Blender for content creation.

To Top