files:
- lotro_installer: http://live.lotro.com/sites/clientdl/lotro/lotrolive.exe
game:
exe: drive_c/Program Files (x86)/StandingStoneGames/The Lord of the Rings Online/LotroLauncher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
description: Installing fonts
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2017
description: Setting Windows version to Visual C++ 2017
name: winetricks
prefix: $GAMEDIR
- task:
app: winxp
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
args: --mode unattended
executable: lotro_installer
name: wineexec
prefix: $GAMEDIR
description: Standalone lotro client
game_slug: the-lord-of-the-rings-onlinetm
gogslug: ''
humblestoreid: ''
installer_slug: the-lord-of-the-rings-onlinet-standalone-client
name: "The Lord of the Rings Online\u2122"
notes: "At the end on the installer do not launch game and allow the installer to\
\ complete.\r\nDuring first launch the Akamai client will be installed which is\
\ used to download/update the game files.\r\n\r\nGame Store does not work in this\
\ version."
runner: wine
script:
files:
- lotro_installer: http://live.lotro.com/sites/clientdl/lotro/lotrolive.exe
game:
exe: drive_c/Program Files (x86)/StandingStoneGames/The Lord of the Rings Online/LotroLauncher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
description: Installing fonts
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2017
description: Setting Windows version to Visual C++ 2017
name: winetricks
prefix: $GAMEDIR
- task:
app: winxp
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
args: --mode unattended
executable: lotro_installer
name: wineexec
prefix: $GAMEDIR
slug: the-lord-of-the-rings-onlinet-standalone-client
steamid: 212500
version: Standalone client
year: 2007
{
"game_slug": "the-lord-of-the-rings-onlinetm",
"version": "Standalone client",
"description": "Standalone lotro client",
"notes": "At the end on the installer do not launch game and allow the installer to complete.\r\nDuring first launch the Akamai client will be installed which is used to download/update the game files.\r\n\r\nGame Store does not work in this version.",
"name": "The Lord of the Rings Online\u2122",
"year": 2007,
"steamid": 212500,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-lord-of-the-rings-onlinet-standalone-client",
"installer_slug": "the-lord-of-the-rings-onlinet-standalone-client",
"script": {
"files": [
{
"lotro_installer": "http://live.lotro.com/sites/clientdl/lotro/lotrolive.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/StandingStoneGames/The Lord of the Rings Online/LotroLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"description": "Installing fonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2017",
"description": "Setting Windows version to Visual C++ 2017",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "winxp",
"description": "Setting Windows version to XP",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "--mode unattended",
"executable": "lotro_installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}