“The leaks are coming from a PC build of Grand Theft Auto VI, not the game’s console versions.”

PC Gamer, 20 August 2026

On 19 November 2026, GTA 6 launches on PS5 and Xbox Series. Not on PC. No PC version has been announced, not at launch, not later, and Take-Two has never given so much as a date (confirmed).

And yet, since 18 August 2026, somebody has been playing GTA 6 on a PC. They fly a plane over Vice City, they empty several heavy weapon magazines into a wall to spell out “leek”, and they publish the entire map. The developers and journalists who analysed those videos all land on the same conclusion: this is not a console devkit, this is a GTA 6 PC build (reported).

For a player, this is a story about spoilers. For anyone running a GTA 6 roleplay server, it is something else. FiveM does not exist because of the GTA V source code. It exists because of a PC executable. What last week showed is that this executable already exists for GTA 6, three months before the console launch. It is the first time in the history of the series that the order has been flipped.

So here is the question every FiveM Discord has been asking for a week, and it deserves a straight answer: does this bring SixM closer, that famous ROME GTA 6? The answer comes in two parts, and the second is not the one you read elsewhere.

Screenshots of the PC Gamer and Tom's Hardware articles, both concluding that the GTA 6 build runs on PC
Two independent newsrooms conclude it is a PC build. Screenshots of the real pages, taken on 23 August 2026, cropped to the headline and the byline. OC3D and TweakTown, which ran the same headline, sit behind an anti-bot filter and could not be captured.

The GTA 6 build is not the GTA 6 source code

Everyone is writing that “the GTA 6 source code has leaked”. That is inaccurate, and the difference drives everything else in this article.

  • Source code is the set of files developers write. Readable C++, with variable names, comments, the logic in plain sight.
  • A build is the compiled result. An executable. A machine runs it, a human does not read it.

What CyberLeek holds, according to everything that has been reported, is a GTA 6 build. Playable, on PC, but a GTA 6 build, not its source code. The GTA 6 source code has not leaked, and to this day nobody claims to hold it (confirmed).

And here is the twist nobody brings up: to build a SixM, the GTA 6 build is more useful than the GTA 6 source code. That is not a provocation, it is simply the history of the platform.

Why did FiveM need a PC executable rather than the source code?

Because a multiplayer framework does not re-read the game, it hooks into it. FiveM was born in 2015 on the PC version of GTA V, which shipped that April, by hooking the executable everyone had already bought. Its authors had no source code. They had a binary and a lot of patience.

The proof runs the other way round, and it is hard to argue with. The GTA V source code really did leak, on 24 December 2023, four gigabytes containing RAGE engine files (confirmed). Thirty-two months later, that leak has produced no multiplayer framework, no FiveM fork, no competitor. Nothing.

The source code was never the lock. The PC version was. And that is where the anomaly sits: GTA 6 launches on 19 November without a PC version, while a GTA 6 PC build is already running on somebody’s machine.

Does the GTA 6 PC build really exist?

Yes, according to independent newsrooms that reached the conclusion separately, even though neither Rockstar nor Take-Two has confirmed it, and they will not. Three technical details keep coming up in the analyses: flight physics computed in real time, volumetric cloud rendering, persistent bullet decals on surfaces. A video recording does not produce that. Somebody actually playing does.

As for where it came from, the most repeated lead points to a Rockstar India employee who fell for a phishing attack (reported). It comes out of a forum thread and has received no independent confirmation. A resale figure of around fifty million dollars is also going around, which we mention for what it is: unverifiable, and not reported by anybody who can back it up (unverified).

Two GTA 6 characters closing a trade through a car window, illustrating the alleged deal around the build
The fifty million dollar figure is going around without a single primary source. We report it as a rumour, not as a fact. August 2026.

One detail matters more than the rest, and it takes the heat out of the excitement: several inside sources describe a GTA 6 build that is more than a year old (reported). This is not the November game. It is an intermediate state of a game that kept evolving for twelve months.

