4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++1,077 forks (1,077 forks)batch import
enhancementgood first issue
Repository metrics
- Stars
- 7,418 stars (7,418 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
It would be a good option that on the end Xenia automatically compress log file that can be submitted to the compatibility list issue page.
Contributor guide
- Research direction
- Examine the current log file generation in the repository, implement a method to compress the log file (e.g., using zlib) after the emulator closes, and ensure the compressed file is suitable for submission to compatibility issue pages.
- Tech stack
- None
- Domain
- desktop
- Issue type
- Feature
- Prerequisites
- C++