Gamepad and UnX friendly launcher for FINAL FANTASY X/X-2 HD Remaster (PC).
- 🔍 Open source
- 🎮 Gamepad (XInput) and 🖱 mouse/keyboard support
- 🔧 UnX mod support: when installed display additional options
- ⚙️ Bunch of options to customize your experience
- 🐧 [Linux] Tested against Proton 7.0.6 (32bit prefix)
Replace FFX&X-2_LAUNCHER.exe in the FINAL FANTASY FFX&FFX-2 HD Remaster folder.
Extract FINAL FANTASY FFX&FFX-2 HD Remaster/ archive content into the FINAL FANTASY FFX&FFX-2 HD Remaster game folder.
💡 If you find it a bit messy consider the symlink method down below.
Extract FINAL FANTASY FFX&FFX-2 HD Remaster/ archive content into any folder like for example FINAL FANTASY FFX&FFX-2 HD Remaster/launcher
Inside the FINAL FANTASY FFX&FFX-2 HD Remaster game folder symlink FFX&X-2_LAUNCHER.exe with launcher/FFX&X-2_LAUNCHER.exe
D-pad/Left Analog Stick: Navigate / Change settingA Button: SelectB Button: Previous menuStart / Options Button: Enter settingsLB/RB Shoulder: Change settings section
Left click / Enter: SelectArrow keys: Navigate / Change settingEsc / Mouse3: Previous menu
By default the launcher will look for game's files next to itself.
If for whatever reason(s) you would like to change this, you can either
- Use the
--gamePathargument
FFX&X-2_LAUNCHER.exe --gamePath="path\to\game\dir"
- or set the env variable
GAMEPATH
GAMEPATH=path\to\game\dir
- Node.js / NPM
- C/C++ build tools and Python 3.x (node-gyp)
- git
git clone https://github.com/xan105/FFX-X2_LAUNCHER.git && cd FFX-X2_LAUNCHER
npm ci --arch=ia32
npm run build
//or
npm run build:asar
//or
npm run build:asar:boxed
✔️ Application can be found in the ./dist folder.
Boxed application can be found in the ./release folder.
NB: The boxed version (single executable file) is made by using Enigma Virtual Box:
its .evb project file is located in the ./build folder (💡 it's just a xml file).
©2001-2004, 2013-2016 SQUARE ENIX CO., LTD.
This Launcher is not affiliated nor associated with SQUARE ENIX CO., LTD.
Other trademarks are the property of their respective owners.
No copyright or trademark infringement is intended in using FINAL FANTASY™ content.




