-
-
Notifications
You must be signed in to change notification settings - Fork 480
Refactor legendary setup #2629
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
Refactor legendary setup #2629
Conversation
(I just found this PR 'by accident', so please disregard this comment if I don't make any sense). If I understand correctly, this is only applicable for Proton 8, right? But doesn't Heroic allow changing the Proton version freely? What would happen if the user manually downgraded their Proton version and tried to run Ubisoft Connect? |
proton ships fonts already, so that's not a problem, and users should be using wine-ge 8.0 when that releases. (it will be pretty well regression tested since valve is taking forever to release proton 8) |
this became relevant way sooner than expected :0 |
this is now relevant! (wine-ge 8.0 has released) |
Maybe we should add a conditional for now to ignore this if wine 8? I know after the proton 8 release there was an issue with Elden Ring for example, maybe there are unknown issues with other games, I think it's better to just ignore the installation if 8 and if anybody needs to use 7 for any reason (who knows) this would still work |
I think it is fine to install that on wine 8, it is just a font anyway. I don't think it will cause any harm and adding a Perhaps once Wine-GE is more stable in the future we can get back to this but for now this is too hasty imo. |
ok tested with wine-ge (it needed WINE_FSYNC_SIMULATE_SCHED_QUANTUM=1 to run), and I can confirm that it works without installing the arial font |
I think this can get merged now, considering wine-ge can run ubisoft connect flawlessly now ootb |
it's been a few months, I think we could potentially merge this after 2.9.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, I tested installing/playing a ubisoft game and fallout new vegas.
created this PR early when wine-ge 8.x (or proton 8) eventually releasesit's released
Use the following Checklist if you have changed something on the Backend or Frontend: