콘텐츠로 이동

Install FTL: Hyperspace on macOS manually

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

  1. Skip this if you did not buy FTL on Steam.

    Right-click FTL: Faster Than Light in your library and open Properties.

    Show me how to open PropertiesRight-clicking FTL in the Steam library and choosing Properties

    Under General, untick Keep game saves in the Steam Cloud. Turn off Steam Cloud first. It restores outdated saves with broken state, which can keep Hyperspace from launching and will undo any save fix you try later.

    Show me the checkboxThe General tab of FTL's Steam properties with the Steam Cloud checkbox unticked

    Then under Updates, set automatic updates to Only update this game when I launch it.

    Your saves live in ~/Library/Application Support/FasterThanLight.

    Rename FasterThanLight to FasterThanLight-backup, then launch FTL. The game makes a fresh folder, and your original saves stay in the backup if you ever want them back.

    Do this once, right after turning Steam Cloud off. Cloud sync leaves behind a save that Hyperspace cannot read, which freezes the game at the end of the loading bar.

  2. VendorLocation
    Steam~/Library/Application Support/Steam/steamapps/common/FTL Faster Than Light/
    GOG/Applications/

    In Finder, press Cmd + Shift + G and paste the path. Steam users can also right-click FTL in their library and choose Manage → Browse Local Files.

  3. Right-click FTL.app, choose Show Package Contents, open Contents, and open Info.plist in a text editor.

    Change:

    <key>CFBundleExecutable</key>
    <string>FTL</string>

    to:

    <key>CFBundleExecutable</key>
    <string>Hyperspace.command</string>

    While you are in there, note CFBundleVersion. You need it next.

  4. Download FTL.Hyperspace.x.xx.x-MacOS.zip from the latest release. From the MacOS/ folder inside it, copy into Contents/MacOS:

    • Hyperspace.command
    • exactly one dylib matching the version you just noted: Hyperspace.1.6.13.amd64.dylib or Hyperspace.1.6.12.amd64.dylib

    Leave Hyperspace.ftl where it is for now. You need it in step 6.

  5. Ftlman is the recommended mod manager for FTL: Hyperspace modding. Actively maintained and supports Hyperspace updates

    If FTL is currently modded (ftl.dat is bigger than ~270 MB), revert it to vanilla first, either with your mod manager or by reinstalling the game.

    1. Download the build for your machine from the ftlman releases page.
    2. Extract the ftlman folder anywhere you like. It does not have to live in your FTL directory.
    3. Run ftlman. A Steam install is detected automatically. If yours sits somewhere non-standard, or you have more than one copy and want a specific one, open Settings and set FTL data directory yourself: the folder holding ftl.dat inside the game installation.

    Point ftlman at FTL.app/Contents/Resources, the folder holding ftl.dat. In Finder you can right-click ftl.dat, hold Option, and choose Copy as Pathname, then delete the trailing ftl.dat from the path. Click Scan.

    1. Turn off ftlman’s own Hyperspace installer, which would otherwise overwrite the files you installed by hand: in Settings, open Advanced settings and tick Disable Hyperspace installer.

      Show me the settingftlman's Settings window with Disable Hyperspace installer ticked under Advanced settings
    2. Put Hyperspace.ftl from the ZIP into the ftlman’s mods folder.

    3. Put your mods in the ftlman’s mods folder.
    4. Press Scan in the top right so ftlman can find them.
    5. Drag `Hyperspace.ftl` to the top of the list. Check the order, top to bottom:
      1. `Hyperspace.ftl`
      2. Your other mods
    6. Tick mods you want to use. Order matters, some mods specify that they must be loaded before (e.g. Multiverse Assets). To change order simply drag the mod up or down in the list.

    7. Press Apply.
  6. macOS refuses to run the patched app until it is signed.

    1. Open Terminal.

    2. Paste this in, then press the space bar:

      Terminal window
      codesign -f -s - --timestamp=none --all-architectures --deep
    3. Drag FTL.app from Finder into the Terminal window. Its full path is filled in for you, so there is nothing to type.

    4. Press Return.

  7. Open FTL.app directly. Do not launch it through Steam.

Multiverse is the largest mod built on Hyperspace, and it installs differently from everything else.

  1. Open the Multiverse Official Downloads board and pick the newest [FTL MULTIVERSE BASE MOD] thread.

  2. In the first post, scroll to Manual install and download both the DATA and ASSETS files. Ignore the installer above them, that one is Windows-only and does its own thing.

    Alternative way to download is to use Multiverse release thread under DOWNLOAD RAW FILES.

  3. Put both .zip files in your mod manager’s mods folder.

  1. Press Scan in the top right so the new files show up
  2. If ftlman installed Hyperspace for you (you have not disabled the installer in SettingsAdvanced settings), skip this step. If you installed Hyperspace manually, drag Hyperspace.ftl to the top of the list. It must be above all other mods.
  3. Drag Multiverse Assets.zip above Multiverse Data.zip
  4. Check the order, top to bottom:
    1. Hyperspace.ftl (optional)
    2. Multiverse Assets.zip
    3. Multiverse Data.zip
  5. Select the mods: click each entry until it is highlighted blue
  6. Press Apply
Show me what it should look likeftlman with Hyperspace.ftl ticked on top, then Multiverse Assets ticked directly above Multiverse Data

Right-click FTL.app, choose Show Package Contents, then:

  1. In Contents/Info.plist, change Hyperspace.command back to FTL.
  2. Delete Hyperspace.command and Hyperspace.*.dylib from Contents/MacOS.
  3. In Contents/Resources, delete ftl.dat and rename ftl.dat.vanilla to ftl.dat.