A warning, because it is costing people money right now: fake downloads of the GTA 6 build are circulating and delivering malware (reported). It is the classic pattern of every big game leak. The file was never public, but the keyword gets searched hard, so somebody makes sure there is a file waiting at the end of it.

And our position, which will not move: we relay no link, no image and no method of access to this GTA 6 build. This is not legal caution for show, it is our job: we sell under Asset Escrow, which means on Cfx.re infrastructure, which means on Rockstar’s.

What about the second group and its GTA 6 Xbox build?

It does not bring a SixM any closer, and it is the clearest illustration of everything that follows: the platform a leak runs on decides everything.

A second group, with no apparent link to CyberLeek, claims to hold internal Rockstar material. What it has offered as proof: an unpublished screenshot taken from an internal GTA 6 build dated April 2026, development files, and claimed access to an Xbox development kit containing a build. Alongside that, an Xbox graphics capture file has been going around, with map data, 3D models, textures and telemetry (reported).

Its status is disputed, and we are not going to settle it in place of the people actually investigating. Several reports consider this second group to be a fabrication holding no GTA 6 Xbox build at all. The Rockstar India phishing story, which gets pinned on it as well, comes from nothing more than a forum post.

But assume for a moment that it is all true, which is the honest way to handle the question. It still does not bring a SixM any closer, for three reasons that have nothing to do with the group’s authenticity.

  • An Xbox development kit build runs on an Xbox development kit. Those machines are not sold to the public, they are lent to studios.
  • A console can only be modded once it is cracked, which means old firmware and no online services. It is possible, and it has never produced a single roleplay server in twelve years of GTA V.
  • A graphics capture is not an executable. It is a snapshot of frames and assets, not a game you can hook anything into.
What leakedPlatformUseful for a SixM?
CyberLeek’s playable buildPC (reported)the only one worth asking about
The second group’s claimed buildXbox devkit (disputed)no, no player population behind it
Graphics capture fileXboxno, it is not an executable
Videos and map relayed everywherenoneno, that is content, not code

Remember this rule, because it will hold for everything that surfaces between now and November: the only GTA 6 leak that matters to a server is the one running on PC. Everything else is spoilers. And that is why the press treats the two cases as one story when they do not carry the same consequence at all: from where the press sits there are two leaks. From where we sit, only one of them raises a question.

What does the GTA 6 build contain that a retail game does not?

Potentially enough to save months for anyone trying to hook the game, and that is the real technical subject of this story. An executable sold to the public is stripped: internal names are removed, development tools taken out, everything that helps you understand is deliberately gone. An internal build like the GTA 6 one exists to be worked on, so it keeps what helps you work.

What the modding scene cares about are the natives, the engine functions a script calls to make anything exist in the game: giving an entity a position, spawning a vehicle, dressing a character. On GTA V, the community recovers them the hard way. The public documentation on the subject says so plainly: names are recovered through side-channel information, through guess-and-check against the hash, or by brute-forcing that hash. It is a collective effort spanning years, and part of it starts again from scratch with every game update.

The GTA 6 build may contain that list instead of making people guess it. Here is what is actually at stake:

What a build containsRetail gameInternal build
Engine function namesstrippedoften present
Native tableto be rebuilt by the communitypotentially readable
Internal debugging toolsremovedsometimes active
Network protocolencrypted and protectedobservable
Anti-cheat protectionactiveoften disabled

We would rather write what we do not know than paper over it. Nobody outside CyberLeek knows what this GTA 6 build actually contains. The columns above describe what an internal build contains in general, not what this one contains. It is entirely possible that it is stripped, or that it never circulates beyond whoever holds it. We have not seen it, we will not see it, and we will not go looking for it.

So does the GTA 6 leak bring SixM closer?

Yes, and far more than what you read elsewhere suggests. Not a SixM tomorrow: a SixM ready the day GTA 6 launches on PC. It is a question of timing, and it is the only one that counts.

All the coverage of this story runs two things together. Launching a SixM on a stolen build is impossible, for a very boring reason: nobody would own the game. Every player joining a FiveM server launches their own legal copy of GTA V, bought on Steam, on the Rockstar Launcher or in a box. FiveM does not distribute the game, it hooks into it. One GTA 6 build in the hands of one group therefore opens exactly zero servers.

But you can build on it. And that is where everything changes. The work that takes months is not writing the server, it is understanding the game: mapping the natives, reading the network protocol, finding where to hook in. That work only needs an executable. It does not need buyers, or servers, or players.

Look at what that moves. FiveM took roughly twenty months after the PC release of GTA V, because the work started on the day of that release, from nothing. If a GTA 6 build circulates today, the same work can start one or two years before the PC release. That is a different world: instead of spending two years catching up, the scene would be ready on day one.

And this is not speculation, it is measured against the closest precedent. RedM shipped thirty-six days after the PC version of Red Dead Redemption 2, while FiveM had taken twenty months. The gap between 36 days and 20 months is not technical, it is a head start: on RDR2, the community already knew what it was doing. A build arriving early produces exactly the same effect.

Except it depends on a decision, and that decision is no longer hypothetical

The whole scenario rests on one condition: that the GTA 6 build actually circulates. Today CyberLeek publishes videos, not files. Except that the group claims to have set up a dead man’s switch: the build copied to several locations around the globe, with automatic release if they do not check in every twenty-four hours (reported). They also threaten to drop the entire playable build into the hands of millions of players if Take-Two keeps hunting them.

And Take-Two is hunting them. The publisher has filed DMCA subpoenas aimed at Microsoft and Discord to get what it needs to identify them. In other words, the condition that would trigger the release is being met by the party with the most to lose. That is the real suspense in this story, and it has nothing to do with the game’s plot.

We would rather write what we do not know. That switch is a claim made by the group, unverifiable, and exactly the kind of threat people make without having the goods. Several accounts posing as CyberLeek have been identified as fake, so some of what circulates under that name does not come from them.

What does not change, though: a public SixM still needs GTA 6 PC sold to everyone. The leak shifts the date the scene will be ready, not the date it can open. The realistic scenario is therefore not “a SixM this autumn”, it is “a SixM on day one”. There is a year and a half between the two, and that is huge.

Two compared timelines, GTA V with its 2015 PC release then FiveM twenty months later, and GTA 6 whose PC build circulates before the console launch
On GTA V the work starts after the PC release. On GTA 6 a PC executable circulates before the console launch. RedM had taken 36 days after the PC version of RDR2.

Who would actually build this SixM?

The community, like the first time. Certainly not Rockstar’s developers, who are the only ones not allowed to.

We always assume a platform like this comes out of a studio. FiveM proves the opposite. It was not born in a company, it was born from a pseudonym, NTAuthority, known across the scene as NTA. One developer, time, stubbornness, and in the end the platform every bit of GTA roleplay runs on today. No budget, no team, no permission.

And what he actually created goes beyond software. Around FiveM grew the largest modding community that exists around any game: native databases documented by hand, function by function, over years. Entire frameworks born from nothing, ESX, QBCore, Qbox, vRP. Tens of thousands of developers, mappers and artists, and servers that pay whole teams. That whole ecosystem exists because one person decided to hook a game that never asked for it.

That know-how is what would build a SixM. It has not disappeared, it has never been broader than it is today, and it belongs to nobody.

The people at Rockstar have the knowledge but not the freedom. An employee does not launch an unauthorised modding platform on their employer’s game, and recent history shows how real that constraint is. Rockstar bought Cfx.re, the team behind FiveM and RedM, in August 2023 (confirmed). Since then the competition has vanished in stages: alt:V announced its shutdown on 9 February 2026, effective 6 July, and RAGE:MP followed on 25 May with a near-identical text, effective 31 August 2026. Both give the same reason, word for word: FiveM is the only authorised platform for modded multiplayer on GTA V.

NTA paid the price himself. According to community accounts published after the acquisition, including a document tens of thousands of words long, he was pushed out of the project he had founded (reported). Another long-standing developer, Disquse, publicly called the acquisition’s promises lies. A Cfx forum thread pays tribute to them under the title “Support the True Heroes of FiveM”.

