files:
- ffxivinstaller: https://gdl.square-enix.com/ffxiv/inst/ffxivsetup.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/SquareEnix/FINAL FANTASY XIV - A Realm Reborn/boot/ffxivboot.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Running FFXIV Installer.
executable: ffxivinstaller
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
key: HideWineExports
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
type: REG_SZ
value: Y
- execute:
command: mkdir -p "$GAMEDIR"/drive_c/users/$USER/Documents/My\ Games/FINAL\ FANTASY\
XIV\ -\ A\ Realm\ Reborn
- execute:
command: echo -e "<FINAL FANTASY XIV Config File>\n\n<Cutscene Settings>\nCutsceneMovieOpening
1" > "$GAMEDIR"/drive_c/users/$USER/Documents/My\ Games/FINAL\ FANTASY\ XIV\
-\ A\ Realm\ Reborn/FFXIV.cfg
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
pulse_latency: true
description: Official Standalone version
game_slug: final-fantasy-xiv-online
gogslug: ''
humblestoreid: ''
installer_slug: final-fantasy-xiv-online-official
name: FINAL FANTASY XIV Online
notes: "(1) Create an account here:\r\n\r\nhttps://secure.square-enix.com/account/app/svc/ffxivregister?lng=en-us"
runner: wine
script:
files:
- ffxivinstaller: https://gdl.square-enix.com/ffxiv/inst/ffxivsetup.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/SquareEnix/FINAL FANTASY XIV - A Realm Reborn/boot/ffxivboot.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Running FFXIV Installer.
executable: ffxivinstaller
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
key: HideWineExports
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
type: REG_SZ
value: Y
- execute:
command: mkdir -p "$GAMEDIR"/drive_c/users/$USER/Documents/My\ Games/FINAL\
FANTASY\ XIV\ -\ A\ Realm\ Reborn
- execute:
command: echo -e "<FINAL FANTASY XIV Config File>\n\n<Cutscene Settings>\nCutsceneMovieOpening
1" > "$GAMEDIR"/drive_c/users/$USER/Documents/My\ Games/FINAL\ FANTASY\ XIV\
-\ A\ Realm\ Reborn/FFXIV.cfg
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
pulse_latency: true
slug: final-fantasy-xiv-online-official
steamid: 39210
version: Official
year: 2014
{
"game_slug": "final-fantasy-xiv-online",
"version": "Official",
"description": "Official Standalone version",
"notes": "(1) Create an account here:\r\n\r\nhttps://secure.square-enix.com/account/app/svc/ffxivregister?lng=en-us",
"name": "FINAL FANTASY XIV Online",
"year": 2014,
"steamid": 39210,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "final-fantasy-xiv-online-official",
"installer_slug": "final-fantasy-xiv-online-official",
"script": {
"files": [
{
"ffxivinstaller": "https://gdl.square-enix.com/ffxiv/inst/ffxivsetup.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/SquareEnix/FINAL FANTASY XIV - A Realm Reborn/boot/ffxivboot.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Running FFXIV Installer.",
"executable": "ffxivinstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"key": "HideWineExports",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "Y"
}
},
{
"execute": {
"command": "mkdir -p \"$GAMEDIR\"/drive_c/users/$USER/Documents/My\\ Games/FINAL\\ FANTASY\\ XIV\\ -\\ A\\ Realm\\ Reborn"
}
},
{
"execute": {
"command": "echo -e \"<FINAL FANTASY XIV Config File>\\n\\n<Cutscene Settings>\\nCutsceneMovieOpening 1\" > \"$GAMEDIR\"/drive_c/users/$USER/Documents/My\\ Games/FINAL\\ FANTASY\\ XIV\\ -\\ A\\ Realm\\ Reborn/FFXIV.cfg"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
},
"pulse_latency": true
}
}
}