13 Replies
xenial-blackOP•3y ago
Legit, Install starts, less than 3 seconds later, it stops.
The file
/home/stealth/.config/heroic/GamesConfig/Angelonia.log
should contain more info on what exactly is happening when Heroic tries to install the gamexenial-blackOP•3y ago
[Core] INFO: Trying to re-use existing login session...
[cli] INFO: Preparing download for "Watch Dogs 2" (Angelonia)...
[Core] WARNING: Unable to download manifest from "download.epicgames.com" (status: 403), trying next URL...
[Core] WARNING: Unable to download manifest from "download2.epicgames.com" (status: 403), trying next URL...
[Core] WARNING: Unable to download manifest from "download3.epicgames.com" (status: 403), trying next URL...
[Core] WARNING: Unable to download manifest from "download4.epicgames.com" (status: 403), trying next URL...
[Core] INFO: Parsing game manifest...
[Core] INFO: Install path: /home/stealth/Games/Heroic/Watchdogs2
[Core] INFO: Selected CDN: download.epicgames.com (https)
[cli] INFO: Install size: 38675.14 MiB
[cli] INFO: Download size: 38662.99 MiB (Compression savings: 0.0%)
[cli] INFO: Reusable size: 0.00 MiB (chunks) / 0.00 MiB (unchanged / skipped)
[cli] INFO: Downloads are resumable, you can interrupt the download with CTRL-C and resume it using the same command later on.
[cli] CRITICAL: Installation cannot proceed, exiting.
Installation requirements check returned the following results:
- Warning: This game requires installation of Uplay/Ubisoft Connect, direct installation via Uplay running in WINE (e.g. using Lutris) is recommended. Use "legendary activate --uplay" and follow the instructions.
! Failure: This game requires installation via Uplay and does not ship executable game files.
Oh
How tf do I install Uplay
Well, there you go
xenial-blackOP•3y ago
Gotta install lutris?
unfortunate
You can sideload it into Heroic, or just use Lutris
xenial-blackOP•3y ago
well, thanks for helping
correct-apricot•3y ago
you can install ubisoft connect using option 1 here https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/wiki/How-to-install-Ubisoft-Connect-on-Linux-and-Mac
GitHub
How to install Ubisoft Connect on Linux and Mac
A Native GOG and Epic Games Launcher for Linux, Windows and Mac. - Heroic-Games-Launcher/HeroicGamesLauncher
xenial-blackOP•3y ago
tried that
starts, goes invisible then crashes or just stays invisible
¯\_(ツ)_/¯
tried lutris too
correct-apricot•3y ago
at least when I tested this game it didn't work right, graphic artifacts and bad performance, maybe it was an amd thing back then, I don't know, but I haven't seen good results
xenial-blackOP•3y ago
(ubisoft connect, cant even launch to install the game)
apparently some manage to get good performance
so
correct-apricot•3y ago
I see you have
Wine Default - wine-8.7
in the first log, don't use that, ubisoft connect needs a fix from proton, in that wiki page I linked earlier you have the minimum version of wither wine-ge or proton-ge with the fix at the top
I don't know if the fix in wine, I know it was part of proton and then in the ge versionsgenetic-orange•3y ago
actually wine-ge (8.0-1) with ubisoft connect is currently broken when fsync is on
it's always worked for me with wine staging (it's usually those pesky proton patches that break game launchers for whatever reason)
just make sure you have wine staging
and not just wine devel
since staging has all some of those juicy game related patches