It has to be said plainly, because it is what the scene says quietly: the man who invented the very concept of SixM, or of ROME GTA 6, no longer has any say in what comes after it. What he did leave behind is thousands of people who know how to do what he did.

Which brings us to what is really at stake over the coming months, and nobody has framed it this way yet: two different SixM are possible, and they will not come from the same place.

The official SixMThe community SixM
Cfx.re, which means Rockstarenthusiasts, like FiveM in 2015
arrives when the publisher decidescan start as soon as a build circulates
escrow, storefront, script protectionnone of that, at first
built to lastfragile as long as it starts from stolen code

The two columns do not exclude each other, and that is exactly how it went the first time: FiveM started in the right-hand column and ended up buying the left-hand one, or rather being bought by it. A community platform that grows always ends up having to go legitimate, because a roleplay server needs to last years, take payments and protect its developers’ work.

The difference with 2015 comes down to one sentence: this time the publisher already owns the platform. A community SixM would therefore not be walking into an open field, it would be walking into a competitor that owns the game, the storefront and the law. That does not stop it from being born. It only decides what it becomes.

ROME GTA 6 or SixM: which is the real name?

Neither, and that is exactly what makes them interesting. Neither “ROME GTA 6” nor “SixM” has ever been said out loud by Rockstar or by Cfx.re (confirmed). They are two words the community gave itself while nobody was answering it.

The proof that nothing is official sits in one telling little detail: the ROME acronym does not even mean the same thing from one outlet to the next. For some, “Rockstar Online Modding Engine”. For others, “Rockstar Original Mod Engine”. When two newsrooms expand the same acronym differently, neither of them got it from the source.

The two words do not cover the same thing either, and the confusion is spreading: ROME GTA 6 refers to a supposed engine, SixM to a supposed community platform. The first would be Rockstar’s, the second would be ours. Nobody has confirmed the existence of either.

That said, a word in defence of these names. The community has been waiting two years for an answer, and for two years it did what it always does when it is left in the dark: it named the thing itself. ROME GTA 6 and SixM took hold without a single line of official communication, in six languages, in searches, in video titles. Keeping the words it chose for itself would be a fine way to acknowledge that community.

The full genealogy of these two names, with the dates and the way the press manufactured the acronym’s expansion, is in our GTA 6 roleplay explainer, which has been following the subject since 15 August 2026 and updates with every official announcement.

What we see, from where we stand

What the leak changed for servers: nothing

Zero enquiries. That is the exact figure, and it is the one that surprised us most: since 18 August, while the story has been all over the games press, we have received no enquiry about GTA 6 at all. Not a compatibility question, not a delay, not a cancelled order, not a project put on hold to see how things go.

That is the observation we can make and the press cannot, because making it means being in touch with server owners all week. Not one of our customers has changed their development plan because of this GTA 6 leak.

That is worth saying plainly, because it is the opposite of what the general mood suggests. A GTA 5 roleplay server owner has a queue, a staff team, players who come back in the evening, and a roadmap measured in months. A leaked video moves none of those. Panic is a comment-section phenomenon, not a server one.

Watch out for the false promises around SixM

Here, though, something is happening, and it is worth a warning. Several sites are already selling fake GTA 6 servers, along with deployment and hosting offers for a GTA 6 roleplay server. We logged them on 23 August 2026. What you find there: a SixM server list with four named entries, advertised capacity, and zero players on all four. A hosting partner selling SixM alongside. And a proper spec sheet, typed scripting runtime, TypeScript support, state replication designed for more than a thousand players from day one.

All of it is written in the present tense, with the confidence of a product page. Yet around GTA 6 roleplay, ROME GTA 6 and SixM, nothing exists today: no platform, no code, no announcement. There is not one line of code behind that spec sheet.

So it is one of two things. Either it is a scam, or these people are geniuses, and CyberLeek had better watch out.

The test is one question you put to the seller: show me the source. A repository, an official announcement, documentation, anything you can go and check. On a framework that exists, that question has an answer in three seconds. On these, it has none, and that is all you need to know.

What we will not do

