Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm using Ubuntu 22.10 and I cannot find a default vkbasalt.conf anywhere. #200

Open
ghost opened this issue Dec 25, 2022 · 2 comments
Open

Comments

@ghost
Copy link

ghost commented Dec 25, 2022

as above. Is this normal?

I would've thought a default one is provided on install.

This is the command I use to try and find one
sudo find / -iname "vkBasalt.conf" -type f

Any ideas on what I could be doing wrong? Thanks

@RPINerd
Copy link

RPINerd commented Feb 2, 2023

I found that I didn't see a folder and conf file until "using" vkbasalt for the first time (i.e. launching a game in steam with the ENABLE_VKBASALT=1 %command% launch option)

Once I did that, the conf file appeared in /home/rpinerd/.local/share/vkBasalt/vkBasalt.conf

If it's still not appearing, you can always just copy the default one from the repo and manually put it in one of the locations specified in the ReadMe

@jn64
Copy link

jn64 commented Jan 1, 2024

You can check the contents of a package using dpkg -L, instead of finding your entire disk.

Or via Ubuntu packages web frontend: https://packages.ubuntu.com/jammy/amd64/vkbasalt/filelist

So, the Ubuntu package doesn't include a config file. If you want one, file an issue with the distro packagers.

For reference, the Fedora vkBasalt package includes the default config file at /etc/vkBasalt.conf, while the AUR vkbasalt package includes it at /usr/share/vkBasalt/vkBasalt.conf.example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants