487
lamerule (lemmy.one)
you are viewing a single comment's thread
view the rest of the comments
[-] ShittyKopper@lemmy.blahaj.zone 5 points 1 year ago* (last edited 1 year ago)

in most cases you lose a lot of the information in the source code during the compilation process, making decompilation significantly more difficult.

there are cases, particularly with newer games that are less "close to the metal", where decompilation works really well (hell, it's the reason why minecraft modding is as it is), but for older or more demanding games those kinds of abstractions would often result in less performance, meaning the devs would spend more effort squeezing as much performance out as possible, which was often done by programming in a lower level than games of today

[-] AzzyDev@beehaw.org 1 points 1 year ago

An interesting note on Minecraft specifically, because it runs on Java which is half-compiled and half-interpreted (I guess??), there’s usually much more information within Java applications than those written in C or C++.

this post was submitted on 03 Aug 2023
487 points (100.0% liked)

196

16243 readers
2757 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS