Herringway / earthbound

attempt at decompiling+porting earthbound
31 stars 7 forks source link

Fix branch offsets in actionscripts which contain strings #112

Closed charasyn closed 1 year ago

charasyn commented 1 year ago

This prevents crashes when your mom walks towards you (after "Later that night..."), and with the ghosts in the Threed tunnels.

Fixes #111

Herringway commented 1 year ago

Looks like we accidentally did the same work at the same time.