files:
- xnafx40: https://download.microsoft.com/download/A/C/2/AC2C903B-E6E8-42C2-9FD7-BEBAC362A930/xnafx40_redist.msi
- cncnet-installer: https://downloads.cncnet.org/CnCNet5_YR_Installer.exe
game:
exe: $GAMEDIR/CnCNetClient.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
description: Installing XNA Framework 4.0...
executable: xnafx40
name: wineexec
prefix: $GAMEDIR/prefix
- task:
description: Installing CnCNet. Please set the install path to your chosen folder.
exclude_processes: CnCNetYRLauncher.exe clientxna.exe
executable: cncnet-installer
name: wineexec
prefix: $GAMEDIR/prefix
description: This installer does not have a EAApp or Origin dependency, but still
requires legitimately obtained RA2\YR files.
game_slug: cncnet
gogslug: ''
humblestoreid: ''
installer_slug: cncnet-standalone
name: CnCNet
notes: "This installer requires you to have legitimately obtained RA2\\YR files. When\
\ you get to the CNCNet installer step - go into the folder you specified for installing\
\ this game in Lutris, find the \"drive_c\" folder (for example: cncnet/prefix/drive_c/)\
\ and create a Westwood folder inside of it.\r\n\r\nFrom here you have 2 options:\r\
\n\r\n1. Create a RA2 folder inside Westwood folder and copy your game files there\r\
\n2. Symlink your existing Red Alert 2 installation folder to RA2 folder\r\n\r\n\
The final structure should be ../Westwood/RA2/Ra2.exe and other files"
runner: wine
script:
files:
- xnafx40: https://download.microsoft.com/download/A/C/2/AC2C903B-E6E8-42C2-9FD7-BEBAC362A930/xnafx40_redist.msi
- cncnet-installer: https://downloads.cncnet.org/CnCNet5_YR_Installer.exe
game:
exe: $GAMEDIR/CnCNetClient.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
description: Installing XNA Framework 4.0...
executable: xnafx40
name: wineexec
prefix: $GAMEDIR/prefix
- task:
description: Installing CnCNet. Please set the install path to your chosen folder.
exclude_processes: CnCNetYRLauncher.exe clientxna.exe
executable: cncnet-installer
name: wineexec
prefix: $GAMEDIR/prefix
slug: cncnet-standalone
steamid: null
version: Standalone
year: 2009
{
"game_slug": "cncnet",
"version": "Standalone",
"description": "This installer does not have a EAApp or Origin dependency, but still requires legitimately obtained RA2\\YR files.",
"notes": "This installer requires you to have legitimately obtained RA2\\YR files. When you get to the CNCNet installer step - go into the folder you specified for installing this game in Lutris, find the \"drive_c\" folder (for example: cncnet/prefix/drive_c/) and create a Westwood folder inside of it.\r\n\r\nFrom here you have 2 options:\r\n\r\n1. Create a RA2 folder inside Westwood folder and copy your game files there\r\n2. Symlink your existing Red Alert 2 installation folder to RA2 folder\r\n\r\nThe final structure should be ../Westwood/RA2/Ra2.exe and other files",
"name": "CnCNet",
"year": 2009,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "cncnet-standalone",
"installer_slug": "cncnet-standalone",
"script": {
"files": [
{
"xnafx40": "https://download.microsoft.com/download/A/C/2/AC2C903B-E6E8-42C2-9FD7-BEBAC362A930/xnafx40_redist.msi"
},
{
"cncnet-installer": "https://downloads.cncnet.org/CnCNet5_YR_Installer.exe"
}
],
"game": {
"exe": "$GAMEDIR/CnCNetClient.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"description": "Installing XNA Framework 4.0...",
"executable": "xnafx40",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"description": "Installing CnCNet. Please set the install path to your chosen folder.",
"exclude_processes": "CnCNetYRLauncher.exe clientxna.exe",
"executable": "cncnet-installer",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}