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.
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.
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!
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)
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.