files:
- pluto: https://cdn.plutonium.pw/updater/plutonium.exe
game:
arch: win32
exe: drive_c/Program Files/plutonium.exe
name: Plutonium
prefix: $GAMEDIR
installer:
- task:
app: dotnet472
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dcompiler_47 d3dcompiler_43
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2005 vcrun2008 vcrun2012 vcrun2019
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx11_42 d3dx11_43
name: winetricks
prefix: $GAMEDIR
- task:
app: msasn1 physx
name: winetricks
prefix: $GAMEDIR
- task:
app: xact xinput
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts mdac28
name: winetricks
prefix: $GAMEDIR
- task:
key: GrabFullscreen
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: Y
- merge:
dst: $GAMEDIR/drive_c/Program Files/
src: pluto
wine:
esync: false
description: Sets up a wine prefix for MW3, BO2, and WaW, and installs the Plutonium
launcher.
game_slug: call-of-duty-modern-warfare-3-multiplayer
gogslug: ''
humblestoreid: ''
installer_slug: call-of-duty-modern-warfare-3-plutonium
name: 'Call of Duty: Modern Warfare 3 - Multiplayer'
notes: This script only installs the Plutonium launcher, you have to obtain the game
files by downloading them from steam and moving them to the Program\ Files/ directory
of the created prefix.
runner: wine
script:
files:
- pluto: https://cdn.plutonium.pw/updater/plutonium.exe
game:
arch: win32
exe: drive_c/Program Files/plutonium.exe
name: Plutonium
prefix: $GAMEDIR
installer:
- task:
app: dotnet472
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dcompiler_47 d3dcompiler_43
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2005 vcrun2008 vcrun2012 vcrun2019
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx11_42 d3dx11_43
name: winetricks
prefix: $GAMEDIR
- task:
app: msasn1 physx
name: winetricks
prefix: $GAMEDIR
- task:
app: xact xinput
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts mdac28
name: winetricks
prefix: $GAMEDIR
- task:
key: GrabFullscreen
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: Y
- merge:
dst: $GAMEDIR/drive_c/Program Files/
src: pluto
wine:
esync: false
slug: call-of-duty-modern-warfare-3-plutonium
steamid: 42690
version: Plutonium
year: null
{
"game_slug": "call-of-duty-modern-warfare-3-multiplayer",
"version": "Plutonium",
"description": "Sets up a wine prefix for MW3, BO2, and WaW, and installs the Plutonium launcher.",
"notes": "This script only installs the Plutonium launcher, you have to obtain the game files by downloading them from steam and moving them to the Program\\ Files/ directory of the created prefix.",
"name": "Call of Duty: Modern Warfare 3 - Multiplayer",
"year": null,
"steamid": 42690,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "call-of-duty-modern-warfare-3-plutonium",
"installer_slug": "call-of-duty-modern-warfare-3-plutonium",
"script": {
"files": [
{
"pluto": "https://cdn.plutonium.pw/updater/plutonium.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/plutonium.exe",
"name": "Plutonium",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "dotnet472",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dcompiler_47 d3dcompiler_43",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2005 vcrun2008 vcrun2012 vcrun2019",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx11_42 d3dx11_43",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "msasn1 physx",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "xact xinput",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts mdac28",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "GrabFullscreen",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
"prefix": "$GAMEDIR",
"value": "Y"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files/",
"src": "pluto"
}
}
],
"wine": {
"esync": false
}
}
}