154
you are viewing a single comment's thread
view the rest of the comments
[-] ChairmanMeow@programming.dev 1 points 1 day ago

True, there were several programming mistakes that caused undefined behaviour. Most of these the compiler warns about though, so they could have easily been fixed.

The issues were "masked" so to speak by the debug build (even if not fully gone, the game could still crash). But decompiling the game let modders fix those issues fairly easily, after which it could be recompiled with the proper optimizations.

this post was submitted on 07 May 2025
154 points (94.3% liked)

Programmer Humor

35561 readers
287 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS