Installer roomgirl-folder

game:
  exe: $GAMEDIR/drive_c/illusion/RoomGirl/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
- copy:
    dst: $GAMEDIR/drive_c/illusion/RoomGirl
    src: $DISC
wine:
  overrides:
    winhttp.dll: n,b
description: When you have a (premodded) folder containing the game.
game_slug: roomgirl
gogslug: ''
humblestoreid: ''
installer_slug: roomgirl-folder
name: RoomGirl
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/RoomGirl/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
  - copy:
      dst: $GAMEDIR/drive_c/illusion/RoomGirl
      src: $DISC
  wine:
    overrides:
      winhttp.dll: n,b
slug: roomgirl-folder
steamid: null
version: Folder
year: 2022
{
  "game_slug": "roomgirl",
  "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": "RoomGirl",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "roomgirl-folder",
  "installer_slug": "roomgirl-folder",
  "script": {
    "game": {
      "exe": "$GAMEDIR/drive_c/illusion/RoomGirl/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"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/illusion/RoomGirl",
          "src": "$DISC"
        }
      }
    ],
    "wine": {
      "overrides": {
        "winhttp.dll": "n,b"
      }
    }
  }
}
Back to game