#flatpak issue

17 messages · Page 1 of 1 (latest)

exotic escarp
#

hello, i have follow the github installation guide to use lsfg-vk with flatpak.
I have run the command :
➜ ~ flatpak override --user --filesystem=/home/thibaut/.config/lsfg-vk:rw io.github.ryubing.Ryujinx
➜ ~ flatpak override --user --env=LSFG_CONFIG=/home/thibaut/.config/lsfg-vk/conf.toml io.github.ryubing.Ryujinx
but when i run flatpak run io.github.ryubing.Ryujinx
nothing on the log about lsfg do i have make something wrong ?

abstract flare
#

you need to configure LSFG after installation and flatpak configuration process.

exotic escarp
#

i have already configure it with the file conf.toml

abstract flare
#

or this on konsole

exotic escarp
#

on ryubing i dont have environment variable

abstract flare
#

You can use the variables through the terminal, as I don't use it that way I don't know if it's the ideal way.

exotic escarp
#

i have try to give the access to the file like on the github with flatseal to be sure but i'ts still not working :/
Have you an idea @proper spear

proper spear
#

try launching a shell inside flatpak and manually check if the files are there.. maybe lsfg-vk is working and you're just setting it up wrong

exotic escarp
#

ok when i run the command :
flatpak run --env=VK_LOADER_DEBUG=all io.github.ryubing.Ryujinx 2>&1 | grep -i lsfg
i have this error but idk how to solve it
F: Not sharing "/etc/vulkan/explicit_layer.d/VK_LAYER_LSFG.json" with sandbox: Path "/etc" is reserved by Flatpak

#

Do i have to move or copy the file VK_LAYER_LSFG.json to another folder where flatpak can access ?

proper spear
#

why the heck is it in there to begin with?

#

you did install the flatpak files right?

exotic escarp
#

Yup

#

Just not the 25.08 but the other 2 yes

#

I have try some trick with chatgpt but it doesnt work

proper spear
#

this is really odd