<- Back
Comments (71)
- tombertMaybe with the source code, I'd be able to figure out what the hell happened in the last ~2 hours of the game.
- e12eThread:https://boards.4chan.org/vr/thread/12541637/metal-gear-solid...The re-constructed URL:https://pixeldrain.com/l/aPyoCBax
- HerbManicBeing the Vita/360 versions makes this much more usable. I would be having a little panic attack if I had to go back to working on PS2 only code. I mean you came to like the thing but I'm convinced it was a form of digital Stockholm syndrome.
- OptionOfTNow do Red Alert 2 and Yuri's Revenge!
- anonundefined
- NotPracticalMinecraft Legacy Console Edition apparently leaked on 4chan recently, too: https://github.com/MCLCE/MinecraftConsolesAlmost no coverage on HN or mainstream media though. Surprising, considering the popularity of this game.
- charcircuit>this remains a tremendous milestone for games preservationClearly if it was able to be leaked it already was being preserved. It is shameful that such a publication tries and celebrate copyright infringement like this.
- AnotherGoodNameI wonder if it’s a real leak or just an agent recreation of the source from machine code.I’ve been having fun lately with agents and decompilation. You can literally point them at any game and ask them to decompile the game and structure and format as if it was the original source code. Asking them to ensure it compiles works fine.Some proof: i made online save game editors for jagged alliance 3; grandcheaten.com and news tower; thedailycheat.com (.com domains are only $10 so i figured why not).You can do this with any game i’ve found. Older games work best due to the forced simplicity of the source code though.