Installer yume-nikki-010

files:
- file1: http://archive.uboachan.net/media/src/Yume_Nikki.rar
game:
  args: NormalPlay ShowTitle Window
  exe: $GAMEDIR/drive_c/Games/Yume Nikki/RPG_RT.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Games/Yume Nikki
    file: file1
- task:
    app: fakejapanese_ipamona
    description: Installing IPAMona fonts and aliases
    name: winetricks
    prefix: $GAMEDIR
- write_file:
    content: "<?xml version='1.0'?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n\
      <fontconfig>\n <include>/etc/fonts/fonts.conf</include>\n <match target=\"font\"\
      >\n  <edit mode=\"assign\" name=\"rgba\">\n   <const>none</const>\n  </edit>\n\
      \ </match>\n</fontconfig>"
    file: $GAMEDIR/drive_c/Games/Yume Nikki/fonts-noaa.conf
- task:
    description: To complete the installation, click 'Next' and 'Start' when prompted
      by the installer.
    executable: $GAMEDIR/drive_c/Games/Yume Nikki/yumenikki0.10eng.exe
    name: wineexec
- write_file:
    content: '[RPG_RT]

      GameTitle=Yume Nikki

      MapEditMode=2

      MapEditZoom=1

      FullPackageFlag=1

      '
    file: $GAMEDIR/drive_c/Games/Yume Nikki/RPG_RT.ini
- execute:
    command: rm -f "$GAMEDIR/drive_c/Games/Yume Nikki/yumenikki0.10eng.exe"
    description: Cleaning up installer
system:
  env:
    FONTCONFIG_FILE: $GAMEDIR/drive_c/Games/Yume Nikki/fonts-noaa.conf
description: This installer downloads an archived Yume Nikki install exe and runs
  it. It also installs fonts and implements a fix to allow proper font rendering in-game.
game_slug: yume-nikki
gogslug: ''
humblestoreid: ''
installer_slug: yume-nikki-010
name: Yume Nikki
notes: The install exe can not run quietly, so the user must interact with it to complete
  the installation.
runner: wine
script:
  files:
  - file1: http://archive.uboachan.net/media/src/Yume_Nikki.rar
  game:
    args: NormalPlay ShowTitle Window
    exe: $GAMEDIR/drive_c/Games/Yume Nikki/RPG_RT.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Games/Yume Nikki
      file: file1
  - task:
      app: fakejapanese_ipamona
      description: Installing IPAMona fonts and aliases
      name: winetricks
      prefix: $GAMEDIR
  - write_file:
      content: "<?xml version='1.0'?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n\
        <fontconfig>\n <include>/etc/fonts/fonts.conf</include>\n <match target=\"\
        font\">\n  <edit mode=\"assign\" name=\"rgba\">\n   <const>none</const>\n\
        \  </edit>\n </match>\n</fontconfig>"
      file: $GAMEDIR/drive_c/Games/Yume Nikki/fonts-noaa.conf
  - task:
      description: To complete the installation, click 'Next' and 'Start' when prompted
        by the installer.
      executable: $GAMEDIR/drive_c/Games/Yume Nikki/yumenikki0.10eng.exe
      name: wineexec
  - write_file:
      content: '[RPG_RT]

        GameTitle=Yume Nikki

        MapEditMode=2

        MapEditZoom=1

        FullPackageFlag=1

        '
      file: $GAMEDIR/drive_c/Games/Yume Nikki/RPG_RT.ini
  - execute:
      command: rm -f "$GAMEDIR/drive_c/Games/Yume Nikki/yumenikki0.10eng.exe"
      description: Cleaning up installer
  system:
    env:
      FONTCONFIG_FILE: $GAMEDIR/drive_c/Games/Yume Nikki/fonts-noaa.conf
slug: yume-nikki-010
steamid: 650700
version: '0.10'
year: 2004
{
  "game_slug": "yume-nikki",
  "version": "0.10",
  "description": "This installer downloads an archived Yume Nikki install exe and runs it. It also installs fonts and implements a fix to allow proper font rendering in-game.",
  "notes": "The install exe can not run quietly, so the user must interact with it to complete the installation.",
  "name": "Yume Nikki",
  "year": 2004,
  "steamid": 650700,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "yume-nikki-010",
  "installer_slug": "yume-nikki-010",
  "script": {
    "files": [
      {
        "file1": "http://archive.uboachan.net/media/src/Yume_Nikki.rar"
      }
    ],
    "game": {
      "args": "NormalPlay ShowTitle Window",
      "exe": "$GAMEDIR/drive_c/Games/Yume Nikki/RPG_RT.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Games/Yume Nikki",
          "file": "file1"
        }
      },
      {
        "task": {
          "app": "fakejapanese_ipamona",
          "description": "Installing IPAMona fonts and aliases",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "write_file": {
          "content": "<?xml version='1.0'?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n <include>/etc/fonts/fonts.conf</include>\n <match target=\"font\">\n  <edit mode=\"assign\" name=\"rgba\">\n   <const>none</const>\n  </edit>\n </match>\n</fontconfig>",
          "file": "$GAMEDIR/drive_c/Games/Yume Nikki/fonts-noaa.conf"
        }
      },
      {
        "task": {
          "description": "To complete the installation, click 'Next' and 'Start' when prompted by the installer.",
          "executable": "$GAMEDIR/drive_c/Games/Yume Nikki/yumenikki0.10eng.exe",
          "name": "wineexec"
        }
      },
      {
        "write_file": {
          "content": "[RPG_RT]\nGameTitle=Yume Nikki\nMapEditMode=2\nMapEditZoom=1\nFullPackageFlag=1\n",
          "file": "$GAMEDIR/drive_c/Games/Yume Nikki/RPG_RT.ini"
        }
      },
      {
        "execute": {
          "command": "rm -f \"$GAMEDIR/drive_c/Games/Yume Nikki/yumenikki0.10eng.exe\"",
          "description": "Cleaning up installer"
        }
      }
    ],
    "system": {
      "env": {
        "FONTCONFIG_FILE": "$GAMEDIR/drive_c/Games/Yume Nikki/fonts-noaa.conf"
      }
    }
  }
}
Back to game