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

BG3 Health Checks and improvements #2175

Merged
merged 11 commits into from
Oct 22, 2024
Merged

BG3 Health Checks and improvements #2175

merged 11 commits into from
Oct 22, 2024

Conversation

Al12rs
Copy link
Contributor

@Al12rs Al12rs commented Oct 16, 2024

Summary:

  • Added ability to parse semantic versions of pak mods and their dependencies
  • Included version parsing in the tests
  • Avoid re-attempting to parse broken pak files on each diagnostic check run
  • Cache bad pak file parsing errors and emit Invalid Pak File Health Check
  • Improve Missing Dependency text and information
  • Add Outdated dependency Health Check (listed dep is present but min version is not satisfied)
  • Changed Launch button to always run LariLauncher.exe, to allow users to select Vulkan or DX11 renderer on GOG
  • Updated BG3 Documentation with Vulkan and DX11 launcher details and more information for the Script Extender
  • Reorganized some of the BG3 related code

@Al12rs Al12rs requested a review from a team October 16, 2024 11:13
@Al12rs Al12rs self-assigned this Oct 16, 2024
@Al12rs Al12rs merged commit a661a10 into main Oct 22, 2024
14 checks passed
@Al12rs Al12rs deleted the feat/bg3-health-checks branch October 22, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants