Installer fall-guys-epic-games-store-egs

game:
  args: -opengl -SkipBuildPatchPrereq
  exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Epic Games Launcher will now open. Please login, install Fall Guys,
      then exit the Epic Games Launcher. Do not run the game.
    executable: $GAMEDIR/drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
    name: wineexec
    prefix: $GAMEDIR
- execute:
    command: rm -Rf '$GAMEDIR/drive_c/Program Files/Epic Games/FallGuys/FallGuys_client_game_Data/Plugins/x86_64/easyanticheat_x64.so'
- execute:
    command: ln -s '$GAMEDIR/drive_c/Program Files/Epic Games/FallGuys/EasyAntiCheat/easyanticheat_x64.so'
      '$GAMEDIR/drive_c/Program Files/Epic Games/FallGuys/FallGuys_client_game_Data/Plugins/x86_64/easyanticheat_x64.so'
- execute:
    command: sed -i s/FallGuysEACLauncher.exe/RunFallGuys.exe/ '$GAMEDIR/drive_c/Program
      Files/Epic Games/FallGuys/FallGuys_client.ini'
requires: epic-games-store-standard
system:
  env:
    DXVK_HUD: compiler
    DXVK_STATE_CACHE_PATH: $GAMEDIR
    STAGING_SHARED_MEMORY: 1
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
  manual_command: $GAMEDIR/state-cache-merge/state-cache-update.sh
wine:
  battleye: false
description: null
game_slug: fall-guys
gogslug: ''
humblestoreid: ''
installer_slug: fall-guys-epic-games-store-egs
name: Fall Guys
notes: ''
runner: wine
script:
  game:
    args: -opengl -SkipBuildPatchPrereq
    exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Epic Games Launcher will now open. Please login, install Fall Guys,
        then exit the Epic Games Launcher. Do not run the game.
      executable: $GAMEDIR/drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
      name: wineexec
      prefix: $GAMEDIR
  - execute:
      command: rm -Rf '$GAMEDIR/drive_c/Program Files/Epic Games/FallGuys/FallGuys_client_game_Data/Plugins/x86_64/easyanticheat_x64.so'
  - execute:
      command: ln -s '$GAMEDIR/drive_c/Program Files/Epic Games/FallGuys/EasyAntiCheat/easyanticheat_x64.so'
        '$GAMEDIR/drive_c/Program Files/Epic Games/FallGuys/FallGuys_client_game_Data/Plugins/x86_64/easyanticheat_x64.so'
  - execute:
      command: sed -i s/FallGuysEACLauncher.exe/RunFallGuys.exe/ '$GAMEDIR/drive_c/Program
        Files/Epic Games/FallGuys/FallGuys_client.ini'
  requires: epic-games-store-standard
  system:
    env:
      DXVK_HUD: compiler
      DXVK_STATE_CACHE_PATH: $GAMEDIR
      STAGING_SHARED_MEMORY: 1
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
      __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
    manual_command: $GAMEDIR/state-cache-merge/state-cache-update.sh
  wine:
    battleye: false
slug: fall-guys-epic-games-store-egs
steamid: 1097150
version: Epic Games Store (EGS)
year: 2022
{
  "game_slug": "fall-guys",
  "version": "Epic Games Store (EGS)",
  "description": null,
  "notes": "",
  "name": "Fall Guys",
  "year": 2022,
  "steamid": 1097150,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fall-guys-epic-games-store-egs",
  "installer_slug": "fall-guys-epic-games-store-egs",
  "script": {
    "game": {
      "args": "-opengl -SkipBuildPatchPrereq",
      "exe": "drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Epic Games Launcher will now open. Please login, install Fall Guys, then exit the Epic Games Launcher. Do not run the game.",
          "executable": "$GAMEDIR/drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "rm -Rf '$GAMEDIR/drive_c/Program Files/Epic Games/FallGuys/FallGuys_client_game_Data/Plugins/x86_64/easyanticheat_x64.so'"
        }
      },
      {
        "execute": {
          "command": "ln -s '$GAMEDIR/drive_c/Program Files/Epic Games/FallGuys/EasyAntiCheat/easyanticheat_x64.so' '$GAMEDIR/drive_c/Program Files/Epic Games/FallGuys/FallGuys_client_game_Data/Plugins/x86_64/easyanticheat_x64.so'"
        }
      },
      {
        "execute": {
          "command": "sed -i s/FallGuysEACLauncher.exe/RunFallGuys.exe/ '$GAMEDIR/drive_c/Program Files/Epic Games/FallGuys/FallGuys_client.ini'"
        }
      }
    ],
    "requires": "epic-games-store-standard",
    "system": {
      "env": {
        "DXVK_HUD": "compiler",
        "DXVK_STATE_CACHE_PATH": "$GAMEDIR",
        "STAGING_SHARED_MEMORY": 1,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
        "__GL_SHADER_DISK_CACHE_SKIP_CLEANUP": 1
      },
      "manual_command": "$GAMEDIR/state-cache-merge/state-cache-update.sh"
    },
    "wine": {
      "battleye": false
    }
  }
}
Back to game