files:
- setup: N/A:Provide the installer file
game:
arch: win32
exe: drive_c/Games/NOLF/NOLF.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: winxp
arch: win32
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
description: Installing NOLF
executable: $setup
name: wineexec
prefix: $GAMEDIR
- task:
app: dsound
description: Installing dsound
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: directmusic
description: Installing dmusic
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: directx9
description: Installing DirectX 9
name: winetricks
prefix: $GAMEDIR
silent: true
description: Installer for GOTY Widescreen patched abandonware version of NOLF on
nolfrevival.tk
game_slug: no-one-lives-forever
gogslug: ''
humblestoreid: ''
installer_slug: no-one-lives-forever-nolfrevivaltk
name: No One Lives Forever
notes: "Be sure to set your native resolution under \"Displays\" in the game launcher.\
\ Select your graphics card and be sure to select a resolution with \"x32\" at the\
\ end for 32bit. \r\n\r\nYou may have to alt tab into the game once you hit launch.\r\
\n\r\nIf you experience audio issues (choppy voice overs and sound while music plays\
\ fine), you can try the following: Open winecfg, go to the \"Libraries\" tab and\
\ set dsound to \"Builtin.\""
runner: wine
script:
files:
- setup: N/A:Provide the installer file
game:
arch: win32
exe: drive_c/Games/NOLF/NOLF.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: winxp
arch: win32
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
description: Installing NOLF
executable: $setup
name: wineexec
prefix: $GAMEDIR
- task:
app: dsound
description: Installing dsound
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: directmusic
description: Installing dmusic
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: directx9
description: Installing DirectX 9
name: winetricks
prefix: $GAMEDIR
silent: true
slug: no-one-lives-forever-nolfrevivaltk
steamid: null
version: nolfrevival.tk
year: 2000
{
"game_slug": "no-one-lives-forever",
"version": "nolfrevival.tk",
"description": "Installer for GOTY Widescreen patched abandonware version of NOLF on nolfrevival.tk",
"notes": "Be sure to set your native resolution under \"Displays\" in the game launcher. Select your graphics card and be sure to select a resolution with \"x32\" at the end for 32bit. \r\n\r\nYou may have to alt tab into the game once you hit launch.\r\n\r\nIf you experience audio issues (choppy voice overs and sound while music plays fine), you can try the following: Open winecfg, go to the \"Libraries\" tab and set dsound to \"Builtin.\"",
"name": "No One Lives Forever",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "no-one-lives-forever-nolfrevivaltk",
"installer_slug": "no-one-lives-forever-nolfrevivaltk",
"script": {
"files": [
{
"setup": "N/A:Provide the installer file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Games/NOLF/NOLF.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "winxp",
"arch": "win32",
"description": "Setting Windows version to XP",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Installing NOLF",
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dsound",
"description": "Installing dsound",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "directmusic",
"description": "Installing dmusic",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "directx9",
"description": "Installing DirectX 9",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
]
}
}