Albeoris / Memoria.FFPR

MIT License
68 stars 5 forks source link

Cannot change FF1 battle system to ATB #36

Closed saftle closed 2 years ago

saftle commented 2 years ago

I changed ChangeBattleType = true and BattleType = ATB, however it still has the regular command based battle system.

saftle commented 2 years ago

Oh wait, nevermind. it does seem to work. It's just different than I expected. Everyone attacks at the same time initially as on the default game, but as you progress it starts to stagger. Also there is no ATB guage, but it does indeed work. Maybe with a bit of tweaking and adding back the ATB gauge, it could be perfect.