Installer idoldays-uncensored

files:
- file1: N/A:Please select the zip archive.
- wmp9_saveg: https://files.catbox.moe/3xsqm9.dat
game:
  arch: win32
  exe: $GAMEDIR/drive_c/IdolDays/IdolDays.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/IdolDays
    file: $file1
- task:
    app: wmp9
    name: winetricks
    silent: true
- execute:
    args: $GAMEDIR/drive_c/IdolDays/savedata/saveg.dat
    description: removing the default saveg.dat
    file: rm
- move:
    description: copying the preconfigured saveg.dat
    dst: $GAMEDIR/drive_c/IdolDays/savedata/saveg.dat
    src: wmp9_saveg
description: Installer for the uncensored zip version available on itch.io, indiegala.com
  and jastusa.com
game_slug: idoldays
gogslug: idoldays
humblestoreid: ''
installer_slug: idoldays-uncensored
name: IdolDays
notes: It fixes the crash at boot and allows to play videos by installing wmp9 and
  using an saveg.dat file preconfigured for using it by default. (Do not change it
  to use evr, or it'll crash.)
runner: wine
script:
  files:
  - file1: N/A:Please select the zip archive.
  - wmp9_saveg: https://files.catbox.moe/3xsqm9.dat
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/IdolDays/IdolDays.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/IdolDays
      file: $file1
  - task:
      app: wmp9
      name: winetricks
      silent: true
  - execute:
      args: $GAMEDIR/drive_c/IdolDays/savedata/saveg.dat
      description: removing the default saveg.dat
      file: rm
  - move:
      description: copying the preconfigured saveg.dat
      dst: $GAMEDIR/drive_c/IdolDays/savedata/saveg.dat
      src: wmp9_saveg
slug: idoldays-uncensored
steamid: 1576130
version: Uncensored
year: null
{
  "game_slug": "idoldays",
  "version": "Uncensored",
  "description": "Installer for the uncensored zip version available on itch.io, indiegala.com and jastusa.com",
  "notes": "It fixes the crash at boot and allows to play videos by installing wmp9 and using an saveg.dat file preconfigured for using it by default. (Do not change it to use evr, or it'll crash.)",
  "name": "IdolDays",
  "year": null,
  "steamid": 1576130,
  "gogslug": "idoldays",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "idoldays-uncensored",
  "installer_slug": "idoldays-uncensored",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the zip archive."
      },
      {
        "wmp9_saveg": "https://files.catbox.moe/3xsqm9.dat"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/IdolDays/IdolDays.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/IdolDays",
          "file": "$file1"
        }
      },
      {
        "task": {
          "app": "wmp9",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "execute": {
          "args": "$GAMEDIR/drive_c/IdolDays/savedata/saveg.dat",
          "description": "removing the default saveg.dat",
          "file": "rm"
        }
      },
      {
        "move": {
          "description": "copying the preconfigured saveg.dat",
          "dst": "$GAMEDIR/drive_c/IdolDays/savedata/saveg.dat",
          "src": "wmp9_saveg"
        }
      }
    ]
  }
}
Back to game