MelonLoader fails to read the Game Name and Development Company on Some Games
HerpDerpinstine opened this issue ยท 0 comments
Originally reported by @bbepis
Some games don't ship with app.info.
Resulting in MelonLoader running things in Universal Fallback as if everything is Universal.
This also causes the MelonGame attribute to just not be checked or used at all.
Solution is some kind of signature scan of globalgamemanagers or data.unity3d to pull the Game Info from there instead.