Skip to content

Troubleshooting on macOS

Your save folder is ~/Library/Application Support/FasterThanLight. Library is hidden in Finder, so press Cmd + Shift + G and paste the path to get there.

Open System Settings → Privacy & Security, scroll to the bottom, and click Open Anyway. On older macOS versions, right-click the app and choose Open.

The game will not start after a manual install

Section titled “The game will not start after a manual install”

You almost certainly skipped the signing step. Run it again:

Terminal window
codesign -f -s - --timestamp=none --all-architectures --deep /path/to/FTL.app

Stop passing the -opengl flag. It was removed in Hyperspace 1.5.0 and is no longer needed.

Make sure you are on the latest Hyperspace. The Multiverse installer is frequently behind, and this is by far the most common cause.

If you are on a laptop with both integrated and dedicated graphics, try forcing FTL onto one or the other. Otherwise your save file is probably corrupt, see below.

Your save file is corrupt.

My game hangs while loading but I can hear music

Section titled “My game hangs while loading but I can hear music”

Your save file is corrupt.

  1. Find your save folder and locate hs_mv_prof.sav and hs_mv_version.sav.

  2. Delete hs_mv_version.sav.

  3. Move hs_mv_prof.sav somewhere else. Do not delete it.

  4. Launch the game, let it reach the main menu, then quit.

  5. Move your original hs_mv_prof.sav back, replacing the one the game just made.

Still stuck? Ask in the Hyperspace channels on the Multiverse Discord.