custom-name: OCTGN
files:
- setup: https://github.com/octgn/OCTGN/releases/download/3.4.379.0/OCTGN-Setup-3.4.379.0.msi
game:
exe: drive_c/OCTGN/OCTGN.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet48
description: Installing .NET 4.8. This will take a while...
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2010
description: Installing Visual C++ 2010. This will take a while...
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx9
description: Installing DirectX 3d 9
name: winetricks
prefix: $GAMEDIR
- task:
app: msxml3
description: Installing Microsoft Core XML services 3.0
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Installing corefonts
name: winetricks
prefix: $GAMEDIR
- copy:
dst: $CACHE/octgn/
src: setup
- task:
args: /i "$CACHE/octgn/OCTGN-Setup-3.4.379.0.msi" INSTALLDIR="$GAMEDIR/drive_c/OCTGN/"
/q
description: Installing OCTGN
executable: msiexec
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
description: Installs OCTGN 3.4.379.0
game_slug: octgn
gogslug: ''
humblestoreid: ''
installer_slug: octgn-lutris-ge-proton8-7
name: OCTGN
notes: "If the installer asks to install MONO... SELECT CANCEL!!!\r\n\r\nWhen the\
\ game asks you if you're running it on Linux with WINE... say NO!!!\r\n\r\n\r\n\
\r\nThe reason for this is that Wine Mono is not installed in this version because\
\ it is using the real .NET framework and saying yes will make OCTGN try to use\
\ Mono... and crash."
runner: wine
script:
custom-name: OCTGN
files:
- setup: https://github.com/octgn/OCTGN/releases/download/3.4.379.0/OCTGN-Setup-3.4.379.0.msi
game:
exe: drive_c/OCTGN/OCTGN.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet48
description: Installing .NET 4.8. This will take a while...
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2010
description: Installing Visual C++ 2010. This will take a while...
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx9
description: Installing DirectX 3d 9
name: winetricks
prefix: $GAMEDIR
- task:
app: msxml3
description: Installing Microsoft Core XML services 3.0
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Installing corefonts
name: winetricks
prefix: $GAMEDIR
- copy:
dst: $CACHE/octgn/
src: setup
- task:
args: /i "$CACHE/octgn/OCTGN-Setup-3.4.379.0.msi" INSTALLDIR="$GAMEDIR/drive_c/OCTGN/"
/q
description: Installing OCTGN
executable: msiexec
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
slug: octgn-lutris-ge-proton8-7
steamid: null
version: lutris-GE-Proton8-7
year: null
{
"game_slug": "octgn",
"version": "lutris-GE-Proton8-7",
"description": "Installs OCTGN 3.4.379.0",
"notes": "If the installer asks to install MONO... SELECT CANCEL!!!\r\n\r\nWhen the game asks you if you're running it on Linux with WINE... say NO!!!\r\n\r\n\r\n\r\nThe reason for this is that Wine Mono is not installed in this version because it is using the real .NET framework and saying yes will make OCTGN try to use Mono... and crash.",
"name": "OCTGN",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "octgn-lutris-ge-proton8-7",
"installer_slug": "octgn-lutris-ge-proton8-7",
"script": {
"custom-name": "OCTGN",
"files": [
{
"setup": "https://github.com/octgn/OCTGN/releases/download/3.4.379.0/OCTGN-Setup-3.4.379.0.msi"
}
],
"game": {
"exe": "drive_c/OCTGN/OCTGN.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet48",
"description": "Installing .NET 4.8. This will take a while...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2010",
"description": "Installing Visual C++ 2010. This will take a while...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx9",
"description": "Installing DirectX 3d 9",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "msxml3",
"description": "Installing Microsoft Core XML services 3.0",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"description": "Installing corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"copy": {
"dst": "$CACHE/octgn/",
"src": "setup"
}
},
{
"task": {
"args": "/i \"$CACHE/octgn/OCTGN-Setup-3.4.379.0.msi\" INSTALLDIR=\"$GAMEDIR/drive_c/OCTGN/\" /q",
"description": "Installing OCTGN",
"executable": "msiexec",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}