Skip to content

Conversation

reiichi001
Copy link
Contributor

Turns out things explode if you run the launcher with XL_NOAUTOUPDATE because the frontier fallback didn't work / was old.

While I could have just changed a couple 650s to 710s, I didn't really like that patchinstaller also relies on a hardcoded entry.

So I'm copying the method that xlcore uses to try to fetch from kamori first. And then use a gross fallback, but in a place where we'd only have to change it once.

I'm certain there's a better way to do this, but I'm tired and this was the fastest/easiest I could think of.

Turns out things explode if you run the launcher with  XL_NOAUTOUPDATE because the frontier fallback didn't work / was old.

While I could have just changed a couple 650s to 710s, I didn't really like that patchinstaller also relies on a hardcoded entry.

So I'm copying the method that xlcore uses to try to fetch from kamori first. And then use a gross fallback, but in a place where we'd only have to change it once.

I'm certain there's a better way to do this, but I'm tired and this was the fastest/easiest I could think of.
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.

1 participant