There's a closed pull request on the void-packages repository OpenRCT2: update to 0.3.5 https://github.com/void-linux/void-packages/pull/33932 Description: This doesn't update to the latest `objects`, despite new upstream being available, because the CMake definitions still target these old versions, and `do_check` fails (almost every single test, at that) with the new packages. This 0.3.5 build loaded up one of my savegames just fine locally on x86_64-glibc. I was able to x-build for aarch64-musl after applying the `makedepends` fix, but don't have a running arm device to test that build on right now. #### General - [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR