Just learned this yesterday while watching this post’s author’s youtube series where he’s decompiling the game. https://www.youtube.com/watch?v=MToTEqoVv3I
What is it about Lego Island? It feels like there’s always something new being discovered with that game.
From my understanding, it was created by a very passionate team who had to make what turned out to be a very ambitious game from scratch (no game engine to pull from) with very limited hardware.
They even had to invent their own audio compression algorithm to fit the game’s soundtracks on the disc.
That is so funny to me. Imagine how the devs felt to know their game was so notable to get a windows compatibility just for them.
It’s basically the “secret” behind Windows compatibility and part of the reason ReactOS takes so long to develop.
Makes sense, graphics card manufacturers often implement patches for specific poorly-programmed games. Proton does the same thing in Linux.
Does it? My understanding was that it would basically just map Windows calls to Linux calls. As it doesn’t yet cover everything under all conditions, there may be situations where the Proton devs have to add something in order to properly support a certain game, but that’s not because that game is doing something wrong, but just because those were the particular gaps in Proton’s functionality that happened to affect this game.