You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Heroic 2.15.2-1 (heroic-games-launcher-bin from AUR) but observed the same behavior with the Flatpak.
When I go to run a game without gamescope, it runs completely fine. When I run a game with it, it crashes immediately if opened on my 4K monitor, and is fine on my 1080p one. Moving the window from the 1080p monitor to the 4K monitor instantly crashes it.
I tried running some other games; DDLC (from Epic) crashes, 20 Minutes Till Dawn (from Epic) crashes, Bioshock (from GOG) is fine. I am led to believe that this might be related to Legendary by this.
I ran Heroic from the commandline and found that it was using this command to launch the game:
(11:55:02) INFO: [Legendary]: Launching Doki Doki Literature Club Plus!: HEROIC_APP_NAME=c5109bdceb3a453bb38c2fdc964ddee8 HEROIC_APP_RUNNER=legendary GAMEID=umu-0 HEROIC_APP_SOURCE=epic STORE=egs STEAM_COMPAT_INSTALL_PATH=/home/julie/Games/Heroic/DokiDokiLitClubPlus LD_PRELOAD= WINEPREFIX="/home/julie/Games/Heroic/Prefixes/default/Doki Doki Literature Club Plus" WINEDLLOVERRIDES=winemenubuilder.exe=d WINE_FULLSCREEN_FSR=0 WINEESYNC=1 WINEFSYNC=1 PROTON_EAC_RUNTIME=/home/julie/.config/heroic/tools/runtimes/eac_runtime PROTON_BATTLEYE_RUNTIME=/home/julie/.config/heroic/tools/runtimes/battleye_runtime ORIG_LD_LIBRARY_PATH= LEGENDARY_CONFIG_PATH=/home/julie/.config/heroic/legendaryConfig/legendary /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary launch c5109bdceb3a453bb38c2fdc964ddee8 --wine /usr/bin/wine --wrapper "/usr/bin/gamescope -w 1920 -h 1080 -W 3840 -H 2160 -F fsr -f --" --language en --override-exe "/home/julie/Games/Heroic/DokiDokiLitClubPlus/Doki Doki Literature Club Plus.exe"
Running that in a terminal does the exact same thing.
If I remove the line that specifies the WINEPREFIX, it works! Although without the save data, because it is stored there.
When running it with the prefix, here seems to be the error that seems to be causing it:
[gamescope] [Error] vulkan: vkImportSemaphoreFdKHR failed (VkResult: -3)
[gamescopereaper] [Info] reaper: Parent of gamescopereaper was killed. Killing children.
(EE) failed to read Wayland events: Broken pipe
Add logs
Using pastebin because they are too long for Github.
Heroic logs: https://pastebin.com/U3G1kQzy
Legendary (Truncated): https://pastebin.com/k73hju9i
DDLC: https://pastebin.com/FmUcCDH0
Steps to reproduce
Go to Library
Install any game from Epic
Enable FSR Upscaling
Launch game
Put game on 4K monitor
Expected behavior
Game should launch properly using Gamescope.
Screenshots
No response
Heroic Version
Latest Stable
System Information
OS [e. g. "Ubuntu"]: Arch Linux
Additional information
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I am using Heroic 2.15.2-1 (heroic-games-launcher-bin from AUR) but observed the same behavior with the Flatpak.
When I go to run a game without gamescope, it runs completely fine. When I run a game with it, it crashes immediately if opened on my 4K monitor, and is fine on my 1080p one. Moving the window from the 1080p monitor to the 4K monitor instantly crashes it.
I tried running some other games; DDLC (from Epic) crashes, 20 Minutes Till Dawn (from Epic) crashes, Bioshock (from GOG) is fine. I am led to believe that this might be related to Legendary by this.
I ran Heroic from the commandline and found that it was using this command to launch the game:
(11:55:02) INFO: [Legendary]: Launching Doki Doki Literature Club Plus!: HEROIC_APP_NAME=c5109bdceb3a453bb38c2fdc964ddee8 HEROIC_APP_RUNNER=legendary GAMEID=umu-0 HEROIC_APP_SOURCE=epic STORE=egs STEAM_COMPAT_INSTALL_PATH=/home/julie/Games/Heroic/DokiDokiLitClubPlus LD_PRELOAD= WINEPREFIX="/home/julie/Games/Heroic/Prefixes/default/Doki Doki Literature Club Plus" WINEDLLOVERRIDES=winemenubuilder.exe=d WINE_FULLSCREEN_FSR=0 WINEESYNC=1 WINEFSYNC=1 PROTON_EAC_RUNTIME=/home/julie/.config/heroic/tools/runtimes/eac_runtime PROTON_BATTLEYE_RUNTIME=/home/julie/.config/heroic/tools/runtimes/battleye_runtime ORIG_LD_LIBRARY_PATH= LEGENDARY_CONFIG_PATH=/home/julie/.config/heroic/legendaryConfig/legendary /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary launch c5109bdceb3a453bb38c2fdc964ddee8 --wine /usr/bin/wine --wrapper "/usr/bin/gamescope -w 1920 -h 1080 -W 3840 -H 2160 -F fsr -f --" --language en --override-exe "/home/julie/Games/Heroic/DokiDokiLitClubPlus/Doki Doki Literature Club Plus.exe"
Making it a bit more readable:
Running that in a terminal does the exact same thing.
If I remove the line that specifies the WINEPREFIX, it works! Although without the save data, because it is stored there.
When running it with the prefix, here seems to be the error that seems to be causing it:
Add logs
Steps to reproduce
Expected behavior
Game should launch properly using Gamescope.
Screenshots
No response
Heroic Version
Latest Stable
System Information
Additional information
No response
The text was updated successfully, but these errors were encountered: