files:
- patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Need%20for%20Speed%20-%20Most%20Wanted%20-%20Black%20Edition/nfs_mw_be_update.zip
- mod: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/nfsmw/NFSMostWanted.WidescreenFix.zip
game:
exe: drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted/speed.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: speed.exe
- task:
description: Installing "Need for Speed - Most Wanted - Black Edition"...Do not
start the game at the end of install, just exit.
executable: $DISC/AutoRun.exe
name: wineexec
- extract:
dst: $CACHE
file: patch
- task:
description: Updating "Need for Speed - Most Wanted - Black Edition"...
executable: $CACHE/nfsmwpatch1.3.exe
name: wineexec
- move:
dst: $GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted/speed.bak
src: $GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted/speed.exe
- copy:
dst: $GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted
src: $CACHE/speed.exe
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted
file: mod
wine:
overrides:
dinput8: n,b
description: Play "Need for Speed - Most Wanted - Black Edition" DVD edition on Linux!
game_slug: need-for-speed-most-wanted-black-edition
gogslug: ''
humblestoreid: ''
installer_slug: need-for-speed-most-wanted-bl-dvd
name: 'Need for Speed: Most Wanted - Black Edition'
notes: "- Included update patch 1.3\r\n- Using ThirteenAG widescreen fix \r\n- You\
\ will need the DVD only one time during install"
runner: wine
script:
files:
- patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Need%20for%20Speed%20-%20Most%20Wanted%20-%20Black%20Edition/nfs_mw_be_update.zip
- mod: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/nfsmw/NFSMostWanted.WidescreenFix.zip
game:
exe: drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted/speed.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: speed.exe
- task:
description: Installing "Need for Speed - Most Wanted - Black Edition"...Do
not start the game at the end of install, just exit.
executable: $DISC/AutoRun.exe
name: wineexec
- extract:
dst: $CACHE
file: patch
- task:
description: Updating "Need for Speed - Most Wanted - Black Edition"...
executable: $CACHE/nfsmwpatch1.3.exe
name: wineexec
- move:
dst: $GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted/speed.bak
src: $GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted/speed.exe
- copy:
dst: $GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted
src: $CACHE/speed.exe
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted
file: mod
wine:
overrides:
dinput8: n,b
slug: need-for-speed-most-wanted-bl-dvd
steamid: null
version: DVD
year: 2005
{
"game_slug": "need-for-speed-most-wanted-black-edition",
"version": "DVD",
"description": "Play \"Need for Speed - Most Wanted - Black Edition\" DVD edition on Linux!",
"notes": "- Included update patch 1.3\r\n- Using ThirteenAG widescreen fix \r\n- You will need the DVD only one time during install",
"name": "Need for Speed: Most Wanted - Black Edition",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "need-for-speed-most-wanted-bl-dvd",
"installer_slug": "need-for-speed-most-wanted-bl-dvd",
"script": {
"files": [
{
"patch": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Need%20for%20Speed%20-%20Most%20Wanted%20-%20Black%20Edition/nfs_mw_be_update.zip"
},
{
"mod": "https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/nfsmw/NFSMostWanted.WidescreenFix.zip"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted/speed.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "speed.exe"
}
},
{
"task": {
"description": "Installing \"Need for Speed - Most Wanted - Black Edition\"...Do not start the game at the end of install, just exit.",
"executable": "$DISC/AutoRun.exe",
"name": "wineexec"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "patch"
}
},
{
"task": {
"description": "Updating \"Need for Speed - Most Wanted - Black Edition\"...",
"executable": "$CACHE/nfsmwpatch1.3.exe",
"name": "wineexec"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted/speed.bak",
"src": "$GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted/speed.exe"
}
},
{
"copy": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted",
"src": "$CACHE/speed.exe"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/EA GAMES/Need for Speed Most Wanted",
"file": "mod"
}
}
],
"wine": {
"overrides": {
"dinput8": "n,b"
}
}
}
}