Installer byond-v5161664

files:
- installer: http://www.byond.com/download/build/516/516.1664_byond.exe
- webview2: N/A:Evergreen Standalone Installer x86 downloaded from https://developer.microsoft.com/en-us/microsoft-edge/webview2
game:
  arch: win32
  exe: drive_c/Program Files/BYOND/bin/byond.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating prefix (may fail if Wine was just installed)
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win32
    description: Setting Compatmode to win7 with Winetricks
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2022
    arch: win32
    description: Installing vcrun2022 with Winetricks
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dxtrans
    arch: win32
    description: Installing dxtrans with Winetricks
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts
    arch: win32
    description: Installing fonts with Winetricks
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dxvk
    arch: win32
    description: Installing dxvk with Winetricks
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win10
    arch: win32
    description: Setting Compatmode temporarily to win10 with Winetricks
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Installing Webview2
    exclude_processes: MicrosoftEdgeUpdate.exe
    executable: webview2
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Terminating MicrosoftEdgeUpdate.exe...
    name: winekill
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win32
    description: Setting Compatmode back to win7 with Winetricks
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    args: /S
    description: Installing BYOND
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
    return_code: 50944
- task:
    arch: win32
    args: /silent
    description: Installing BYOND packaged DirectX
    executable: $GAMEDIR/drive_c/Program Files/BYOND/directx/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
wine:
  esync: false
  version: wine-10.8-staging-x86_64
description: Byond 516 build with the Microsoft Edge Webview2 replacment for IE11.
game_slug: byond
gogslug: ''
humblestoreid: ''
installer_slug: byond-v5161664
name: BYOND
notes: Requires Wine 10.5+ (may fail first time if Lutris had to install wine version).
  Servers made for versions before 515 don't work well if at all. This does allow
  TGUI to work with Wine, however older servers without TGUI may work better with
  the older installers.
runner: wine
script:
  files:
  - installer: http://www.byond.com/download/build/516/516.1664_byond.exe
  - webview2: N/A:Evergreen Standalone Installer x86 downloaded from https://developer.microsoft.com/en-us/microsoft-edge/webview2
  game:
    arch: win32
    exe: drive_c/Program Files/BYOND/bin/byond.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating prefix (may fail if Wine was just installed)
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win32
      description: Setting Compatmode to win7 with Winetricks
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2022
      arch: win32
      description: Installing vcrun2022 with Winetricks
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dxtrans
      arch: win32
      description: Installing dxtrans with Winetricks
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts
      arch: win32
      description: Installing fonts with Winetricks
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dxvk
      arch: win32
      description: Installing dxvk with Winetricks
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win10
      arch: win32
      description: Setting Compatmode temporarily to win10 with Winetricks
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Installing Webview2
      exclude_processes: MicrosoftEdgeUpdate.exe
      executable: webview2
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Terminating MicrosoftEdgeUpdate.exe...
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win32
      description: Setting Compatmode back to win7 with Winetricks
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      args: /S
      description: Installing BYOND
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
      return_code: 50944
  - task:
      arch: win32
      args: /silent
      description: Installing BYOND packaged DirectX
      executable: $GAMEDIR/drive_c/Program Files/BYOND/directx/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  wine:
    esync: false
    version: wine-10.8-staging-x86_64
slug: byond-v5161664
steamid: null
version: v516.1664
year: 2003
{
  "game_slug": "byond",
  "version": "v516.1664",
  "description": "Byond 516 build with the Microsoft Edge Webview2 replacment for IE11.",
  "notes": "Requires Wine 10.5+ (may fail first time if Lutris had to install wine version). Servers made for versions before 515 don't work well if at all. This does allow TGUI to work with Wine, however older servers without TGUI may work better with the older installers.",
  "name": "BYOND",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "byond-v5161664",
  "installer_slug": "byond-v5161664",
  "script": {
    "files": [
      {
        "installer": "http://www.byond.com/download/build/516/516.1664_byond.exe"
      },
      {
        "webview2": "N/A:Evergreen Standalone Installer x86 downloaded from https://developer.microsoft.com/en-us/microsoft-edge/webview2"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/BYOND/bin/byond.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating prefix (may fail if Wine was just installed)",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win32",
          "description": "Setting Compatmode to win7 with Winetricks",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2022",
          "arch": "win32",
          "description": "Installing vcrun2022 with Winetricks",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dxtrans",
          "arch": "win32",
          "description": "Installing dxtrans with Winetricks",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win32",
          "description": "Installing fonts with Winetricks",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dxvk",
          "arch": "win32",
          "description": "Installing dxvk with Winetricks",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win10",
          "arch": "win32",
          "description": "Setting Compatmode temporarily to win10 with Winetricks",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Webview2",
          "exclude_processes": "MicrosoftEdgeUpdate.exe",
          "executable": "webview2",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Terminating MicrosoftEdgeUpdate.exe...",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win32",
          "description": "Setting Compatmode back to win7 with Winetricks",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/S",
          "description": "Installing BYOND",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "return_code": 50944
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/silent",
          "description": "Installing BYOND packaged DirectX",
          "executable": "$GAMEDIR/drive_c/Program Files/BYOND/directx/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "esync": false,
      "version": "wine-10.8-staging-x86_64"
    }
  }
}
Back to game