I extracted a switch game that was made in unity and in the folder tree there was a global-metadata.dat file so i guess it was compiled with il2cpp, I could use Il2CppInspector to decompile the .net properly, but it only supports pe files, android and ios
Anyone know if it's possible to...