files:
- setup: https://download.cdp.bethesda.net/BethesdaNetLauncher_Setup.exe
game:
exe: drive_c/Program Files (x86)/Bethesda.net Launcher/BethesdaNetLauncher.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files (x86)/Bethesda.net Launcher
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2012 corefonts win7
name: winetricks
prefix: $GAMEDIR
- task:
key: GrabFullscreen
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
type: REG_SZ
value: Y
- task:
args: /silent
blocking: true
description: Installing Bethesda.Net launcher, please do not sign in, the launcher
will shortly close after being launched. If not, you can safely close it, and
wait for the end of the installation.
exclude_processes: BethesdaNetLauncher.exe
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
description: ''
game_slug: bethesda-launcher
gogslug: ''
humblestoreid: ''
installer_slug: bethesda-launcher-latest
name: Bethesda Launcher
notes: "Included is a script named helper.sh, placed in the launcher folder, it's\
\ used to workaround an issue with installing and updating games. \r\n\r\nIt's located\
\ in Bethesda Launcher folder $GAMEDIR/drive_c/Program Files (x86)/Bethesda.Net\
\ Launcher\r\n\r\nTo use: Install your game through the launcher and wait for the\
\ error, open a terminal, cd into your Bethesda.net Launcher folder, and run ./helper.sh.\
\ Install your game."
runner: wine
script:
files:
- setup: https://download.cdp.bethesda.net/BethesdaNetLauncher_Setup.exe
game:
exe: drive_c/Program Files (x86)/Bethesda.net Launcher/BethesdaNetLauncher.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files (x86)/Bethesda.net Launcher
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2012 corefonts win7
name: winetricks
prefix: $GAMEDIR
- task:
key: GrabFullscreen
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
type: REG_SZ
value: Y
- task:
args: /silent
blocking: true
description: Installing Bethesda.Net launcher, please do not sign in, the launcher
will shortly close after being launched. If not, you can safely close it,
and wait for the end of the installation.
exclude_processes: BethesdaNetLauncher.exe
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
slug: bethesda-launcher-latest
steamid: null
version: Latest
year: 2015
{
"game_slug": "bethesda-launcher",
"version": "Latest",
"description": "",
"notes": "Included is a script named helper.sh, placed in the launcher folder, it's used to workaround an issue with installing and updating games. \r\n\r\nIt's located in Bethesda Launcher folder $GAMEDIR/drive_c/Program Files (x86)/Bethesda.Net Launcher\r\n\r\nTo use: Install your game through the launcher and wait for the error, open a terminal, cd into your Bethesda.net Launcher folder, and run ./helper.sh. Install your game.",
"name": "Bethesda Launcher",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "bethesda-launcher-latest",
"installer_slug": "bethesda-launcher-latest",
"script": {
"files": [
{
"setup": "https://download.cdp.bethesda.net/BethesdaNetLauncher_Setup.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Bethesda.net Launcher/BethesdaNetLauncher.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files (x86)/Bethesda.net Launcher"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2012 corefonts win7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "GrabFullscreen",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "Y"
}
},
{
"task": {
"args": "/silent",
"blocking": true,
"description": "Installing Bethesda.Net launcher, please do not sign in, the launcher will shortly close after being launched. If not, you can safely close it, and wait for the end of the installation.",
"exclude_processes": "BethesdaNetLauncher.exe",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}