Installer poke-universe-online-3-winetricks-impleme

files:
- app: https://storage.googleapis.com/puo_files/Launcher.exe
game:
  arch: win64
  exe: Launcher.exe
  prefix: $GAMEDIR
installer:
- move:
    dst: $GAMEDIR
    src: app
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    key: ShowDotFiles
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: Y
- task:
    app: vcrun2019
    arch: win64
    description: Installing something important can take a while...
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_47
    arch: win64
    description: Installing something important can take a while...
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    executable: app
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: null
game_slug: poke-universe-online
gogslug: ''
humblestoreid: ''
installer_slug: poke-universe-online-3-winetricks-impleme
name: Poke Universe Online
notes: ''
runner: wine
script:
  files:
  - app: https://storage.googleapis.com/puo_files/Launcher.exe
  game:
    arch: win64
    exe: Launcher.exe
    prefix: $GAMEDIR
  installer:
  - move:
      dst: $GAMEDIR
      src: app
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      key: ShowDotFiles
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: Y
  - task:
      app: vcrun2019
      arch: win64
      description: Installing something important can take a while...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_47
      arch: win64
      description: Installing something important can take a while...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      executable: app
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: poke-universe-online-3-winetricks-impleme
steamid: null
version: 3 winetricks implemented
year: 2020
{
  "game_slug": "poke-universe-online",
  "version": "3 winetricks implemented",
  "description": null,
  "notes": "",
  "name": "Poke Universe Online",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "poke-universe-online-3-winetricks-impleme",
  "installer_slug": "poke-universe-online-3-winetricks-impleme",
  "script": {
    "files": [
      {
        "app": "https://storage.googleapis.com/puo_files/Launcher.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "app"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "ShowDotFiles",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "Y"
        }
      },
      {
        "task": {
          "app": "vcrun2019",
          "arch": "win64",
          "description": "Installing something important can take a while...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_47",
          "arch": "win64",
          "description": "Installing something important can take a while...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "executable": "app",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game