files:
- opengldriver: N/A:Please select ff7_opengl-0.8.1b.zip
game:
arch: win32
exe: drive_c/FFMODS/FF7/ff7.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: ff7inst.exe
- task:
executable: $DISC/ff7inst.exe
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/FFMODS/FF7
file: opengldriver
- merge:
dst: $GAMEDIR
src: $DISC
description: Original PC game from 1995 (requires the 4 original cds)
game_slug: final-fantasy-vii
gogslug: ''
humblestoreid: final-fantasy-vii
installer_slug: final-fantasy-vii-aali-custom-opengl
name: Final Fantasy VII
notes: 'Download Custom OpenGL Driver: <a href="https://mega.nz/#!SwQCTZwR!6TMWPrJ-6O8qDBzsVZ4jFFObssgzEM7wRES9Efgoe10">https://mega.nz/#!SwQCTZwR!6TMWPrJ-6O8qDBzsVZ4jFFObssgzEM7wRES9Efgoe10</a>'
runner: wine
script:
files:
- opengldriver: N/A:Please select ff7_opengl-0.8.1b.zip
game:
arch: win32
exe: drive_c/FFMODS/FF7/ff7.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: ff7inst.exe
- task:
executable: $DISC/ff7inst.exe
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/FFMODS/FF7
file: opengldriver
- merge:
dst: $GAMEDIR
src: $DISC
slug: final-fantasy-vii-aali-custom-opengl
steamid: 39140
version: Aali Custom OpenGL
year: 1997
{
"game_slug": "final-fantasy-vii",
"version": "Aali Custom OpenGL",
"description": "Original PC game from 1995 (requires the 4 original cds)",
"notes": "Download Custom OpenGL Driver: <a href=\"https://mega.nz/#!SwQCTZwR!6TMWPrJ-6O8qDBzsVZ4jFFObssgzEM7wRES9Efgoe10\">https://mega.nz/#!SwQCTZwR!6TMWPrJ-6O8qDBzsVZ4jFFObssgzEM7wRES9Efgoe10</a>",
"name": "Final Fantasy VII",
"year": 1997,
"steamid": 39140,
"gogslug": "",
"humblestoreid": "final-fantasy-vii",
"runner": "wine",
"slug": "final-fantasy-vii-aali-custom-opengl",
"installer_slug": "final-fantasy-vii-aali-custom-opengl",
"script": {
"files": [
{
"opengldriver": "N/A:Please select ff7_opengl-0.8.1b.zip"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/FFMODS/FF7/ff7.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "ff7inst.exe"
}
},
{
"task": {
"executable": "$DISC/ff7inst.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/FFMODS/FF7",
"file": "opengldriver"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$DISC"
}
}
]
}
}