github RJNY/Obtainium-Emulation-Pack v3.0.1

latest releases: v5.6.0, v5.5.0, v5.4.0...
15 months ago

Yet another attempt at fixing the tracker for Turnip drivers.

The issue is that their releases don't always follow the same convention, so it's difficult to predict.
See here for a list of all turnip related driver releases: https://github.com/K11MCH1/AdrenoToolsDrivers/releases?q=turnip&expanded=true
For a long time, they've followed the following convention

Mesa Turnip driver v24.1.0 - Revision X

It was this way for many releases, so it was easy to predict.
Then suddenly, they had two unexpected titles:

- Mesa Turnip driver v24.2.0 + Adreno A32 Support
- Mesa Turnip driver v24.2.0 Experimental R19

This clearly breaks the matching regex.

In this new release, I have set optional matchers to help predict these new patterns. Hopefully this continues to work 🤞

Here is a demo of the new matching regex in action for the nerds in the room 🤓
https://regexr.com/80rq9

Don't miss a new Obtainium-Emulation-Pack release

NewReleases is sending notifications on new releases.