Installer byond-5141589
files:
- installer: https://www.byond.com/download/build/514/514.1589_byond.exe
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
arch: win32
exe: drive_c/Program Files/BYOND/bin/byond.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: wsh57
arch: win32
description: Installing wsh56 with Winetricks
name: winetricks
prefix: $GAMEDIR
- task:
app: wsh57
arch: win32
description: Installing wsh57 with Winetricks
name: winetricks
prefix: $GAMEDIR
return_code: 256
- task:
app: mfc42
arch: win32
description: Installing mfc42 with Winetricks
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2013
arch: win32
description: Installing vcrun2013 with Winetricks
name: winetricks
prefix: $GAMEDIR
- task:
app: ie8
arch: win32
description: Installing IE8 with Winetricks
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
arch: win32
description: Installing fonts with Winetricks
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
key: MaxVersionGL
name: set_regedit
path: HKEY_CURRENT_USER\\Software\\Wine\\Direct3D
prefix: $GAMEDIR
type: REG_DWORD
value: 30000
- task:
arch: win32
args: /S
description: Installing BYOND
executable: installer
name: wineexec
prefix: $GAMEDIR
return_code: 50944
wine:
dxvk: false
description: ''
game_slug: byond
gogslug: ''
humblestoreid: ''
installer_slug: byond-5141589
name: BYOND
notes: "Works just fine, except on servers using the newer TGUI such as TGStation.\
\ Even then you will still be able to play the game, you just can't use any GUI's,\
\ including NtOS.\r\n\r\nThis is because IE11 is required to render these interfaces,\
\ and Wine only supports up to IE8. But a fix is most likely coming for this. Stay\
\ tuned..."
runner: wine
script:
files:
- installer: https://www.byond.com/download/build/514/514.1589_byond.exe
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
arch: win32
exe: drive_c/Program Files/BYOND/bin/byond.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: wsh57
arch: win32
description: Installing wsh56 with Winetricks
name: winetricks
prefix: $GAMEDIR
- task:
app: wsh57
arch: win32
description: Installing wsh57 with Winetricks
name: winetricks
prefix: $GAMEDIR
return_code: 256
- task:
app: mfc42
arch: win32
description: Installing mfc42 with Winetricks
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2013
arch: win32
description: Installing vcrun2013 with Winetricks
name: winetricks
prefix: $GAMEDIR
- task:
app: ie8
arch: win32
description: Installing IE8 with Winetricks
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
arch: win32
description: Installing fonts with Winetricks
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
key: MaxVersionGL
name: set_regedit
path: HKEY_CURRENT_USER\\Software\\Wine\\Direct3D
prefix: $GAMEDIR
type: REG_DWORD
value: 30000
- task:
arch: win32
args: /S
description: Installing BYOND
executable: installer
name: wineexec
prefix: $GAMEDIR
return_code: 50944
wine:
dxvk: false
slug: byond-5141589
steamid: null
version: '514.1589'
year: 2003
{
"game_slug": "byond",
"version": "514.1589",
"description": "",
"notes": "Works just fine, except on servers using the newer TGUI such as TGStation. Even then you will still be able to play the game, you just can't use any GUI's, including NtOS.\r\n\r\nThis is because IE11 is required to render these interfaces, and Wine only supports up to IE8. But a fix is most likely coming for this. Stay tuned...",
"name": "BYOND",
"year": 2003,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "byond-5141589",
"installer_slug": "byond-5141589",
"script": {
"files": [
{
"installer": "https://www.byond.com/download/build/514/514.1589_byond.exe"
},
{
"dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/BYOND/bin/byond.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE/dxsetup",
"file": "dx2010"
}
},
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/silent",
"executable": "$CACHE/dxsetup/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "wsh57",
"arch": "win32",
"description": "Installing wsh56 with Winetricks",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "wsh57",
"arch": "win32",
"description": "Installing wsh57 with Winetricks",
"name": "winetricks",
"prefix": "$GAMEDIR",
"return_code": 256
}
},
{
"task": {
"app": "mfc42",
"arch": "win32",
"description": "Installing mfc42 with Winetricks",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2013",
"arch": "win32",
"description": "Installing vcrun2013 with Winetricks",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "ie8",
"arch": "win32",
"description": "Installing IE8 with Winetricks",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"arch": "win32",
"description": "Installing fonts with Winetricks",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"key": "MaxVersionGL",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\\\Software\\\\Wine\\\\Direct3D",
"prefix": "$GAMEDIR",
"type": "REG_DWORD",
"value": 30000
}
},
{
"task": {
"arch": "win32",
"args": "/S",
"description": "Installing BYOND",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR",
"return_code": 50944
}
}
],
"wine": {
"dxvk": false
}
}
}