Installer cemu-1262

files:
- cemu: https://cemu.info/releases/cemu_1.26.2.zip
game:
  exe: drive_c/Program Files (x86)/cemu_1.26.2/Cemu.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2017
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/cemu_1.26.2
    file: cemu
description: Cemu - Wii U Emulator
game_slug: cemu
gogslug: ''
humblestoreid: ''
installer_slug: cemu-1262
name: Cemu
notes: Latest stable version before new 2.0, that have some bugs and don't play some
  games in Linux.
runner: wine
script:
  files:
  - cemu: https://cemu.info/releases/cemu_1.26.2.zip
  game:
    exe: drive_c/Program Files (x86)/cemu_1.26.2/Cemu.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2017
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/cemu_1.26.2
      file: cemu
slug: cemu-1262
steamid: null
version: 1.26.2
year: 2015
{
  "game_slug": "cemu",
  "version": "1.26.2",
  "description": "Cemu - Wii U Emulator",
  "notes": "Latest stable version before new 2.0, that have some bugs and don't play some games in Linux.",
  "name": "Cemu",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "cemu-1262",
  "installer_slug": "cemu-1262",
  "script": {
    "files": [
      {
        "cemu": "https://cemu.info/releases/cemu_1.26.2.zip"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/cemu_1.26.2/Cemu.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2017",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/cemu_1.26.2",
          "file": "cemu"
        }
      }
    ]
  }
}
Back to game