game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Sega/OutRun2006 Coast 2 Coast/OR2006C2C.EXE
launch_configs:
- exe: $GAMEDIR/drive_c/Program Files (x86)/Sega/OutRun2006 Coast 2 Coast/Config.exe
name: Video settings
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: CRACK/OR2006C2C.exe
- task:
app: winxp
description: Setting winver to xp
name: winetricks
prefix: $GAMEDIR
- task:
description: 'Installing OutRun 2006: Coast 2 Coast...'
executable: $DISC/Setup.exe
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Sega/OutRun2006 Coast 2 Coast/
src: $DISC/CRACK
- task:
app: win10
description: Setting winver to win10
name: winetricks
prefix: $GAMEDIR
wine:
overrides:
d3d8: n,b
description: 'Installer works with ISO from: https://archive.org/details/outrun-2006'
game_slug: outrun-2006-coast-2-coast
gogslug: ''
humblestoreid: ''
installer_slug: outrun-2006-coast-2-coast-dvdiso
name: 'OutRun 2006: Coast 2 Coast'
notes: During install, do not change the install directory. After install, you must
ensure that runner is "wine-staging-*" (testet with "wine-staging-11.2-x86_64")
by right-clicking the game, select "Configure", go to "Runner options" and select
wine in "Wine version".
runner: wine
script:
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Sega/OutRun2006 Coast 2 Coast/OR2006C2C.EXE
launch_configs:
- exe: $GAMEDIR/drive_c/Program Files (x86)/Sega/OutRun2006 Coast 2 Coast/Config.exe
name: Video settings
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: CRACK/OR2006C2C.exe
- task:
app: winxp
description: Setting winver to xp
name: winetricks
prefix: $GAMEDIR
- task:
description: 'Installing OutRun 2006: Coast 2 Coast...'
executable: $DISC/Setup.exe
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Sega/OutRun2006 Coast 2 Coast/
src: $DISC/CRACK
- task:
app: win10
description: Setting winver to win10
name: winetricks
prefix: $GAMEDIR
wine:
overrides:
d3d8: n,b
slug: outrun-2006-coast-2-coast-dvdiso
steamid: 4730
version: DVD/ISO
year: 2006
{
"game_slug": "outrun-2006-coast-2-coast",
"version": "DVD/ISO",
"description": "Installer works with ISO from: https://archive.org/details/outrun-2006",
"notes": "During install, do not change the install directory. After install, you must ensure that runner is \"wine-staging-*\" (testet with \"wine-staging-11.2-x86_64\") by right-clicking the game, select \"Configure\", go to \"Runner options\" and select wine in \"Wine version\".",
"name": "OutRun 2006: Coast 2 Coast",
"year": 2006,
"steamid": 4730,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "outrun-2006-coast-2-coast-dvdiso",
"installer_slug": "outrun-2006-coast-2-coast-dvdiso",
"script": {
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Sega/OutRun2006 Coast 2 Coast/OR2006C2C.EXE",
"launch_configs": [
{
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Sega/OutRun2006 Coast 2 Coast/Config.exe",
"name": "Video settings"
}
],
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "CRACK/OR2006C2C.exe"
}
},
{
"task": {
"app": "winxp",
"description": "Setting winver to xp",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing OutRun 2006: Coast 2 Coast...",
"executable": "$DISC/Setup.exe",
"name": "wineexec"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Sega/OutRun2006 Coast 2 Coast/",
"src": "$DISC/CRACK"
}
},
{
"task": {
"app": "win10",
"description": "Setting winver to win10",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"overrides": {
"d3d8": "n,b"
}
}
}
}