files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/Program Files/EA GAMES/NFS Underground/Speed.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
executable: installer
name: wineexec
prefix: $GAMEDIR
description: CD Version
game_slug: need-for-speed-underground
gogslug: ''
humblestoreid: ''
installer_slug: need-for-speed-underground-cd
name: 'Need for Speed: Underground'
notes: "Installable and Playable but not in native Display Resolution and with Border,\
\ need to work on that.\r\nGame doesn't start because of XRandr error, not finding\
\ profile for resolution 800x600.\r\nEnable Wine virtual desktop through right-click\
\ -> Wine configuration -> Graphics -> Enable virtual desktop.\r\nDon't know if\
\ bug of Lutris or Wine 4.0, but you maybe have to disable and renable the Virtual\
\ desktop after first start and crash of the game."
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/Program Files/EA GAMES/NFS Underground/Speed.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: need-for-speed-underground-cd
steamid: null
version: CD
year: 2003
{
"game_slug": "need-for-speed-underground",
"version": "CD",
"description": "CD Version",
"notes": "Installable and Playable but not in native Display Resolution and with Border, need to work on that.\r\nGame doesn't start because of XRandr error, not finding profile for resolution 800x600.\r\nEnable Wine virtual desktop through right-click -> Wine configuration -> Graphics -> Enable virtual desktop.\r\nDon't know if bug of Lutris or Wine 4.0, but you maybe have to disable and renable the Virtual desktop after first start and crash of the game.",
"name": "Need for Speed: Underground",
"year": 2003,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "need-for-speed-underground-cd",
"installer_slug": "need-for-speed-underground-cd",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/EA GAMES/NFS Underground/Speed.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}