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

Suggestion-Info more than "issue" #230

Open
just-thefacts opened this issue Nov 2, 2023 · 0 comments
Open

Suggestion-Info more than "issue" #230

just-thefacts opened this issue Nov 2, 2023 · 0 comments

Comments

@just-thefacts
Copy link

First: vkbasalt is awesome for old games on Linux! Big fat thank you!

Suggestion for the "how to use" section. Common knowledge for Linux gurus, I'm sure, but was challenging for me. At least in Xfce (Debian 12.x), when making a desktop launcher, the format to get it working took a bit of research for me. With the vulkan port of Serious Sam TSE as example, launching in the terminal was simple as:
"ENABLE_VKBASALT=1 /home/username/Portable/SamTSE/Bin/SeriousSam"

When making the desktop launcher (or start menu shortcut) I had to add the environment tag like so:
"env ENABLE_VKBASALT=1 /home/username/Portable/SamTSE/Bin/SeriousSam"

...and have my config file at "/home/username/.config/vkBasalt/vkBasalt.conf"

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

1 participant