maxim-zhao / psrp

Phantasy Star Retranslation Project
http://www.smspower.org/Translations/PhantasyStar-SMS-EN
65 stars 10 forks source link

Fix soft-locks in the original game #84

Closed maxim-zhao closed 1 year ago

maxim-zhao commented 2 years ago
gensakudan commented 2 years ago

Suggestions for softlock fixes

These try to minimize invasiveness while also making sure to prevent other ways for a dedicated player to re-lock themself.

Luveno softlock

  1. Upon returning Hapsby to Luveno, check current Fly/Transer destination.
  2. If it's Paseo, set it to Alis's house.

Air Castle softlock

  1. After Lassic dies, revive at least Myau (but ideally all party members).
  2. Temporarily disable all encounters in the dungeon. If that's not possible, then instead warp the player directly to the castle entrance.
  3. If possible, remove the Serpent encounter from one of the houses if it hasn't been fought yet.
maxim-zhao commented 1 year ago

I think this is now fixed - can you help test the Luveno/Troop fix?