Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Submissions have to be related to games
No bigotry or harassment, be civil
No excessive self-promotion
Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts
Mark Spoilers and NSFW
No linking to piracy
More information about the community rules can be found here.
deleted by creator
So sad seeing all these games, all that creativity, sacrificed for a sixth installment.
I don’t understand. Sacrificed how?
It’s not just GTA V, there’s also references to Bully 2, and Rockstar has been all hands on deck for their open world mega games since V blew up, last month a former employee talked about how Agent was cancelled for being a distraction from GTA.
What’s agent?
Does this mean the hackers and cheaters will only get worse from here?
yes
If support has been discontinued for GTA 5 and it no longer receives any updates then yes that’s likely.
edit: depending on what is actually included in the “full source code”, of course.
Unlikely, unless the source code for the anti-cheat system and the server have been leaked as well.
The source code for just the game isn’t really going to help cheaters. Cheat makers typically don’t care about the code, they’d look at either altering the game files, and/or the memory space where the game variables are stored. Having access to the source doesn’t really help with that (well it may help them understand the compiled binaries a bit better, assuming they don’t know them inside-out already - we’re talking about a 10 year old game here).
But it may help modders for making mods and stuff. These mods may or may not be detected by the anti-cheat system though.
If Rockstar coded the game properly, the server won’t allow the client to connect if any of the files have been modified, or if the anti-cheat system is spooked/borked. So assuming that’s the case, any mods that may come out of this would be for offline gaming.
TL;DR: There’s nothing the worry about, online gaming (against randoms) will continue to suck as usual, best to stick to offline play or playing with/against a trusted friend circle.
I agree. Most points of entry are usually via injection, and you need to maneuver around the anti-cheat defense. Once the game code isn’t in parity with the server, it’s also likely to be rejected; this leak is likely older anyway, so probably a non-issue since it’s not feature complete at this point.
It may help identify new points of entry for injection, but that’ll likely get patched once exploited.
to my knowledge the anti cheat is basically disabled anymore
Wow. I used to use a sector editor on floppy disks to cheat on games way back in the eighties by looking for player stats and abilities and whatnot. I had no idea that modern day cheating would be so similar to the rudimentary stuff I was doing nearly forty years ago.
The core ideas remained the same, only difference is that they’ve got more roadblocks now which makes it considerably tricker (security measures in the OS + anti-cheat + encryption/DRM + server-side checks etc).
But modern day cheating goes beyond memory editing, for instance there are things like aimbots which can work at the GPU/driver level, or input automation/macros which work completely ouside of the game so normal anticheat measures may not prevent it.
Yeah, computers have a lot more bells and whistles now, but the basics of how the system and the OS work haven’t really changed that much, until you get out of native apps and into Electron and stuff. It’s honestly remarkable how similar they are. Microsoft has a bunch of documentation about weird and quirky behavior they keep available for backwards compatibility, and most modern software developers take them up on that offer.
Well, software is software after all :P
It all becomes 1s and 0s at the end of the day lol
So… link?
obligitory link
Haven’t seen a rick roll in a while. Someone else click on it first. Lol
Lmao, it’s a Rick roll on archive.org!
Called it. 🤣
TY for taking the bullet.
🫡
No seriously, here is the real link:
https://lmy.de/aqyG
It says in the Twitter thread that the source code was shared on a discord server for Xbox modding.
Grand Theft Video (Game)
Do Red Alert 2 next, please
Do you know about openra?
Yeah I love it. It makes some gameplay changes though. Regardless, I can’t wait until the RA2 mod is done. If someone gets Mental Omega running in it then I’ll lose my marbles
But does it compile?
Now that the source code is “out there” it may be possible in the future for better mod support, fingers crossed.
“You have been banned from Rockstar Social Club.”
But seriously, fuck their jank-ass forced integration.
Banned from their social club and all local saves wiped for good measure.
Could be modded to work around their shit app
Wait, all mods have to go through that app? That’s total shite. Is there any way to launch it completely offline or would someone just have to pirate it?
I imagine with this leak that’s going to get cracked wide open soon
I like my software cracked wide open.
On a serious note, soon I can check out OpenFive/FiveM or whatever those multiplayer mods are that let you play on selfhosted GTAV servers, without Rockstar having a fuss…
amazing to me that open source games usually sputter out quickly, yet communities will dissemble, reassemble and polish and finish games from established IPs
deleted by creator
/golfclap
Maybe we can finally end all the hopes for that UFO thing. The people who spent years on it deserve closure, even if it was just hints towards a cancelled DLC
Fuck that I want to see where the jetpack has been all this time
You could buy it in GTA Online.
Still can
“UFO thing”?
It was just drugs
Lots of easter eggs involving aliens + UFOs over the decade.
It’s all part of a probe to gauge sympathy for an Alien race orbiting an unstable star system, hoping to relocate to Earth and build an army of sympathisers.
Well let them know they have my vote.
have fun in australia, and try not to get eaten
Sorry for late response, one of the other commenters got it but if you didn’t look it up after you probably don’t know the scale of the search. There are a ton of Easter eggs and a few UFOs hanging around in the game, leading many to think there is a large scale mystery that can be solved. Also hard to describe the Easter eggs— there was a mural on a mountain, an ingame serial killer, a ghost and her daughter, a cult, ingame rumors of UFOs, an alien frozen in ice, three UFOs hovering and one crashed, and a lot more that I probably can’t remember.
So for years people scoured through the game and decompiled code hoping to find it. The search is actually vaguely still ongoing apparently, even after the leak since it takes time to parse through.
While there is still stuff undiscovered, it’s most likely that this was part of the cancelled single player DLCs. Which does suck because it was a genuinely interesting idea and it would’ve been cool if R* had managed to hide a real massive subplot in the game.
Not the best summary cause it’s been a while and I was never that invested, but it was pretty interesting in the first few years.
Thanks for responding!
GTA:Alpha Centari!
Here come the unbreakable cheats I guess.
This is (one reason) why anti-cheat should be server-side.
Or better open source security since everyone and his dog tries to crack it and the open source community patches it
Again for anybody working on their own games or who does software. Avoid this like the plague.
deleted by creator
Just a quick question, why? Is it because Take2 or Rockstar will come after anyone that they think copied their code, or are there a lot of bad practices used in GTA5’s code?
Because even the possibility that you implemented somebody else’s proprietary code from memory or inspiration opens up a lot of legal issues.
And while you may win there’s no winners when you or your employer has to pay your side of legal fees. It’s best to just avoid it to make that process easier.
There’s no way this is true. I can literally think of similar code as what’s in GTA V, I have never opened the link. Does that open me up to a law suit? That’s crazy.
Directly, probably not. But if you work on an engine team or on a game and there’s some future lawsuit implying that the methods and techniques match their stuff then it will be costly. Companies would rather just avoid the potential liability.
Here’s an article discussing some aspects of Nintendo leaks being risky for those who work on emulators
https://www.vice.com/en/article/g5pxjx/using-leaked-nintendo-source-code-poses-serious-legal-risk-to-emulators
Ok, that’s what I thought you meant by the original comment but I wanted to make sure.
Thanks
Also to add to this, you are disqualified from contributing code to the WINE project if you’ve seen parts of the Windows source code for this exact same reason.
oh interesting. kinda impossible to ensure all the contributors have never seen it though.
If they can prove it. There’s only so many way to do something in code
If this includes the euphoria physics engine and someone copies it… it will be incredibly easy to prove that it’s stolen.
Sure if you copy the whole thing. But if you treat it like another resource like Stack Overflow then the only way to get caught is if you put the code on your work machine.
People quit their job and move to a company every week and the knowledge of rockstars engine doesn’t leave their brain.
Didn’t you hear about TakeTwo’s TakeTwo brain implants? They take two chips and put them in emloyees heads. It acts as their work-related memory. When they come into the office it activates and when they go home it turns off (supposedly). There’s no way you could fool such sofisticated TakeHome tech!
/s obv
They should make a show about that!
They don’t have to prove anything to take you to court
Yes they do. And they’d need to look at your source code to prove you copied theirs. It’d be basically impossible to prove unless you were stupid enough to have the GTA V source code on your work machine.
Peep the code on a website, and they’ll have no evidence and the case will get dismissed for being frivolous. Do you think Rockstar is omniscient? People look at the source code, then leave the company for a competitor every week.
Code can’t even be patented, so unless you copy some propriety process for computing physics or something, that they have a patent on, then they really have no legal standing.
This meme of “don’t look at it” is very ignorant to the reality of professional software development. Our memories aren’t wiped when we switch jobs and they’d have to prove you didn’t pick that idea up from another job, a forum, a colleague, or even a dream.
Seriously. There is actually zero way Rockstar would ever know even if you outright stole some of the code unless you were to admit it. And definitely not if you got some inspiration from it.
The derivative code will get compiled. What are they going to do, pick apart the machine code from every game released from now on to see if it somehow matches a chunk from GTA? And then somehow track down and prove that one of the probably dozens of employees who worked on the game looked at this leaked source code? Good luck with that.
Yeah there’s no chance anyone would even know unless you straight up copied enough code that the same bugs and weird physics behaviors show up in your game.
You can get in trouble for having it on your hard drive because it’s copyright infringement, but not for looking at it on a website.
Not sure about Rockstar, but this seems like something Nintendo would do lol.
Now that’s the real problem here /s
Also, this already been a trope in a movie
Companies do get sued for that as well
The proof is they have more money and lawyers.
Depends on which country you’re in. I would bet if you do it in Russia there will be zero consequences.
The consequence of living in Russia is you will die in occupied Ukraine.
Where I live, the losing side must pay for all legal fees
That is if you will have enough to keep going until you win. Having to pay a hundred grands for years may be a price to just prove you’re innocent, after that you’ll be refunded (sometime)
But the traffic AI is so cooool
What about anonymously working with it? Coding not for the street cred?
Bad take.
Code is about working with a limited set of tools and making them work for whatever task is in front of you.
Inspiration is from interacting with something and receiving insight.
The best coders meld the two and push the industry forward. If you impose self limitations like this on yourself, then you’ll never advance yourself.
This is like saying you read lord of the rings and now can’t play DND because the fantasy source material was ‘stolen’.
Nice username! Stormlight right?
These words are accepted.
Is that a game? A novel?
Fantasy book series by Brandon Sanderson!
It is!
Learning from the code and reusing the same code are two different things. It’s not every day you get to see how the pros do it.
On a completely different subject, I’m curious about your username, could you elaborate on it?Edit: I scrolled down. What is Stormlight?
Edit2: I scrolled down even more. [This says it the best].(https://lemmy.world/comment/6232601)
OpenGTA5 would be so cool. To bad Rockstar is Rockstar.
And FiveM is already property of Rockstar.
Are there any links floating around to download said code? The various tweets/articles seem to suggest it leaked in one Discord server, and nobody’s providing a link to that Discord nor a mirror of the code.
I know there’s nothing original about that but God damn I hate that a chat platform somehow became used to transfer info… We’re overdue for a forum Renaissance.
Discord got problems… but none of those things I’ve encountered. Save for the
And are you really going to complain about being shown the rules of the place before use? You got a point on notifications too but that’s it. Annoying, but easy to deal with (right click server, disable notifications, boom done that’s it.)
The other shit I could be easily convinced you’re straight up making up.
Forgot the part where you are sometimes FORCED to join some discord server, be it for downloading a mod just one time or troubleshoot something else. And then sometimes comes the part you listed.
Forgot to mention that you have to give them your phone number. That one really pisses me off.
You got a point
You dont want my credit card? Where do I sign up?
Didn’t we use things like irc in the past?
Yeah and it sucked for archival purposes then and it still sucks now and forums took its place and that’s still where serious people go to talk about their field. Want a custom ROM for your phone? You’re going on a forum. Want to know how to repair a specific thing on a car? You’re going on a forum. Want to talk about your new patchwork passion? You’re going on a forum.
But somehow there’s some fields (crypto, some parts of gaming…) where people have forgotten that or simply have never spent time on forums to see the difference in quality of info having an ongoing discussion makes.
You aren’t “archiving” shit of this magnitude. Forums and hosts get the real letters and even the more permissive countries and hosts tend to have minimal issues taking action for these kinds of leaks. They are just as transient as chat rooms with a much bigger investment to run
Which leave “dark web” sites that very much do exist but don’t get linked in news articles
Just thinking about the fields and fields of car, electric, and plumbing forums all sitting out there with broken links and dead photobucket / imgur embedded pictures…
That’s an issue with the cost of storage back then meaning that people needed external hosts, but these days if Reddit and Lemmy can self host then an equivalent forum could do it too.
And Usenet before that.
deleted by creator
Even with logs they’re still a pain because without threads it’s just questions getting repeated again and again and again without being able to refer the person to a previous part of the discussion where they could find all answers they need…
deleted by creator
I have a download link (and the password), someone posted it on the ycombinator thread. Not sure if I can post it here.
Even made a new account for it. Just to be sure.
++
I want to archive it
@[email protected] 1 week
@[email protected] 1 week
Trying to compile well-documented github projects is a crap shoot half the time. iirc no one figured out how to compile even the Windows XP source code when it got leaked and it’s long gone/no longer obtainable so no one can try. The chances of anything coming out of this that the average person will see are almost complete zero.
Does this mean we’re not going to see community enhanced version of GTAV? I thought the game was disappointing when compared to GTA:SA. The world feels empty and the campaign is too short.
i have it…
You have the XP source? The full one? I used to have NT source but not complete
I still have the source for both the NT (3.5 and 5) and the XP/Server 2003 code (nt5src.7z); But you can still fond it all quite easily on Google and even Github.
deleted by creator
My experience with large projects is that the bigger they get, the more their build systems turn into large projects in their own right. Maintaining the build for something like Windows is probably many people’s full-time job, so it’s no surprise a bunch of amateurs with no docs couldn’t do it.
Is it possible to create a custom build system by compiling little bits at a time?
For example, you find the opengl code (or whatever gfx lib they’re using), strip it down it only displays a window and doesn’t reference any other gta code. Then it could be compiled without much trouble. Then another small system, say matrix transforms, can be isolated from the original code and integrated with the custom code to get it to compile.
This way you are creating your own build system ad hoc, and you find out what it needs as subsystems are added. Provided the code is decently decoupled and modular, it should be theoretically possible, even if it is still an absurd amount of work.
Or does this sound completely wacky to you?
I agree generally. Here lately I’ve taken the plunge and compiled everything from source (Linux). While tricky on some, (dependencies mostly), the outcome is unusually stable. More stable than expected.
GTAV NES port here we come
deleted by creator
In the meantime you can emulate the remastered Switch version pretty easily.
This is incredibly good and relevant to me and i didn’t know this thank you
I’m currently playing it on my Steam deck. Works great.
Is that on Dolphin?
Dolphin is a GameCube/Wii emulator and only runs GameCube and Wii games
For this instance, you need something like Yuzu or Ryujinx that can emulate the original Switch hardware and run the games made for it on PC
Ahh, it’s been so long since I tried any nintendo emu. I just bought a new wireless gamepad, I should really try yuzu soon.
Download yuzu or ryujinx and botw and totk then switch brains with me so i can play them for the first time again pretty please?
deleted by creator
*Yuzu or Ryujinx. Not Cemu. Not Dolphin.
deleted by creator
You do you, of course, but I can’t imagine enjoying playing RDR with a keyboard and mouse. The marionette controls are already bad enough with a gamepad.
Yuzu will let you map your controls this way all the same.
deleted by creator
This dude fucks
I don’t think they have the source code for rdr 1 and that’s why they’ve never ported it themselves.
Although there is the newer switch one so either they renamed it or found it in the end