Installer dragons-dogma-dark-arisen-windows-steam-standa

custom-name: Dragon's Dogma - Dark Arisen - Windows Steam Standalone
files:
- steamsetup: https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe
- menu: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Dragon's%20Dogma%20-%20Dark%20Arisen/dddarisen.bat
- wpp: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Dragon's%20Dogma%20-%20Dark%20Arisen/dddarisen.bmp
game:
  exe: drive_c/dddarisen.bat
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Preparing wineprefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    key: background
    name: set_regedit
    path: HKEY_CURRENT_USER\Control Panel\Colors\
    prefix: $GAMEDIR
    type: REG_SZ
    value: 0 0 0
- task:
    args: /S
    description: Installing Steam...
    executable: steamsetup
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: wmp9
    name: winetricks
    prefix: $GAMEDIR
- merge:
    dst: $GAMEDIR/drive_c/
    src: menu
- merge:
    dst: $GAMEDIR/drive_c/
    src: wpp
- task:
    arch: win64
    key: wallpaper
    name: set_regedit
    path: HKEY_CURRENT_USER\Control Panel\Desktop\
    prefix: $GAMEDIR
    type: REG_SZ
    value: c:\\dddarisen.bmp
- task:
    arch: win64
    key: csmt
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\Direct3D\
    prefix: $GAMEDIR
    type: REG_DWORD
    value: '00000000'
wine:
  Desktop: true
description: "\r\n\"Dragon's Dogma - Dark Arisen\" provided by Steam using Lutris\
  \ Wine runner.\r\n\r\n"
game_slug: dragons-dogma-dark-arisen
gogslug: dragons_dogma_dark_arisen
humblestoreid: ''
installer_slug: dragons-dogma-dark-arisen-windows-steam-standa
name: 'Dragon''s Dogma: Dark Arisen'
notes: -- Steam is not fully usable, but it's not important, it's just installed to
  launch the game.
runner: wine
script:
  custom-name: Dragon's Dogma - Dark Arisen - Windows Steam Standalone
  files:
  - steamsetup: https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe
  - menu: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Dragon's%20Dogma%20-%20Dark%20Arisen/dddarisen.bat
  - wpp: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Dragon's%20Dogma%20-%20Dark%20Arisen/dddarisen.bmp
  game:
    exe: drive_c/dddarisen.bat
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Preparing wineprefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      key: background
      name: set_regedit
      path: HKEY_CURRENT_USER\Control Panel\Colors\
      prefix: $GAMEDIR
      type: REG_SZ
      value: 0 0 0
  - task:
      args: /S
      description: Installing Steam...
      executable: steamsetup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: wmp9
      name: winetricks
      prefix: $GAMEDIR
  - merge:
      dst: $GAMEDIR/drive_c/
      src: menu
  - merge:
      dst: $GAMEDIR/drive_c/
      src: wpp
  - task:
      arch: win64
      key: wallpaper
      name: set_regedit
      path: HKEY_CURRENT_USER\Control Panel\Desktop\
      prefix: $GAMEDIR
      type: REG_SZ
      value: c:\\dddarisen.bmp
  - task:
      arch: win64
      key: csmt
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\Direct3D\
      prefix: $GAMEDIR
      type: REG_DWORD
      value: '00000000'
  wine:
    Desktop: true
slug: dragons-dogma-dark-arisen-windows-steam-standa
steamid: 367500
version: Windows Steam Standalone
year: 2013
{
  "game_slug": "dragons-dogma-dark-arisen",
  "version": "Windows Steam Standalone",
  "description": "\r\n\"Dragon's Dogma - Dark Arisen\" provided by Steam using Lutris Wine runner.\r\n\r\n",
  "notes": "-- Steam is not fully usable, but it's not important, it's just installed to launch the game.",
  "name": "Dragon's Dogma: Dark Arisen",
  "year": 2013,
  "steamid": 367500,
  "gogslug": "dragons_dogma_dark_arisen",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dragons-dogma-dark-arisen-windows-steam-standa",
  "installer_slug": "dragons-dogma-dark-arisen-windows-steam-standa",
  "script": {
    "custom-name": "Dragon's Dogma - Dark Arisen - Windows Steam Standalone",
    "files": [
      {
        "steamsetup": "https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe"
      },
      {
        "menu": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Dragon's%20Dogma%20-%20Dark%20Arisen/dddarisen.bat"
      },
      {
        "wpp": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Dragon's%20Dogma%20-%20Dark%20Arisen/dddarisen.bmp"
      }
    ],
    "game": {
      "exe": "drive_c/dddarisen.bat",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Preparing wineprefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "background",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "0 0 0"
        }
      },
      {
        "task": {
          "args": "/S",
          "description": "Installing Steam...",
          "executable": "steamsetup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "wmp9",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/",
          "src": "menu"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/",
          "src": "wpp"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "wallpaper",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Control Panel\\Desktop\\",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "c:\\\\dddarisen.bmp"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "csmt",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D\\",
          "prefix": "$GAMEDIR",
          "type": "REG_DWORD",
          "value": "00000000"
        }
      }
    ],
    "wine": {
      "Desktop": true
    }
  }
}
Back to game