FiveM for GTA V Enhanced is live, and the early access build is open to everyone

FiveM for GTA V Enhanced is out. Cfx.re opened the early access build on 21 July 2026, and it is available to everyone as a free download rather than a paid or invite gated test.
The team is blunt about the state of it. This is an early access framework that will contain bugs and missing features, and what works may change before the final public launch. Here is how to get on it today, what the rebuild changes underneath, and what it does not tell us about GTA 6.
How to get FiveM for GTA V Enhanced today
Players download it from the FiveM website, using the new "Download FiveM for GTAV Enhanced" button on the front page.
Server owners have more to do. Running a server that supports GTA V Enhanced requires the new Cfx Server binaries, which are a separate download, and Cfx.re has published the install guide alongside documentation for the new VOIP system that ships with the Enhanced framework. More documentation is promised as development continues.
Bug reports have also moved. Feedback no longer goes on the forum thread: it goes to the Discussions tab of a dedicated GitHub repository, a change first trailed in Development Update #2 that Cfx.re plans to extend to the rest of its products over the coming months. The launch announcement is on the Cfx.re forum.
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.


