files:
- file1: N/A:Please select the MangaGamer Archive
- CCCP: http://www.cccp-project.net/public/Combined-Community-Codec-Pack-64bit-2015-10-18.exe
game:
exe: drive_c/Circus/Da Capo 2/Dacapo2.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
description: Manga Gamer Install for the game with the codec pack with my hope that
it fixes the problems with the cutscenes
game_slug: da-capo-ii
gogslug: ''
humblestoreid: ''
installer_slug: da-capo-ii-mangagamer
name: Da Capo II
notes: Forked from the Shera my witch install (since both are from manga gamer) tweaked
to fit Da Capo 2
runner: wine
script:
files:
- file1: N/A:Please select the MangaGamer Archive
- CCCP: http://www.cccp-project.net/public/Combined-Community-Codec-Pack-64bit-2015-10-18.exe
game:
exe: drive_c/Circus/Da Capo 2/Dacapo2.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: da-capo-ii-mangagamer
steamid: null
version: MangaGamer
year: 2006
{
"game_slug": "da-capo-ii",
"version": "MangaGamer",
"description": "Manga Gamer Install for the game with the codec pack with my hope that it fixes the problems with the cutscenes",
"notes": "Forked from the Shera my witch install (since both are from manga gamer) tweaked to fit Da Capo 2",
"name": "Da Capo II",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "da-capo-ii-mangagamer",
"installer_slug": "da-capo-ii-mangagamer",
"script": {
"files": [
{
"file1": "N/A:Please select the MangaGamer Archive"
},
{
"CCCP": "http://www.cccp-project.net/public/Combined-Community-Codec-Pack-64bit-2015-10-18.exe"
}
],
"game": {
"exe": "drive_c/Circus/Da Capo 2/Dacapo2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}