Skip to content

Conversation

@lavenderdotpet
Copy link
Owner

@lavenderdotpet lavenderdotpet commented Nov 5, 2025

Description of Changes


thank you j4reporting for the suggestion here Novum/vkQuake#820 (comment)

added clone of default.cfg (lq_default.cfg) to get around engines pak'd cfgs overwriting librequakes

Visual Sample


image

Checklist


  • I have read the LibreQuake contribution guidelines
  • I have thoroughly tested my changes to the best of my ability
  • I confirm I have not contributed anything that would impact LibreQuake's licensing and usage
  • This Pull Request fixes a critical issue that should be reviewed and merged as soon as possible

thank you j4reporting for the suggestion here Novum/vkQuake#820 (comment)

Co-Authored-By: j4reporting <45177907+j4reporting@users.noreply.github.com>
@j4reporting
Copy link

better rename default.cfg to lq_default.cfg instead of duplicating the file?

@lavenderdotpet
Copy link
Owner Author

default.cfg might still be needed for mods that have a quake.rc but no default.cfg

@lavenderdotpet
Copy link
Owner Author

better rename default.cfg to lq_default.cfg instead of duplicating the file?

tho it might be better to handle having a 2nd one via the build script rather then having to make sure both are synced in the repo

@lavenderdotpet lavenderdotpet marked this pull request as draft November 5, 2025 22:00
@j4reporting
Copy link

how about this:

mv default.cfg  lq_default.cfg
echo 'exec lq_default.cfg'  > default.cfg

and in quake.rc exec lq_default.cfg

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

Successfully merging this pull request may close these issues.

2 participants