files:
- setup:
filename: FFXIVlauncher.exe
url: https://etailers.square-enix-games.com/etailer/283335?e=Free%20Trial&p=Windows&s=Square%20Enix%20Store&_gl=1*67l7c7*_gcl_au*MTU5OTQwMjc0My4xNjkzODMwODM1&_ga=2.215037971.54341761.1693830838-216428923.1693830838
game:
appid: 582660
exe: $GAMEDIR/drive_c/Program Files (x86)/kakaoGames/KakaoGames Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2010
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx10
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2015
name: winetricks
prefix: $GAMEDIR
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
app: win10
name: winetricks
prefix: $GAMEDIR
- task:
description: Running Square Enix Installer. Please do not run the game until this
script finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: Final Fantasy XIV
game_slug: final-fantasy-xiv
gogslug: ''
humblestoreid: ''
installer_slug: final-fantasy-xiv-final-fantasy-xiv
name: Final Fantasy XIV
notes: Installed final fantasy on lutris the launch in games and wine .
runner: wine
script:
files:
- setup:
filename: FFXIVlauncher.exe
url: https://etailers.square-enix-games.com/etailer/283335?e=Free%20Trial&p=Windows&s=Square%20Enix%20Store&_gl=1*67l7c7*_gcl_au*MTU5OTQwMjc0My4xNjkzODMwODM1&_ga=2.215037971.54341761.1693830838-216428923.1693830838
game:
appid: 582660
exe: $GAMEDIR/drive_c/Program Files (x86)/kakaoGames/KakaoGames Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2010
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx10
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2015
name: winetricks
prefix: $GAMEDIR
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
app: win10
name: winetricks
prefix: $GAMEDIR
- task:
description: Running Square Enix Installer. Please do not run the game until
this script finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: final-fantasy-xiv-final-fantasy-xiv
steamid: null
version: Final fantasy XIV
year: 2018
{
"game_slug": "final-fantasy-xiv",
"version": "Final fantasy XIV",
"description": "Final Fantasy XIV",
"notes": "Installed final fantasy on lutris the launch in games and wine .",
"name": "Final Fantasy XIV",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "final-fantasy-xiv-final-fantasy-xiv",
"installer_slug": "final-fantasy-xiv-final-fantasy-xiv",
"script": {
"files": [
{
"setup": {
"filename": "FFXIVlauncher.exe",
"url": "https://etailers.square-enix-games.com/etailer/283335?e=Free%20Trial&p=Windows&s=Square%20Enix%20Store&_gl=1*67l7c7*_gcl_au*MTU5OTQwMjc0My4xNjkzODMwODM1&_ga=2.215037971.54341761.1693830838-216428923.1693830838"
}
}
],
"game": {
"appid": 582660,
"exe": "$GAMEDIR/drive_c/Program Files (x86)/kakaoGames/KakaoGames Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2010",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx10",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2015",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win10",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running Square Enix Installer. Please do not run the game until this script finishes installing.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"MESA_GL_VERSION_OVERRIDE": "4.4COMPAT",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}