I am currently running nobara linux. How do I add a flatpak that I installed from the store as a game?
Click on plus icon in upper-left corner o lutris window. Select add locally installed game. Select flatpak as runner and provide needed information. One of information is application id. You can obtain it by entering “flatpak list” in terminal. Application id look like url (internet web address), but in reverse order.
PS:
Sorry - I give up. No matter what I done, I got No application specified message. And yet. Some information are provided by flatpak info -m . Some like branch, installation are on list. Some, like architecture (in runtime section) are provided by info sub-command.
For anyone coming at this later the best way to get this info is from the flathub page of what you’re looking for. Example I added EDuke32 Install EDuke32 on Linux | Flathub
From there I go to the bottom of the page, click “links” and look at the manifest (will be a github link but ends in com.eduke32.EDuke32, that’s your application ID).
From there hit the cross in the upper left corner, hit add locally installed game, select flatpak as your runner. Under application ID put the com.xxx.xxx (might be case sensitive) and then save