files:
- movies_installer: 'N/A:Select "The Movies" installer:'
- movies_update: 'N/A:Select "The Movies v1.1 update" installer:'
game:
exe: drive_c/Program Files/Lionhead Studios Ltd/The Movies/MoviesSE.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: directshow msacm32 wmp9 wmv9vcm
name: winetricks
prefix: $GAMEDIR
- task:
description: Executing setup, keep your CD-KEY at hand!
executable: movies_installer
name: wineexec
prefix: $GAMEDIR
- task:
description: Executing update.
executable: movies_update
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: null
game_slug: the-movies
gogslug: ''
humblestoreid: ''
installer_slug: the-movies-v11
name: The Movies
notes: None of the WMV movies seem to work, the game is fully playable.
runner: wine
script:
files:
- movies_installer: 'N/A:Select "The Movies" installer:'
- movies_update: 'N/A:Select "The Movies v1.1 update" installer:'
game:
exe: drive_c/Program Files/Lionhead Studios Ltd/The Movies/MoviesSE.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: directshow msacm32 wmp9 wmv9vcm
name: winetricks
prefix: $GAMEDIR
- task:
description: Executing setup, keep your CD-KEY at hand!
executable: movies_installer
name: wineexec
prefix: $GAMEDIR
- task:
description: Executing update.
executable: movies_update
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: the-movies-v11
steamid: 7900
version: v1.1
year: 2005
{
"game_slug": "the-movies",
"version": "v1.1",
"description": null,
"notes": "None of the WMV movies seem to work, the game is fully playable.",
"name": "The Movies",
"year": 2005,
"steamid": 7900,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-movies-v11",
"installer_slug": "the-movies-v11",
"script": {
"files": [
{
"movies_installer": "N/A:Select \"The Movies\" installer:"
},
{
"movies_update": "N/A:Select \"The Movies v1.1 update\" installer:"
}
],
"game": {
"exe": "drive_c/Program Files/Lionhead Studios Ltd/The Movies/MoviesSE.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "directshow msacm32 wmp9 wmv9vcm",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Executing setup, keep your CD-KEY at hand!",
"executable": "movies_installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Executing update.",
"executable": "movies_update",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_LOG_LEVEL": "none",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}