
Hi! These are the issues I already know about. If yours isn't listed,
please post it on the bug report thread.
■ 1. Covers look blurry at high column counts
The camera pulls back as you add columns, so each cover gets fewer
screen pixels and goes soft. This is expected, not a bug.
Recommended max columns: 1080p → ~10 | 1440p → ~14 | 4K → ~20
Sharper covers at higher column counts is on the to-do list.
■ 2. Stutters / freezes during library load
First launch is the worst — cover images are decoded and game boxes
are spawned on the main thread. Once cached, later launches are
smoother. Lowering the column count also helps.
Moving this work off the main thread is a planned fix.
■ 3. App won't launch for some users in mainland China
Likely causes: security software (360, Tencent, etc.) blocking the
native DLL, Steam store/CDN being unreachable, or missing VC++
redistributable.
Things to try:
• Allowlist the install folder in your antivirus
• Launch with the same proxy/VPN you use for Steam
• Install VC++ 2015-2022 x64:
https://aka.ms/vs/17/release/vc_redist.x64.exe
If none of that works, please send your Player.log and I'll
investigate directly.
Thanks for your patience!