Comment on Anon likes Bloodborne
HawlSera@lemm.ee 3 months agoThat makes sense, can’t they just reverse engineer the game though?
Comment on Anon likes Bloodborne
HawlSera@lemm.ee 3 months agoThat makes sense, can’t they just reverse engineer the game though?
Skullgrid@lemmy.world 3 months ago
have you ever tried to turn a piece of decompiled code into sensical code that you can use to make it do new things?
qarbone@lemmy.world 3 months ago
I can’t even take sensical code and do things with it.
HawlSera@lemm.ee 2 months ago
I imagine it’s easier for a billion dollar company to do than it would be for me.
Skullgrid@lemmy.world 2 months ago
en.wikipedia.org/wiki/The_Mythical_Man-Month
Sure, so you’ll divide the codebase into neat little chunks and pay 100 programmers for 3 years to unfuck all the garbage code.
Tell you what, go to the hospital and get 9 women to give birth to one baby in 1 month.
Yes, it’s a feasable task, especially for a gigantic corporation. However, it doesn’t mean you can “just reverse engineer the code”, because it’s going to be an enormous task that is difficult to achieve and time consuming and probably intoduce new bugs.
On top of that, porting it to PC and not just a single piece of hardware adds even more complexity the original, single console only release, did not even consider, making it even more difficult and buggy.
It can be done, but it needs a lot of time and effort.
MisterNeon@lemmy.world 2 months ago
Thank you, I’ll be using that in Sprint Planning.
pathief@lemmy.world 3 months ago
I do this with non-minified JavaScript all the time. Bloody amateurs /s