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

Where can I find the id1 directory? #58

Open
nbro opened this issue Aug 6, 2023 · 0 comments
Open

Where can I find the id1 directory? #58

nbro opened this issue Aug 6, 2023 · 0 comments

Comments

@nbro
Copy link

nbro commented Aug 6, 2023

The README says

This works for demos in the PAK archives (e.g. demo1.dem) or any demos you happen to have placed in the id1 directory.

Where can I find this directory?

This may seem obvious to you but not to me.

I installed Quake through Steam. In the installation folder, I have this folder D:\SteamLibrary\steamapps\common\Quake\Id1. Is this the directory you're referring to? That directory contains some .PAK files indeed. In any case, it's spelled differently (uppercase) and so we need to change the code or rename the folder.

I tried to run

cargo +nightly run --bin quake-client --base-dir "D:\SteamLibrary\steamapps\common\Quake"

or

cargo +nightly run --bin quake-client --target-dir "D:\SteamLibrary\steamapps\common\Quake"

But this doesn't seem to work because it can't find the ld1 folder, even if I rename the string in the code.

Moreover, what do you mean by "demos"? Where can we find them?

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