Releases: doyaGu/BallancePlayer
Releases · doyaGu/BallancePlayer
v0.3.3
v0.3.3 (2024-10-01)
New Features
- Added the
LogMode
setting to control log mode. - Added the
Verbose
setting with the--verbose
option to control debug log output. - Introduced the
ApplyHotfix
setting with the--no-hotfix
option to control whether script hotfixes are applied. - Added the
ClipCursor
setting with the--clip-cursor
option to manage cursor clipping behavior. - Added more graphics settings and options.
- Improved error messaging for better clarity.
Changes
- Logs now overwrite the existing file instead of appending to it.
- Reorganized configuration categories for better structure.
- Where possible, relative paths are now used.
v0.3.2
v0.3.1
v0.3.0
v0.3.0 (2023-05-20)
Changes
News
- Add a new setting
ChildWindowRendering
and corresponding command-line option--child-window-rendering
to control whether to render in a child window.
Bug Fixes
- Fix a possible black screen problem during full-screen switching.
Changed
- No longer to render in a separate window by default.