mirror of https://github.com/yuzu-mirror/yuzu
loader: provide default arguments (zero byte) to NSOs
Certain newer unity games (Terraria, Pokemon Mystery Dungeon) require that the argument region be populated. Failure to do so results in an integer underflow in argument count, and eventually an unmapped read at 0x800000000. Providing this default fixes this. Note that the behavior of official software is as yet unverified, arguments-wise.pull/8/head
parent
d8e0d839bd
commit
5a7eecc3ad
Loading…
Reference in New Issue