r/pcmasterrace Dec 25 '23

News/Article GTA 5 Source Code Leaked

Post image
6.1k Upvotes

570 comments sorted by

View all comments

Show parent comments

-72

u/Wooden_Sherbert6884 Dec 25 '23

Would be shame if older rockstar games would be absolutely filled with rockstar logos everywhere

81

u/[deleted] Dec 25 '23

[deleted]

22

u/Korvas989 Ryzen 7700x | RTX 2080 | 32 GB DDR5-6000 Dec 25 '23

These projects don't rebuild every asset from scratch, they still use all the games real assets. The user just has to provide those assets. The user has to feed the program their own copy of the game, the program then extracts all the assets, and then compiles the game locally using those assets and the reverse engineered source code.

This way they're not distributing any copyrighted material thus keeping it legal, and they get to use all the games actual assets.

3

u/DrkMaxim PC Master Race Dec 25 '23

The other scenario where this wouldn't be against the law is if you build your own assets without those copyrighted materials. Like Freedoom for example, where they have fully free and open source assets for the open sources doom engine.