Enhance the auto update repo for other builds due to hardware limitations of some pc like sse4 avx etc. #865
SoulInfernoDE
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey @Alex313031 @midzer first i need to say thanks for the auto update repo which works really great in most cases.
But there are machines that wants thorium, too and don't have avx for example.
Due to lack of avx extensions they need the SSE4 build instead. Adding the auto update repository defaults thorium back to an avx updated thorium which crash on start (obviously).
So it would be nice if you can figure it out how to include those other builds (sse4 etc.) in the auto update repo and the update strategy that then auto picks up the right updated version.
I know this can be challenging because it may need a bit optimization for the publishing/building of the thorium versions but if you can find a way to include a finalized workflow to do it then everyone would benefit from it in the end.
best regards
Beta Was this translation helpful? Give feedback.
All reactions