Get the latest tech news
Show HN: Complete decompilation of Lego Island
A functionally complete decompilation of LEGO Island (1997) - isledecomp/isle
While there may still be unresolved bugs that are not present in retail, the game should be fully playable with the binaries derived from this source code. These instructions will outline how to compile this repository using Visual C++ 4.2 into highly-accurate binaries where the majority of functions are instruction-matching with retail. A copy is often included with the "Desktop development with C++" workload in newer versions of Visual Studio; however, it can also be installed as a standalone app.
Or read this on Hacker News