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

Improve Targeted Release patterns #449

Open
Noggog opened this issue Apr 30, 2024 · 0 comments
Open

Improve Targeted Release patterns #449

Noggog opened this issue Apr 30, 2024 · 0 comments

Comments

@Noggog
Copy link
Member

Noggog commented Apr 30, 2024

Seems like some patchers have gotten into a trap where they specify that they're for Fallout4 GameRelease, but then Fallout4VR comes out and they're not seen as applicable until they add it as a listing.

It's rare that a patcher would be applicable to Fo4, but not Fo4VR, so we'd like to avoid this situation unless the patcher dev has been extremely explicit that it does NOT apply to VR

There as been a feature already added that extracts the utilized libraries, and this helps associate patchers to games when they dont specify any target releases. This actually works well most of the time.

So maybe we remove Target Releases as a concept, and instead just add Blacklisted Releases instead? The main complication would be how to show this in the UI intelligently

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