Installer byond-5161659
files: - installer: http://www.byond.com/download/build/516/516.1659_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 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
description: Byond 516 build with the Microsoft Edge Webview2 replacment for IE11. game_slug: byond gogslug: '' humblestoreid: '' installer_slug: byond-5161659 name: BYOND notes: Requires wine 10.5+ (try system wine) and 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.1659_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 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 slug: byond-5161659 steamid: null version: '516.1659' year: 2003
{ "game_slug": "byond", "version": "516.1659", "description": "Byond 516 build with the Microsoft Edge Webview2 replacment for IE11.", "notes": "Requires wine 10.5+ (try system wine) and 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-5161659", "installer_slug": "byond-5161659", "script": { "files": [ { "installer": "http://www.byond.com/download/build/516/516.1659_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", "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 } } }