macOS wrapper for Final Fantasy Mod managers
Mod Managers supported:
Game editions supported:
- FINAL FANTASY VII (2013) (Steam)
- FINAL FANTASY VII (Steam)
- FINAL FANTASY VII (GOG)
- FINAL FANTASY VIII (Steam)
SummonKit requires macOS Catalina (10.15) or newer.
NO! Steam achievements are not yet supported, until Valve will allow us to make use of Steam IPC. That layer has been implemented in Proton, however is not available for macOS.
The suggested one to be used is Vulkan. This is currently the automatic chosen option when using default settings.
DirectX 11/12 is also possible to be used, via DXMT however the performance is not at the same level as Vulkan. Feel free to experiment with it.
OpenGL under Apple Silicon simply does NOT work. While on Intel Macs it may. Do not consider using this option as it is mainly provided for legacy reasons, which does not apply for Mac machines.
First of all, download the latest release and install the SummonKit.app in your Applications folder.
Then, depending on which game edition you own you might want to follow one of the following sections.
PLEASE NOTE: This app has NOT been notarized, so you will need to manually allow the app to run. See How to open an app that hasn’t been notarized or is from an unidentified developer
- Download the installer files from the GOG release
- Launch
SummonKit.appand click onFF7 -> Launch 7th Heaven - Follow the prompts ( accept permission requests if any )
- When asked to pick an installer pick the
setup_final_fantasy_vii_2.0_gog_v1_(88522).exefile - Accept the EULA and click on Install
- Click on Exit when the installer finishes
- When 7th Heaven launches, hit Save on the Settings window and wait for FFNx to be installed
- Hit Play and Enjoy!
- Install Steam for Mac
- Quit the Steam app
- Run this in your terminal:
echo "@sSteamCmdForcePlatformType windows" > ~/Library/Application\ Support/Steam/Steam.AppBundle/Steam/Contents/MacOS/steam_dev.cfg - Open Steam and install FINAL FANTASY VII (2013) or FINAL FANTASY VII
- Launch
SummonKit.appand click onFF7 -> Launch 7th Heaven - Follow the prompts ( accept permission requests if any )
- When asked to pick an installed click on Skip
- When 7th Heaven launches, hit
Saveon the Settings window and wait for FFNx to be installed - Hit Play and Enjoy!
- Install Steam for Mac
- Quit the Steam app
- Run this in your terminal:
echo "@sSteamCmdForcePlatformType windows" > ~/Library/Application\ Support/Steam/Steam.AppBundle/Steam/Contents/MacOS/steam_dev.cfg - Open Steam and install FINAL FANTASY VIII
- Launch
SummonKit.appand click onFF8 -> Launch Junction VIII - Follow the prompts ( accept permission requests if any )
- When Junction VIII launches, hit
Saveon the Settings window and wait for FFNx to be installed - Hit Play and Enjoy!
Make sure you have installed the XCode Command Line Tools, then:
$ git clone https://github.com/julianxhokaxhiu/SummonKit.git
$ cd SummonKit
$ ./build.shThe final result will be in the dist/ folder.
This wrapper is possible thanks to:
- Dean M Greer for Winehq macOS Builds
- Feifan He for DXMT
SummonKit is released under GPLv3 license. You can get a copy of the license here: COPYING.TXT
If you paid for SummonKit, remember to ask for a refund from the person who sold you a copy. Also make sure you get a copy of the source code (if it was provided as binary only).
If the person who gave you this copy refuses to give you the source code, report it here: https://www.gnu.org/licenses/gpl-violation.html
All rights belong to their respective owners.


