Installer dragon-ball-online-galaxy-dragon-ball-online-g

files:
- gamesetup: https://cdn.dbogalaxy.com/DBO_GLOBAL_GALAXY_Setup.exe
game:
  exe: $HOME/Games/GalaxyStarTeam/DragonballOnlineGalaxy/DboLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing Dragon Ball Online Galaxy, please stand by...
    executable: gamesetup
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: d3dx9_43 d3dcompiler_43 dotnet6 dotnet7 dotnet8 dotnet9 dotnetdesktop6 dotnetdesktop7
      dotnetdesktop8 dotnetdesktop9 dotnetdesktop10
    description: Installing prefix libraries, hang on...
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2010 vcrun2012 vcrun2013 vcrun2026
    description: Installing redistributables, almost there...
    name: winetricks
    prefix: $GAMEDIR
description: ''
game_slug: dragon-ball-online-galaxy
gogslug: ''
humblestoreid: ''
installer_slug: dragon-ball-online-galaxy-dragon-ball-online-g
name: Dragon Ball Online Galaxy
notes: "Unattended Lutris script to install DBOGalaxy with a Wine prefix and DXVK\
  \ support!\r\n\r\nGame needs d3dx9_43 and d3dcompiler_43 to be installed through\
  \ winetricks, due to a bug in the way Wine/Linux handles casing"
runner: wine
script:
  files:
  - gamesetup: https://cdn.dbogalaxy.com/DBO_GLOBAL_GALAXY_Setup.exe
  game:
    exe: $HOME/Games/GalaxyStarTeam/DragonballOnlineGalaxy/DboLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing Dragon Ball Online Galaxy, please stand by...
      executable: gamesetup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: d3dx9_43 d3dcompiler_43 dotnet6 dotnet7 dotnet8 dotnet9 dotnetdesktop6
        dotnetdesktop7 dotnetdesktop8 dotnetdesktop9 dotnetdesktop10
      description: Installing prefix libraries, hang on...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2010 vcrun2012 vcrun2013 vcrun2026
      description: Installing redistributables, almost there...
      name: winetricks
      prefix: $GAMEDIR
slug: dragon-ball-online-galaxy-dragon-ball-online-g
steamid: null
version: Dragon Ball Online Galaxy (2026)
year: 2022
{
  "game_slug": "dragon-ball-online-galaxy",
  "version": "Dragon Ball Online Galaxy (2026)",
  "description": "",
  "notes": "Unattended Lutris script to install DBOGalaxy with a Wine prefix and DXVK support!\r\n\r\nGame needs d3dx9_43 and d3dcompiler_43 to be installed through winetricks, due to a bug in the way Wine/Linux handles casing",
  "name": "Dragon Ball Online Galaxy",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dragon-ball-online-galaxy-dragon-ball-online-g",
  "installer_slug": "dragon-ball-online-galaxy-dragon-ball-online-g",
  "script": {
    "files": [
      {
        "gamesetup": "https://cdn.dbogalaxy.com/DBO_GLOBAL_GALAXY_Setup.exe"
      }
    ],
    "game": {
      "exe": "$HOME/Games/GalaxyStarTeam/DragonballOnlineGalaxy/DboLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing Dragon Ball Online Galaxy, please stand by...",
          "executable": "gamesetup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9_43 d3dcompiler_43 dotnet6 dotnet7 dotnet8 dotnet9 dotnetdesktop6 dotnetdesktop7 dotnetdesktop8 dotnetdesktop9 dotnetdesktop10",
          "description": "Installing prefix libraries, hang on...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2010 vcrun2012 vcrun2013 vcrun2026",
          "description": "Installing redistributables, almost there...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game