files:
- dcuo_installer: https://launch.daybreakgames.com/installer/DCUO_setup.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/users/Public/Daybreak Game Company/Installed Games/DC Universe
Online/LaunchPad.exe
prefix: $GAMEDIR
installer:
- merge:
dst: $GAMEDIR/drive_c
src: dcuo_installer
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
description: Microsoft TrueType Fonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
executable: $GAMEDIR/drive_c/DCUO_setup.exe
name: wineexec
prefix: $GAMEDIR
system:
disable_runtime: true
description: DC Universe Online is a Free-to-Play, massive multiplayer online action
game set in the popular DC Comics universe.
game_slug: dc-universe-online
gogslug: ''
humblestoreid: ''
installer_slug: dc-universe-online-current-live
name: DC Universe Online
notes: The gamepad configuration applet included in the launcher does not work as
it relies on dot net 3.5.
runner: wine
script:
files:
- dcuo_installer: https://launch.daybreakgames.com/installer/DCUO_setup.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/users/Public/Daybreak Game Company/Installed Games/DC Universe
Online/LaunchPad.exe
prefix: $GAMEDIR
installer:
- merge:
dst: $GAMEDIR/drive_c
src: dcuo_installer
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
description: Microsoft TrueType Fonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
executable: $GAMEDIR/drive_c/DCUO_setup.exe
name: wineexec
prefix: $GAMEDIR
system:
disable_runtime: true
slug: dc-universe-online-current-live
steamid: 24200
version: Current Live
year: 2011
{
"game_slug": "dc-universe-online",
"version": "Current Live",
"description": "DC Universe Online is a Free-to-Play, massive multiplayer online action game set in the popular DC Comics universe.",
"notes": "The gamepad configuration applet included in the launcher does not work as it relies on dot net 3.5.",
"name": "DC Universe Online",
"year": 2011,
"steamid": 24200,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dc-universe-online-current-live",
"installer_slug": "dc-universe-online-current-live",
"script": {
"files": [
{
"dcuo_installer": "https://launch.daybreakgames.com/installer/DCUO_setup.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/users/Public/Daybreak Game Company/Installed Games/DC Universe Online/LaunchPad.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR/drive_c",
"src": "dcuo_installer"
}
},
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"description": "Microsoft TrueType Fonts",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"executable": "$GAMEDIR/drive_c/DCUO_setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"disable_runtime": true
}
}
}