We will not prepare anything on a stolen GTA 6 build, and we will not go and look at what it contains. Not out of virtue: because any work built on it is dead on arrival. The precedent is known to the whole scene. In 2021, Take-Two went after re3 and reVC, two reverse engineering projects for GTA III and Vice City. Their authors maintained, and publicly defended, that they contained not one line of code belonging to Take-Two. The projects shut down anyway.

If a clean project, written without ever touching the publisher’s code, did not survive, a project built on a stolen binary has a lifespan measured in days. And we sell under Cfx escrow, which is to say on Rockstar’s turf.

What we are doing instead

The boring answer is the right one: exactly what was planned before 18 August. The portability of our GTA 6 scripts does not depend on this GTA 6 build. It depends on how they are written, that is, on how much of their code calls the game engine and how much does not. We measured that split on our own production servers, and the detail is in our GTA 6 roleplay explainer.

In practice, our roadmap does not move: we keep producing scripts for FiveM and FiveM Enhanced, until writing them for GTA 6 roleplay becomes possible. That is not wait-and-see, it is the real timeline: the platform those scripts will run on does not exist yet.

One thing did change this week, however, and it is not a small one: it is now proven that a GTA 6 PC executable exists, which until now was only a reasonable deduction. If that GTA 6 build ends up circulating, the modding scene will gain a year or two on its own timeline. We will not take part in that work, for the reasons above, but we are not going to pretend it would change nothing.

What to watch on 27 August for GTA 6 roleplay

One thing only, and it is not the content of the showcase. Rockstar presents GTA 6 on 27 August 2026. The question that matters to a server is neither the cast, nor the map, nor the trailer. It is: is a GTA 6 PC release mentioned, and in what words?

Three phrasings to watch for, in decreasing order of importance:

  • A GTA 6 PC date, however vague, even a “later”. It is the only event that would genuinely move the timeline of a SixM.
  • “Creator Platform”, the words used in Rockstar’s job postings, which name FiveM and RedM without ever naming GTA 6.
  • Any word about player-created content. A creation platform announced on console would change the whole question, and would make the words SixM and ROME GTA 6 obsolete before they even exist.

Our bet, written before knowing: none of that will be said on 27 August. Asked on 7 August 2026 about life after launch, Take-Two’s chief executive replied that it was not what that day was about. Silence is a position, and it has been held for two years. This article will be updated on the evening of 27 August, with the date and the nature of every correction, like our escrow page. We will come back to it even if we were wrong, especially if we were wrong.

The checklist, before believing anything about SixM

The question to askThe answer on 23 August 2026
Is a GTA 6 PC version announced?No, no date, no mention
Has the GTA 6 source code leaked?No, it is a build, not source code
Does the GTA 6 leak bring a SixM closer?Yes for preparation, no for opening
Would a GTA 6 Xbox build help a SixM?No, a cracked console is not a player base
Has Cfx.re announced a SixM?No, no communication at all
Has Rockstar ever said the word ROME?No, never
Is a SixM server running anywhere?No, the listings show zero players
Can you pre-book a SixM server?No, and whoever sells you one is selling thin air
Should you keep investing in FiveM?Yes, your PC audience has nowhere else to go

The questions everyone is asking

Has the GTA 6 source code leaked?

No. What is circulating is a GTA 6 build, that is, a compiled and playable game, not the source files written by the developers. The distinction changes everything: source code is read, a build is run. To this day, nobody claims to hold the GTA 6 source code.

Does a GTA 6 PC build make it possible to create a SixM?

Yes for building it, no for opening it, and that distinction is the whole story. A build is enough to do the long work, mapping the natives and understanding the engine, which can start one or two years before the PC release. But opening a server requires every player to own their own legal copy of the game: FiveM does not distribute GTA V, it hooks into it. The leak therefore shifts the date the scene will be ready, not the date it can open.

Could SixM ship on the day GTA 6 launches on PC?

That is the credible scenario if the GTA 6 build circulates, and there are numbers behind it. FiveM arrived roughly twenty months after the PC version of GTA V, starting from nothing on the day of that release. RedM arrived thirty-six days after the PC version of Red Dead Redemption 2, because the community already knew what it was doing. A build arriving early produces the same effect as that head start.

