Replies: 1 comment
|
It is not strictly required and it should be placed next to the executable |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi @Novum,
is the file vkquake.pak needed to run the game at all?
As far as I understand, the documentation says to unpack all files alongside the id1 directory. So vkquake.pak goes next to vkQuake.AppImage. Being a .pak-file, shouldn't it go into id1?
As a test, I have moved vkQuake.AppImage into .local/bin and tried starting with the -basedir parameter, which did work (unsurprisingly).
I was surprised to find that the game seems to work no matter where I put vkquake.pak, though. I only started a new game and jumped around the difficulty selection portals.
All reactions