Skip to content

New Windows installer does not behave as stated in README.MD #943

Description

@kia100

Describe the bug

  1. In the README.MD file in the repo it is stated that "Save data and config files will be written to the user folder %APPDATA\vkQuake instead of the Quake data folder." However, version 1.35.0 will do the absolute opposite: it will write to the id1, rogue, etc. directories.

  2. It will not ask for data directories in the installation steps, unlike the previous build, hence the created Start Menu shortcut will be useless.

To Reproduce

  1. Simply run the installer and follow the installation steps. Then launch through the Start Menu shortcut. It will result in a 'No data found' error complete with some troubleshooting steps.
  2. One you've configured it manually (e.g. with -basedir), go to the id1 (or other game directory of your choice) directory, only to see a vkQuake.cfg file sitting there.

Expected behavior

  1. Save data and configuration should be written to the AppData folder
  2. Should ask for data directories and create the required shortcuts.

Screenshots
None needed

Desktop (please complete the following information):

  • OS: Windows 10 64 bit
  • Intel HD Graphics 630
  • Driver version 31.0.101.2114

Mod
This issue is unrelated to any modifications

Additional context
Setting the directory can be done manually, and the game will launch normally.
EDIT: This is more of a documentation error. The [bug] label was unintentional.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions