Open Issues Need Help
View All on GitHub `video` feature seems to be optional for `phira`, but `prpr-avc` will be compiled while `cargo build --bin phira-main` about 2 months ago
AI Summary: The task is to debug a Cargo build issue in the Phira rhythm game project. The `prpr-avc` library (for video support) is being compiled even when the `video` feature is not enabled. The goal is to modify the Cargo configuration to make the video feature truly optional, improving the build process for users who don't need video functionality.
Complexity:
4/5
documentation help wanted not-bug
Compatibility & Performance Tracking Issue about 2 months ago
AI Summary: The task involves creating an issue template for reporting compatibility and performance problems in the Phira rhythm game, collecting existing relevant issues, and monitoring device/configuration performance to identify areas for optimization. This includes gathering data such as device model, OS version, specific symptoms, and performance metrics.
Complexity:
3/5
help wanted compatibility