Installer byond-5161649beta
files: - installer: http://www.byond.com/download/build/516/516.1649_byond.exe - webview2: N/A:Evergreen Bootstrapper 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: arch: win32 description: Installing Webview2 executable: webview2 name: wineexec 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: dxvk: false esync: false
description: Unstable Byond build with the Microsoft Edge Webview2 replacment for IE11. game_slug: byond gogslug: '' humblestoreid: '' installer_slug: byond-5161649beta name: BYOND notes: Requires a wine newer then 9.2 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.1649_byond.exe - webview2: N/A:Evergreen Bootstrapper 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: arch: win32 description: Installing Webview2 executable: webview2 name: wineexec 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: dxvk: false esync: false slug: byond-5161649beta steamid: null version: 516.1649(beta) year: 2003
{ "game_slug": "byond", "version": "516.1649(beta)", "description": "Unstable Byond build with the Microsoft Edge Webview2 replacment for IE11.", "notes": "Requires a wine newer then 9.2 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-5161649beta", "installer_slug": "byond-5161649beta", "script": { "files": [ { "installer": "http://www.byond.com/download/build/516/516.1649_byond.exe" }, { "webview2": "N/A:Evergreen Bootstrapper 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": { "arch": "win32", "description": "Installing Webview2", "executable": "webview2", "name": "wineexec", "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": { "dxvk": false, "esync": false } } }