Installer dolphin-emulator-50-12247

files:
- dolphin: https://dl.dolphin-emu.org/builds/99/df/dolphin-master-5.0-12247-x64.7z
game:
  arch: win64
  exe: drive_c/Program Files/dolphin/Dolphin.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2019
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/dolphin
    file: dolphin
system:
  env:
    R600_DEBUG: nohyperz
    __GL_THREADED_OPTIMIZATIONS: 1
    mesa_glthread: 'true'
    vblank_mode: 0
wine:
  overrides:
    dbghelp: native,builtin
    mscoree: disabled
    mshtml: disabled
description: DO NOT INSTALL. USE THE NATIVE RUNNER IN LUTRIS
game_slug: dolphin-emulator
gogslug: ''
humblestoreid: ''
installer_slug: dolphin-emulator-50-12247
name: Dolphin Emulator
notes: "There may be problems with Bluetooth or game sound.\r\nSometimes Dolphin crashes\
  \ when you want to quit a game, to do so more cleanly, go back to the home menu\
  \ (even if it is not installed) and then stop the game.\r\nIf the sound is buggy,\
  \ change the audio interface, usually Cubeb works fine.\r\nWiimotes don't seem to\
  \ work at the moment."
runner: wine
script:
  files:
  - dolphin: https://dl.dolphin-emu.org/builds/99/df/dolphin-master-5.0-12247-x64.7z
  game:
    arch: win64
    exe: drive_c/Program Files/dolphin/Dolphin.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2019
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/dolphin
      file: dolphin
  system:
    env:
      R600_DEBUG: nohyperz
      __GL_THREADED_OPTIMIZATIONS: 1
      mesa_glthread: 'true'
      vblank_mode: 0
  wine:
    overrides:
      dbghelp: native,builtin
      mscoree: disabled
      mshtml: disabled
slug: dolphin-emulator-50-12247
steamid: null
version: 5.0-12247
year: 2003
{
  "game_slug": "dolphin-emulator",
  "version": "5.0-12247",
  "description": "DO NOT INSTALL. USE THE NATIVE RUNNER IN LUTRIS",
  "notes": "There may be problems with Bluetooth or game sound.\r\nSometimes Dolphin crashes when you want to quit a game, to do so more cleanly, go back to the home menu (even if it is not installed) and then stop the game.\r\nIf the sound is buggy, change the audio interface, usually Cubeb works fine.\r\nWiimotes don't seem to work at the moment.",
  "name": "Dolphin Emulator",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dolphin-emulator-50-12247",
  "installer_slug": "dolphin-emulator-50-12247",
  "script": {
    "files": [
      {
        "dolphin": "https://dl.dolphin-emu.org/builds/99/df/dolphin-master-5.0-12247-x64.7z"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/dolphin/Dolphin.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2019",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/dolphin",
          "file": "dolphin"
        }
      }
    ],
    "system": {
      "env": {
        "R600_DEBUG": "nohyperz",
        "__GL_THREADED_OPTIMIZATIONS": 1,
        "mesa_glthread": "true",
        "vblank_mode": 0
      }
    },
    "wine": {
      "overrides": {
        "dbghelp": "native,builtin",
        "mscoree": "disabled",
        "mshtml": "disabled"
      }
    }
  }
}
Back to game