Skip to content

star Bionic REVAMPED - Fully converted UI to Jetpack compose, Timeline Semaphore patches in default Turnip and store integration optimizations.

Choose a tag to compare

@jacojayy jacojayy released this 06 May 20:04
fe09ee9

star

After a long wait, we finally converted the old Java XML UI to the new Jetpack Compose UI. We also implemented Timeline Semaphore patches to a specific Turnip to have no regressions on newer DXVKs. Not only that, but the stores integration has been improved.

Changelog

  • Fully converted Java XML UI to Jetpack Compose, giving the most unique look ever. This is the only Winlator fork to have this, big jump!
  • Modified controller implementation to work with the Jetpack Compose UI. This was broken before.
  • Modified the default Turnip to one with Timeline Semaphore patches built in, deleting regressions with newer DXVKs.
  • Stores implementation has been improved. Steam isnt fully working, we would need to implement Pluvia or something else to manage all the Steam stuff like GameNative does.
  • Rewrote controller implementation to work with the Jetpack compose UI
  • Updated the first installing screen

NOTE: Even tho the container menu shows box64 0.3.7, it uses the one you chose. Its just a visual bug.

DXVK 2.5+ fix

  • Utilize the DXVK below with the default Turnip in the app (SDK36 One) to not have any regressions when using dxvk 2.5+. The latest dxvk (2.7.1) is uploaded here.

Keeping Star up to date with Obtainium

Use Obtainium to automatically track and install new star releases directly from GitHub.

Contributors

@The412Banner - Converting the UI to Jetpack compose and rewriting the controller implementation
@jacojayy - Timeline Semaphore patches in Turnip