Open
Description
Describe the bug
I'm trying to add the Doom source-port Woof to run my classic Doom games via Heroic, it's installed in my system as an appimage and works fine outside of Heroic
Add logs
System Info:
CPU: 12x AMD Ryzen 5 3600X 6-Core Processor
Memory: 33.52 GB (used: 5.59 GB)
GPUs:
GPU 0:
Name: NVIDIA Corporation GA104 [GeForce RTX 3060 Ti Lite Hash Rate]
IDs: D=2489 V=10de SD=153c SV=10de
Driver: nvidia
OS: Fedora Linux 41 (KDE Plasma) (linux)
The current system is not a Steam Deck
We are running inside a Flatpak container
Software Versions:
Heroic: 2.16.1 Scopper Gaban
Legendary: 0.20.36 Urban Flight (Heroic)
gogdl: 1.1.2
comet: comet 0.2.0
Nile: 1.1.2 Will A. Zeppeli
dlopen(): error loading libfuse.so.2
AppImages require FUSE to run.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
Game Settings: {
"autoInstallDxvk": true,
"autoInstallDxvkNvapi": false,
"autoInstallVkd3d": true,
"preferSystemLibs": false,
"enableEsync": true,
"enableMsync": false,
"enableFsync": true,
"launcherArgs": "-iwad \"/home/pedro/Programas/Jogos/doom/wads/doom.wad\"",
"nvidiaPrime": false,
"enviromentOptions": [],
"wrapperOptions": [],
"showFps": false,
"useGameMode": false,
"battlEyeRuntime": true,
"eacRuntime": false,
"language": "",
"beforeLaunchScriptPath": "",
"afterLaunchScriptPath": "",
"verboseLogs": false,
"wineVersion": {
"bin": "/home/pedro/.var/app/com.heroicgameslauncher.hgl/config/heroic/tools/proton/GE-Proton-latest/proton",
"name": "Proton - GE-Proton-latest",
"type": "proton"
},
"winePrefix": "/home/pedro/Programas/Jogos/Heroic/Prefixes/default/Doom",
"wineCrossoverBottle": ""
}
Game launched at: Thu Apr 10 2025 17:14:53 GMT-0300 (Horário Padrão de Brasília)
Steps to reproduce
- add Woof as a custom game
- add
-iwad path/to/doom.wad
as argument - launch it
Expected behavior
Woof should launch
Screenshots
No response
Heroic Version
Latest Stable (Flatpak)
System Information
- OS: Fedora 41 KDE
Additional information
No response