Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xan105 committed Feb 23, 2024
1 parent bee2647 commit f98989c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
43 changes: 22 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,26 @@ About

<details><summary>More screenshots:</summary>

<p align="center">
<img src="https://github.com/xan105/FFX-X2_LAUNCHER/raw/master/screenshot/settings_unx.png"><br />
<em>Settings (UnX installed)</em>
</p>

<p align="center">
<img src="https://github.com/xan105/FFX-X2_LAUNCHER/raw/master/screenshot/settings_launcher.png"><br />
<em>Launcher settings</em>
</p>

<p align="center">
<img src="https://github.com/xan105/FFX-X2_LAUNCHER/raw/master/screenshot/main_alternate.png"><br />
<em>Main menu (alternate)</em>
</p>

<p align="center">
<img src="https://github.com/xan105/FFX-X2_LAUNCHER/raw/master/screenshot/proton.png"><br />
<em>🐧 Proton 7.0.6</em>
</p>
<br />
<p align="center">
<img src="https://github.com/xan105/FFX-X2_LAUNCHER/raw/master/screenshot/settings_unx.png"><br />
<em>Settings (UnX installed)</em>
</p>

<p align="center">
<img src="https://github.com/xan105/FFX-X2_LAUNCHER/raw/master/screenshot/settings_launcher.png"><br />
<em>Launcher settings</em>
</p>

<p align="center">
<img src="https://github.com/xan105/FFX-X2_LAUNCHER/raw/master/screenshot/main_alternate.png"><br />
<em>Main menu (alternate)</em>
</p>

<p align="center">
<img src="https://github.com/xan105/FFX-X2_LAUNCHER/raw/master/screenshot/proton.png"><br />
<em>🐧 Proton 7.0.6</em>
</p>

</details>

Expand All @@ -49,13 +50,13 @@ Install

### Extract and replace file

Extract `./FINAL FANTASY FFX&FFX-2 HD Remaster/` archive content into the `FINAL FANTASY FFX&FFX-2 HD Remaster` game 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.

### Symlink

Extract `./FINAL FANTASY FFX&FFX-2 HD Remaster/` archive content into any folder like for example `FINAL FANTASY FFX&FFX-2 HD Remaster/launcher`
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`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "FFX&X-2_LAUNCHER",
"description": "Gamepad and UnX friendly Launcher for FINAL FANTASY X/X-2 HD Remaster (PC)",
"version": "2.0.0",
"version": "2.1.0",
"type": "module",
"main": "./electron/main/boot.js",
"engines": {
Expand Down

0 comments on commit f98989c

Please sign in to comment.