콘텐츠로 이동

Migrate saves from the FTL: Hyperspace wrapper

이 콘텐츠는 아직 번역되지 않았습니다.

The old macOS wrapper is no longer maintained. Its saves work as they are with the native release, so they only need moving to the folder the native release reads.

  1. ~/Documents/My Games/FasterThanLight
  2. ~/Library/Application Support/FasterThanLight

    The folder only exists once FTL has run on this Mac. If it is missing, launch FTL once, then quit.

  3. Copy every .sav file from the old folder into the native one, replacing any that already exist.

  4. Start FTL. Your profile, unlocks and current run should be exactly where you left them.

Once you are happy everything survived, the old wrapper can be deleted.

Vanilla FTL uses:

  • prof.sav: profile for the original game, with high scores, achievements and unlocked ships
  • ae_prof.sav: the same for Advanced Edition (GOG)
  • continue.sav: your current run

Hyperspace saves start with hs_:

  • hs_prof.sav: profile
  • hs_continue.sav: your current run
  • hs_version.sav: version of Hyperspace’s save format

Mods add their own prefix after hs_, so Multiverse (mv) saves to hs_mv_prof.sav, hs_mv_continue.sav and hs_mv_version.sav.