game:
exe: $GAMEDIR/drive_c/illusion/KoikatsuSunshine/InitSetting.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: InitSetting.exe
- task:
app: corefonts
name: winetricks
- task:
app: cjkfonts
name: winetricks
- task:
arch: win64
description: Removes the blackboxes when hovering over options in the init settings
menu.
key: DisableHWAcceleration
name: set_regedit
path: HKEY_CURRENT_USER\Software\Microsoft\Avalon.Graphics
prefix: $GAMEDIR
type: REG_DWORD
value: '00000001'
- copy:
dst: $GAMEDIR/drive_c/illusion/KoikatsuSunshine
src: $DISC
wine:
overrides:
winhttp.dll: n,b
description: When you have a (premodded) folder containing the game.
game_slug: koikatsu-sunshine-extension
gogslug: ''
humblestoreid: ''
installer_slug: koikatsu-sunshine-extension-folder
name: Koikatsu! Sunshine Extension
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/illusion/KoikatsuSunshine/InitSetting.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: InitSetting.exe
- task:
app: corefonts
name: winetricks
- task:
app: cjkfonts
name: winetricks
- task:
arch: win64
description: Removes the blackboxes when hovering over options in the init settings
menu.
key: DisableHWAcceleration
name: set_regedit
path: HKEY_CURRENT_USER\Software\Microsoft\Avalon.Graphics
prefix: $GAMEDIR
type: REG_DWORD
value: '00000001'
- copy:
dst: $GAMEDIR/drive_c/illusion/KoikatsuSunshine
src: $DISC
wine:
overrides:
winhttp.dll: n,b
slug: koikatsu-sunshine-extension-folder
steamid: null
version: Folder
year: 2022
{
"game_slug": "koikatsu-sunshine-extension",
"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": "Koikatsu! Sunshine Extension",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "koikatsu-sunshine-extension-folder",
"installer_slug": "koikatsu-sunshine-extension-folder",
"script": {
"game": {
"exe": "$GAMEDIR/drive_c/illusion/KoikatsuSunshine/InitSetting.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": "InitSetting.exe"
}
},
{
"task": {
"app": "corefonts",
"name": "winetricks"
}
},
{
"task": {
"app": "cjkfonts",
"name": "winetricks"
}
},
{
"task": {
"arch": "win64",
"description": "Removes the blackboxes when hovering over options in the init settings menu.",
"key": "DisableHWAcceleration",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Microsoft\\Avalon.Graphics",
"prefix": "$GAMEDIR",
"type": "REG_DWORD",
"value": "00000001"
}
},
{
"copy": {
"dst": "$GAMEDIR/drive_c/illusion/KoikatsuSunshine",
"src": "$DISC"
}
}
],
"wine": {
"overrides": {
"winhttp.dll": "n,b"
}
}
}
}