Does the second group really have a GTA 6 Xbox build?

Nobody knows, and the reports contradict each other: one newsroom confirms that an Xbox graphics capture file is going around, another writes that the group is a fabrication holding no build at all. For a server, the answer does not matter: a GTA 6 Xbox build serves no SixM. A development kit is not sold to the public, and modding a console means cracking it, which means staying on old firmware and being cut off from online services. It is possible, and it has never produced a single roleplay server in twelve years of GTA V.

Can you play GTA 6 roleplay on a cracked console?

Technically yes, in practice no, and that difference is the whole story. A cracked console runs unsigned code, but it requires old firmware, it is cut off from PSN and Xbox Live, and it gets banned on first contact with online services. The proof is one observation: twelve years after the console launch of GTA V, and with a mature PS4 jailbreak, there is no GTA roleplay server on console at all.

Does SixM exist?

No. “SixM” is a name invented by the FiveM community for the hypothetical successor to FiveM on GTA 6. Neither Rockstar nor Cfx.re has announced such a platform, and no public line of code exists under that name.

Are ROME GTA 6 and SixM the same thing?

No. ROME GTA 6 refers to a supposed Rockstar engine, SixM to a supposed community platform on GTA 6. Neither name is official, and the ROME acronym is even expanded differently from one outlet to the next, which proves that neither of them got it from Rockstar.

Can you buy SixM hosting today?

No, and the SixM hosting offers that exist are selling a service for a GTA 6 framework that does not have a single line of code. Three signs give them away: player counters on a framework that never started, precise technical specifications with no source you can check, and a buy button less than two clicks away.

When will the GTA 6 PC version launch?

No date has been announced, and every estimate going around is an extrapolation from the GTA V timeline, not information. The game launches on 19 November 2026 on PS5 and Xbox Series only.

Is my FiveM server threatened by this GTA 6 leak?

No, not in the slightest. The GTA 6 leak changes neither the platform, nor your GTA 6 scripts, nor your audience, which stays on PC and has nowhere to go until there is a GTA 6 PC version. The only real threat of the week is the phishing riding on fake downloads of the GTA 6 build.


History of this page

  • 23 August 2026 Publication. Facts as they stood on this date, Rockstar showcase still to come.
  • 27 August 2026 Update planned for the evening of the showcase, with the nature of every correction.

Sources

  • Analyses concluding it is a GTA 6 PC build: PC Gamer, Tom’s Hardware, OC3D, TweakTown, 19 to 21 August 2026.
  • CyberLeek’s claims and demands, from 18 August 2026 onwards.
  • Claimed dead man’s switch, threat to release the playable build, and Take-Two DMCA subpoenas aimed at Microsoft and Discord: Gaming Bible, Wolf’s Gaming Blog, 22 August 2026. Accounts posing as CyberLeek identified as fake.
  • RedM shipped thirty-six days after the PC version of Red Dead Redemption 2, compared with roughly twenty months for FiveM after the PC version of GTA V. Figures established in our GTA 6 RP explainer.
  • Fake downloads and malware riding on the leak, TechSpot, August 2026.
  • Second group, claimed Xbox devkit build and graphics capture file: Digital Trends, Notebookcheck, respawnfirst, twistedvoxel, August 2026. Contradictory reports on its authenticity.
  • SixM server lists and hosting offers, logged on 23 August 2026. Four servers listed, all at zero players. Domains deliberately not named.
  • GTA V source code leak, 24 December 2023.
  • Take-Two proceedings against re3 and reVC, September 2021.
  • NTAuthority founder of FiveM, his reported removal after the acquisition, and the Cfx forum tribute thread “Support the True Heroes of FiveM”. Community accounts, no official document.
  • Cfx.re acquired by Rockstar Games, August 2023. alt:V and RAGE:MP shutdowns, February and May 2026.

A question about this article, or first-hand information to share with us? Our Discord is open, and corrections are welcome there.