Home › Forums › General Discussions Forum › Modding › Reply To: Modding
Hey, its at least faster then the Flash version, that one was terrible. Tbh I already tweeted that, it also works on Win10 1607 if you sideload it. It would be near impossible to mod this version since WindowsApps (the folder where the game data is stored) is protected extremely hard by Microsoft (they say you shouldn’t ever be in here), reading and writing to it is locked except to Windows, heck there’s even an integrity check when booting the game (not from the game, Windows itself). ABFriends for PC still uses LUA, a LUAToJSON MonoBehaviour exists, heck the level data I see isn’t ever encrypted, even from the CDN (they are hashed anyway). Currently datamining ABGO versions before V2, I think they have more debug stuff usable and not stripped, unfortunately, the QuickBMS script has issues on fully extracting their OBBs (which contains more core data than the APK itself)…