hedge-dev / hedge-dev/HedgeModManager

Unleashed Recompiled Not Showing Up on Linux

Open
#44 18 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
193
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Hedge Mod Manager builds from Flathub and what is served from KDE Discover on the Steam Deck do not have the required permissions to see Unleashed Recompiled. If you are not seeing Unleashed Recompiled or your Steam games, try running the command below then restarting Hedge Mod Manager.

The following command will grant Hedge Mod Manager access to some flatpak paths for Unleashed Recompiled, Steam and Heroic.

flatpak override --user --filesystem=~/.var/app/io.github.hedge_dev.unleashedrecomp:ro --filesystem=~/.var/app/com.valvesoftware.Steam/.steam/steam/steamapps --filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/GamesConfig:ro --filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/legendaryConfig/legendary:ro io.github.hedge_dev.hedgemodmanager

[!IMPORTANT]
While builds from GitHub have all the required permissions by default, it is possible to update from a GitHub build to a Flathub build, which will remove the default permissions requiring the user to manually add them.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Flatpak permission command in this issue and comparing the permissions available to Flathub and KDE Discover builds. Done means the Linux-distributed application can detect Unleashed Recompiled and Steam games without requiring the manual override.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
documentation, operating-systems
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.