665
submitted 9 months ago* (last edited 9 months ago) by Hubi@lemmy.world to c/games@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] 000@fuck.markets 53 points 9 months ago

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.

[-] PeterPoopshit@lemmy.world 25 points 9 months ago* (last edited 9 months ago)

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.

[-] lolcatnip@reddthat.com 28 points 9 months ago

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?

load more comments (6 replies)
load more comments (27 replies)
this post was submitted on 25 Dec 2023
665 points (98.4% liked)

Games

31835 readers
1395 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Weekly Threads:

What Are You Playing?

The Weekly Discussion Topic

Rules:

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

More information about the community rules can be found here.

founded 1 year ago
MODERATORS