files:
- game: N/A:Select the Windows setup file downloaded from GOG
game:
exe: drive_c/GOG Games/Mary Skelter Nightmares/MarySkelter.exe
prefix: $GAMEDIR
installer:
- task:
args: /silent /nogui /suppressmsgboxes
executable: game
name: wineexec
prefix: $GAMEDIR
- move:
dst: $GAMEDIR/drive_c/GOG Games/Mary Skelter Nightmares/MovieThingy
src: $GAMEDIR/drive_c/GOG Games/Mary Skelter Nightmares/MOVIE
description: DXVK ready, also working flawlessy without it with a little less FPS
depending on your build.
game_slug: mary-skelter-nightmares
gogslug: mary_skelter_nightmares
humblestoreid: ''
installer_slug: mary-skelter-nightmares-gog-w-dxvk
name: 'Mary Skelter: Nightmares'
notes: Movies from the game (credits, intro and game intro) aren't working, so I put
them into a folder called "Movie_Thingy" inside the game folder.
runner: wine
script:
files:
- game: N/A:Select the Windows setup file downloaded from GOG
game:
exe: drive_c/GOG Games/Mary Skelter Nightmares/MarySkelter.exe
prefix: $GAMEDIR
installer:
- task:
args: /silent /nogui /suppressmsgboxes
executable: game
name: wineexec
prefix: $GAMEDIR
- move:
dst: $GAMEDIR/drive_c/GOG Games/Mary Skelter Nightmares/MovieThingy
src: $GAMEDIR/drive_c/GOG Games/Mary Skelter Nightmares/MOVIE
slug: mary-skelter-nightmares-gog-w-dxvk
steamid: 837610
version: GOG w/ DXVK
year: 2018
{
"game_slug": "mary-skelter-nightmares",
"version": "GOG w/ DXVK",
"description": "DXVK ready, also working flawlessy without it with a little less FPS depending on your build.",
"notes": "Movies from the game (credits, intro and game intro) aren't working, so I put them into a folder called \"Movie_Thingy\" inside the game folder.",
"name": "Mary Skelter: Nightmares",
"year": 2018,
"steamid": 837610,
"gogslug": "mary_skelter_nightmares",
"humblestoreid": "",
"runner": "wine",
"slug": "mary-skelter-nightmares-gog-w-dxvk",
"installer_slug": "mary-skelter-nightmares-gog-w-dxvk",
"script": {
"files": [
{
"game": "N/A:Select the Windows setup file downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Mary Skelter Nightmares/MarySkelter.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/silent /nogui /suppressmsgboxes",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/GOG Games/Mary Skelter Nightmares/MovieThingy",
"src": "$GAMEDIR/drive_c/GOG Games/Mary Skelter Nightmares/MOVIE"
}
}
]
}
}