files:
- installer: N/A:Select the complete FF7 SYW setup exe
- syw_update: N/A:Select FF7 SYW setup update exe
game:
exe: drive_c/FF7_SYW_Unified/FF7_SYW_Unified.exe
launch_configs:
- args: direct
exe: $GAMEDIR/drive_c/FF7_SYW_Unified/FF7_SYW_Unified.exe
name: Launch directly the game (no config)
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet48
description: Installing Dotnet...
name: winetricks
silent: true
- task:
description: "Running Setup, please wait\u2026"
executable: $installer
name: wineexec
- task:
description: "Running update setup, please wait\u2026"
executable: syw_update
name: wineexec
description: Play Final Fantasy VII on Linux!
game_slug: final-fantasy-vii
gogslug: ''
humblestoreid: final-fantasy-vii
installer_slug: final-fantasy-vii-syw-unified-mod
name: Final Fantasy VII
notes: "- using SYW Unified mod (HD videos/graphics, HD music/Audio, widescreen etc...)\r\
\n- During install, this mod will verify you own a Final Fantasy VII version (Steam,\
\ PS1, or CD PC). It will ask access to your existing FFVII install each time you\
\ will change config, but not if you launch directly the game\r\n- Multilingual:\
\ You can choose to play FF7 in your preferred language between English, French,\
\ German and Spanish"
runner: wine
script:
files:
- installer: N/A:Select the complete FF7 SYW setup exe
- syw_update: N/A:Select FF7 SYW setup update exe
game:
exe: drive_c/FF7_SYW_Unified/FF7_SYW_Unified.exe
launch_configs:
- args: direct
exe: $GAMEDIR/drive_c/FF7_SYW_Unified/FF7_SYW_Unified.exe
name: Launch directly the game (no config)
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet48
description: Installing Dotnet...
name: winetricks
silent: true
- task:
description: "Running Setup, please wait\u2026"
executable: $installer
name: wineexec
- task:
description: "Running update setup, please wait\u2026"
executable: syw_update
name: wineexec
slug: final-fantasy-vii-syw-unified-mod
steamid: 39140
version: SYW Unified mod
year: 1997
{
"game_slug": "final-fantasy-vii",
"version": "SYW Unified mod",
"description": "Play Final Fantasy VII on Linux!",
"notes": "- using SYW Unified mod (HD videos/graphics, HD music/Audio, widescreen etc...)\r\n- During install, this mod will verify you own a Final Fantasy VII version (Steam, PS1, or CD PC). It will ask access to your existing FFVII install each time you will change config, but not if you launch directly the game\r\n- Multilingual: You can choose to play FF7 in your preferred language between English, French, German and Spanish",
"name": "Final Fantasy VII",
"year": 1997,
"steamid": 39140,
"gogslug": "",
"humblestoreid": "final-fantasy-vii",
"runner": "wine",
"slug": "final-fantasy-vii-syw-unified-mod",
"installer_slug": "final-fantasy-vii-syw-unified-mod",
"script": {
"files": [
{
"installer": "N/A:Select the complete FF7 SYW setup exe"
},
{
"syw_update": "N/A:Select FF7 SYW setup update exe"
}
],
"game": {
"exe": "drive_c/FF7_SYW_Unified/FF7_SYW_Unified.exe",
"launch_configs": [
{
"args": "direct",
"exe": "$GAMEDIR/drive_c/FF7_SYW_Unified/FF7_SYW_Unified.exe",
"name": "Launch directly the game (no config)"
}
],
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet48",
"description": "Installing Dotnet...",
"name": "winetricks",
"silent": true
}
},
{
"task": {
"description": "Running Setup, please wait\u2026",
"executable": "$installer",
"name": "wineexec"
}
},
{
"task": {
"description": "Running update setup, please wait\u2026",
"executable": "syw_update",
"name": "wineexec"
}
}
]
}
}