Installer fusionfall-retro-lutris-420-x86_64

files:
- setup: https://cdn.fusionfalluniverse.com/launcher/ULInstaller.exe
game:
  arch: win32
  exe: $GAMEDIR/dosdevices/c:/Program Files/FusionFall Universe/UniverseLauncher.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/dosdevices/c:/Program Files/FusionFall Universe/
installer:
- task:
    arch: win32
    description: Creating 32-bit Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2017
    description: Installing vcrun2017
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dx11_43
    description: Installing d3dx11_43
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_47
    description: Installing d3dcompiler_47
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win7
    description: Setting Wine to Windows 7
    name: winetricks
    prefix: $GAMEDIR
- input_menu:
    description: "ATTENTION! In order for this game to install successfully, the launcher\
      \ needs to be run a single time to download extra required files.\n\nSteps:\n\
      \  * At the end of the following installer, check the box to \"Run FusionFall\
      \ Universe\".\n  * Log in to your FusionFall Universe account.\n  * Press \"\
      Play Now\" in the launcher.\n  * The game will start, and then exit with an\
      \ error. This is expected.\n  * Close the launcher.\n"
    options:
    - y: I understand
    preselect: y
- task:
    description: Running FusionFall Retro Installer
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- execute:
    command: 'rm -r "$GAMEDIR/dosdevices/c:/users/$USER/AppData/LocalLow/Unity/WebPlayer"
      && ln -s "$GAMEDIR/dosdevices/c:/users/$USER/Application Data/FusionFall Universe/Games/Retro/WebPlayer"
      "$GAMEDIR/dosdevices/c:/users/$USER/AppData/LocalLow/Unity/WebPlayer"

      '
    description: Fix Unity Web Player files
- task:
    name: winekill
    prefix: $GAMEDIR
description: null
game_slug: fusionfall-retro
gogslug: ''
humblestoreid: ''
installer_slug: fusionfall-retro-lutris-420-x86_64
name: FusionFall Retro
notes: Extra steps are required during installation. You will be prompted with instructions
  at the appropriate time.  The installer may create two files (.desktop and .lnk)
  in your home directory. They can safely be deleted.
runner: wine
script:
  files:
  - setup: https://cdn.fusionfalluniverse.com/launcher/ULInstaller.exe
  game:
    arch: win32
    exe: $GAMEDIR/dosdevices/c:/Program Files/FusionFall Universe/UniverseLauncher.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/dosdevices/c:/Program Files/FusionFall Universe/
  installer:
  - task:
      arch: win32
      description: Creating 32-bit Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2017
      description: Installing vcrun2017
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dx11_43
      description: Installing d3dx11_43
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_47
      description: Installing d3dcompiler_47
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win7
      description: Setting Wine to Windows 7
      name: winetricks
      prefix: $GAMEDIR
  - input_menu:
      description: "ATTENTION! In order for this game to install successfully, the\
        \ launcher needs to be run a single time to download extra required files.\n\
        \nSteps:\n  * At the end of the following installer, check the box to \"Run\
        \ FusionFall Universe\".\n  * Log in to your FusionFall Universe account.\n\
        \  * Press \"Play Now\" in the launcher.\n  * The game will start, and then\
        \ exit with an error. This is expected.\n  * Close the launcher.\n"
      options:
      - y: I understand
      preselect: y
  - task:
      description: Running FusionFall Retro Installer
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - execute:
      command: 'rm -r "$GAMEDIR/dosdevices/c:/users/$USER/AppData/LocalLow/Unity/WebPlayer"
        && ln -s "$GAMEDIR/dosdevices/c:/users/$USER/Application Data/FusionFall Universe/Games/Retro/WebPlayer"
        "$GAMEDIR/dosdevices/c:/users/$USER/AppData/LocalLow/Unity/WebPlayer"

        '
      description: Fix Unity Web Player files
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: fusionfall-retro-lutris-420-x86_64
steamid: null
version: lutris-4.20-x86_64
year: 2018
{
  "game_slug": "fusionfall-retro",
  "version": "lutris-4.20-x86_64",
  "description": null,
  "notes": "Extra steps are required during installation. You will be prompted with instructions at the appropriate time.  The installer may create two files (.desktop and .lnk) in your home directory. They can safely be deleted.",
  "name": "FusionFall Retro",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fusionfall-retro-lutris-420-x86_64",
  "installer_slug": "fusionfall-retro-lutris-420-x86_64",
  "script": {
    "files": [
      {
        "setup": "https://cdn.fusionfalluniverse.com/launcher/ULInstaller.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/dosdevices/c:/Program Files/FusionFall Universe/UniverseLauncher.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/dosdevices/c:/Program Files/FusionFall Universe/"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32-bit Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2017",
          "description": "Installing vcrun2017",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx11_43",
          "description": "Installing d3dx11_43",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_47",
          "description": "Installing d3dcompiler_47",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "description": "Setting Wine to Windows 7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "input_menu": {
          "description": "ATTENTION! In order for this game to install successfully, the launcher needs to be run a single time to download extra required files.\n\nSteps:\n  * At the end of the following installer, check the box to \"Run FusionFall Universe\".\n  * Log in to your FusionFall Universe account.\n  * Press \"Play Now\" in the launcher.\n  * The game will start, and then exit with an error. This is expected.\n  * Close the launcher.\n",
          "options": [
            {
              "y": "I understand"
            }
          ],
          "preselect": "y"
        }
      },
      {
        "task": {
          "description": "Running FusionFall Retro Installer",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "rm -r \"$GAMEDIR/dosdevices/c:/users/$USER/AppData/LocalLow/Unity/WebPlayer\" && ln -s \"$GAMEDIR/dosdevices/c:/users/$USER/Application Data/FusionFall Universe/Games/Retro/WebPlayer\" \"$GAMEDIR/dosdevices/c:/users/$USER/AppData/LocalLow/Unity/WebPlayer\"\n",
          "description": "Fix Unity Web Player files"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game