GTA V source code has been leaked.

mr_right@lemmy.dbzer0.com to Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com – 1014 points –

The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times

"Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart."

Here is the source. Another one.

233

You are viewing a single comment

Theoretically, how would one look at the code if they found a copy of it?

Any text editor, but preferably a simple IDE or something like VS Code that's not really an IDE but more than a text editor

Imma go google IDE but maybe you could explain for the rest of the class? Lol

Interactive development environment. A text editor with more features for editing source code, for example code completion, quick navigation to declarations etc