files:
- archive: N/A:Select the game's archive file
game:
exe: $GAMEDIR/drive_c/illusion/RoomGirl/InitSetting.exe
prefix: $GAMEDIR
installer:
- task:
app: corefonts
name: winetricks
- task:
app: cjkfonts
name: winetricks
- extract:
dst: $GAMEDIR/drive_c/illusion/RoomGirl
file: archive
wine:
overrides:
winhttp.dll: n,b
description: When you have a (premodded) archive containing the game.
game_slug: roomgirl
gogslug: ''
humblestoreid: ''
installer_slug: roomgirl-archive
name: RoomGirl
notes: "Note that when you have an archive containing an archive, you first have to\
\ unpack exactly one level manually.\r\n\r\nThe format of the archive can be one\
\ of the two:\r\n\r\nGame file 1\r\nGame file 2\r\netc.\r\n\r\nor\r\n\r\nSome folder\
\ name\r\n\u251C\u2500\u2500 Game file 1\r\n\u251C\u2500\u2500 Game file 2\r\n\u2514\
\u2500\u2500 etc."
runner: wine
script:
files:
- archive: N/A:Select the game's archive file
game:
exe: $GAMEDIR/drive_c/illusion/RoomGirl/InitSetting.exe
prefix: $GAMEDIR
installer:
- task:
app: corefonts
name: winetricks
- task:
app: cjkfonts
name: winetricks
- extract:
dst: $GAMEDIR/drive_c/illusion/RoomGirl
file: archive
wine:
overrides:
winhttp.dll: n,b
slug: roomgirl-archive
steamid: null
version: Archive
year: 2022
{
"game_slug": "roomgirl",
"version": "Archive",
"description": "When you have a (premodded) archive containing the game.",
"notes": "Note that when you have an archive containing an archive, you first have to unpack exactly one level manually.\r\n\r\nThe format of the archive can be one of the two:\r\n\r\nGame file 1\r\nGame file 2\r\netc.\r\n\r\nor\r\n\r\nSome folder name\r\n\u251c\u2500\u2500 Game file 1\r\n\u251c\u2500\u2500 Game file 2\r\n\u2514\u2500\u2500 etc.",
"name": "RoomGirl",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "roomgirl-archive",
"installer_slug": "roomgirl-archive",
"script": {
"files": [
{
"archive": "N/A:Select the game's archive file"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/illusion/RoomGirl/InitSetting.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "corefonts",
"name": "winetricks"
}
},
{
"task": {
"app": "cjkfonts",
"name": "winetricks"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/illusion/RoomGirl",
"file": "archive"
}
}
],
"wine": {
"overrides": {
"winhttp.dll": "n,b"
}
}
}
}