game:
exe: $GAMEDIR/drive_c/ILLGAMES/SamabakeScramble/SamabakeScramble.exe
prefix: $GAMEDIR
installer:
- insert-disc:
message: 'Select the game folder. It will be copied to the lutris wine prefix.
The original folder will not be changed and is not required anymore after installation.
To add mods and cards after installation, you must put them into the game folder
inside the prefix.'
requires: SamabakeScramble.exe
- task:
app: corefonts
name: winetricks
- task:
app: cjkfonts
name: winetricks
- copy:
dst: $GAMEDIR/drive_c/ILLGAMES/SamabakeScramble
src: $DISC
description: When you have a (premodded) folder containing the game.
game_slug: summer-vacation-scramble
gogslug: ''
humblestoreid: ''
installer_slug: summer-vacation-scramble-folder
name: Summer Vacation! Scramble
notes: "The game folder will be copied to the lutris wine prefix. The original folder\
\ will not be changed and is not required anymore after installation.\r\n\r\nTo\
\ add mods and cards after installation, you must put them into the game folder\
\ in the prefix."
runner: wine
script:
game:
exe: $GAMEDIR/drive_c/ILLGAMES/SamabakeScramble/SamabakeScramble.exe
prefix: $GAMEDIR
installer:
- insert-disc:
message: 'Select the game folder. It will be copied to the lutris wine prefix.
The original folder will not be changed and is not required anymore after
installation.
To add mods and cards after installation, you must put them into the game
folder inside the prefix.'
requires: SamabakeScramble.exe
- task:
app: corefonts
name: winetricks
- task:
app: cjkfonts
name: winetricks
- copy:
dst: $GAMEDIR/drive_c/ILLGAMES/SamabakeScramble
src: $DISC
slug: summer-vacation-scramble-folder
steamid: null
version: Folder
year: 2024
{
"game_slug": "summer-vacation-scramble",
"version": "Folder",
"description": "When you have a (premodded) folder containing the game.",
"notes": "The game folder will be copied to the lutris wine prefix. The original folder will not be changed and is not required anymore after installation.\r\n\r\nTo add mods and cards after installation, you must put them into the game folder in the prefix.",
"name": "Summer Vacation! Scramble",
"year": 2024,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "summer-vacation-scramble-folder",
"installer_slug": "summer-vacation-scramble-folder",
"script": {
"game": {
"exe": "$GAMEDIR/drive_c/ILLGAMES/SamabakeScramble/SamabakeScramble.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"message": "Select the game folder. It will be copied to the lutris wine prefix. The original folder will not be changed and is not required anymore after installation.\n\nTo add mods and cards after installation, you must put them into the game folder inside the prefix.",
"requires": "SamabakeScramble.exe"
}
},
{
"task": {
"app": "corefonts",
"name": "winetricks"
}
},
{
"task": {
"app": "cjkfonts",
"name": "winetricks"
}
},
{
"copy": {
"dst": "$GAMEDIR/drive_c/ILLGAMES/SamabakeScramble",
"src": "$DISC"
}
}
]
}
}