FiveM for GTA V Enhanced launches in early access on July 21

Cfx.re has published the third development update for FiveM on GTA V Enhanced, and this one comes with a date. The rebuilt platform enters early access on 21 July 2026. It is the biggest re-architecture FiveM has had in years, and it is pointed squarely at bigger, smoother and more stable servers.
Here is everything the update changes, from the netcode rewrite to the new scripting runtimes, plus what it does and doesn't tell us about GTA 6.
Everything new in FiveM for GTA V Enhanced
The headline is the netcode. The entire networking layer was rewritten. Synchronisation data now travels as raw UDP packets, while ENet keeps handling event-based communication, which gives the team direct control over the sync layer. The immediate payoff is the tick rate: server operators can now run synchronisation at up to 120 updates per second, a big jump from the 30 (or 40 with sv_useAccurateSends) that FiveM for GTA V Legacy allowed. In a firefight that is the difference between seeing where a player is and seeing where they were a moment ago. Entity culling has also moved onto multiple CPU cores inside the sync pipeline, which cuts the pop-in that used to plague crowded servers.
| Area | What's new in the Enhanced rebuild |
|---|---|
| Tick rate | Up to 120 sync updates/sec, from 30 (40 with accurate sends) on Legacy |
| Networking | Sync sent as raw UDP; ENet still carries events; multi-core entity culling |
| Player cap | 2,048 today, now aiming higher |
| Server RAM | Up to 50% less memory per player and per entity |
| Runtimes | .NET 10 for C#, NodeJS 26 (server), V8 14.6.202 (client) |
| Dev tools | Perfetto profiler, 80+ live metrics, sv_devmode (8-slot limit) |
On the server side, memory allocation per player and per entity has been reworked to cut RAM use by up to half, and the server component now ships on its own with txAdmin built in. Cfx.re says it is also looking to push past the 2,048-player-per-server cap that the previous version topped out at.
For developers, the C# runtime moves to .NET 10, the JavaScript runtimes jump to NodeJS 26 and V8 14.6.202, and state bags now replicate only the values a script explicitly marks, which means less wasted traffic on a busy server. The old profiler backend has been swapped for Perfetto, a metrics endpoint now exposes more than 80 individual counters, from UDP packets to thread tick histograms, and a dedicated sv_devmode convar switches on the development tools while capping those servers at eight slots.
There is a quality-of-life pass too. A reworked installer lets you keep the cache on a separate drive, create shortcuts, and repair or uninstall a broken build, and unused cache files are now cleaned up automatically instead of piling up forever.

Why the Enhanced version matters
FiveM is the framework behind GTA V's entire roleplay and custom-multiplayer scene: community servers running their own jobs, economies, phone systems and rules on top of the base game. Splitting it into Legacy and Enhanced builds mirrors the game itself, which now ships in those two editions, and the Enhanced rebuild is where the performance work is going. If you play or host on GTA 5, this is the version to follow, and you can keep up with the modding side through our GTA 5 Enhanced mods hub.
What it means for GTA 6
It is a fair question for a GTA 6 site, because FiveM's owner is Rockstar. Take-Two bought Cfx.re, the studio behind FiveM and RedM, in August 2023, and has since pulled the wider roleplay scene under its wing: an official collaboration with NoPixel on NoPixel V, a paid Cfx marketplace, and the closure of rivals like alt:V and RageMP, which leaves FiveM as the only sanctioned way to run custom GTA multiplayer.
What that does not mean is FiveM, or any roleplay mode, landing in GTA 6. Neither has been announced, and this update never mentions GTA 6. There is also a practical reason it cannot happen at launch: FiveM runs only on PC, and GTA 6 launches on PS5 and Xbox Series X|S on 19 November 2026, with no PC version announced. A FiveM-style platform only becomes possible once a PC edition exists, which realistically points to 2027 or later. The reasonable read is that Rockstar is modernising its roleplay technology on GTA V first, and where it goes next is still unwritten. We keep the wider picture updated in our guide to GTA 6 online and multiplayer.

What to watch next
Two things would move this forward: Rockstar naming GTA 6 directly instead of talking about "the future of GTA RP" in the abstract, or the announcement of a GTA 6 PC version, which is the real prerequisite. Until then, FiveM for GTA V Enhanced is exactly what it says on the tin: a major, dated upgrade for GTA V, live in early access from 21 July 2026.


