files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- setup: N/A:Select the game's Setup.exe file, and PLEASE, SET THE INSTALLATION PATH
TO C:\BeamNG.drive\ IF YOU DON'T THE GAME WILL NOT WORK.
game:
exe: drive_c/BeamNG.drive/BeamNG.drive.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
executable: $setup
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: corefonts vcrun2015 win7
arch: win64
name: winetricks
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
description: Installation from provided ISO or CD/DVD.
game_slug: beamngdrive
gogslug: ''
humblestoreid: ''
installer_slug: beamngdrive-isocd
name: BeamNG.drive
notes: ''
runner: wine
script:
files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- setup: N/A:Select the game's Setup.exe file, and PLEASE, SET THE INSTALLATION
PATH TO C:\BeamNG.drive\ IF YOU DON'T THE GAME WILL NOT WORK.
game:
exe: drive_c/BeamNG.drive/BeamNG.drive.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
executable: $setup
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: corefonts vcrun2015 win7
arch: win64
name: winetricks
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
slug: beamngdrive-isocd
steamid: 284160
version: ISO/CD
year: 2015
{
"game_slug": "beamngdrive",
"version": "ISO/CD",
"description": "Installation from provided ISO or CD/DVD.",
"notes": "",
"name": "BeamNG.drive",
"year": 2015,
"steamid": 284160,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "beamngdrive-isocd",
"installer_slug": "beamngdrive-isocd",
"script": {
"files": [
{
"dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
},
{
"setup": "N/A:Select the game's Setup.exe file, and PLEASE, SET THE INSTALLATION PATH TO C:\\BeamNG.drive\\ IF YOU DON'T THE GAME WILL NOT WORK."
}
],
"game": {
"exe": "drive_c/BeamNG.drive/BeamNG.drive.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE/dxsetup",
"file": "dx2010"
}
},
{
"task": {
"arch": "win64",
"args": "/silent",
"executable": "$CACHE/dxsetup/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts vcrun2015 win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
}
}
}