Skip to content

qt: Error if installing DLC without game. #1476

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

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

squidbus
Copy link
Collaborator

@squidbus squidbus commented Nov 2, 2024

Currently if you try to install DLC without the game installed first, it will install it incorrectly as if it is a game, because the logic to check for updates and DLC only happens if the game directory exists.

The whole game vs update vs DLC package install code could use some cleaning up in general to address logic holes like this, but to at least prevent the issue for now, error if the user attempts to install DLC without the game installed.

@georgemoralis georgemoralis merged commit 76f4408 into shadps4-emu:main Nov 2, 2024
10 checks passed
@squidbus squidbus deleted the dlc-install branch November 16, 2024 13:53
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