Beta 2026.4.21.1411
From Resonite Wiki
More actions
Beta 2026.4.21.1411 is a Resonite version released on 2026/04/21.
The following notes were sent by Frooxius:
- Hello @Updates!
- I got a small build for you, but two important fixes (that took a good chunk of time figuring out).
- There was issue with the compatibility determination system, where builds would not be compatible depending on whether they were built on Windows or Linux. This caused issues with the CI/CD pipeline, requiring manual pushes from me, but this should resolve that last issue!
- Some users have also been experiencing issues launching Resonite. This has potential fixes for that as well.
- Due to changes in the compatibility system, this build is not compatible with previous (which is a bit ironic x3 ) - the fix essentially fixes this going forward, at the cost of this one break.
New Features:
- Added NASA Space Challenge and LBE Competition badges from events ran by Weaverse (implemented by @ProbablePrime)
Fixes:
- Added timeout to HardwareInfo initialization & updated the library to latest version
- This might help fix Resonite failing to launch on some machines (issue #6467 by @KarasuTengu, @Siffus, @sadstarfish and olejka)
- Fixed Resonite builds not being compatible depending whether they were built on Windows or Linux (based on report by @bredo and Orion, issue #6480)