中文
由于工作繁忙,客户端全套 UI 重构最终耗时20天完成。我并非专业设计人员,这已经是我尽力做出的效果,希望大家能够喜欢。
【项目运行调整】
项目上线三个多月以来,日活跃用户稳定在1500—1700人,月网络流量超过1TB,累计收到捐赠300元(44.5美元)。
目前项目依靠1台主服务器和3台镜像加速服务器分发文件,4台服务器均需同步保存资源。虽没有产生 CDN 费用(预计每月约需300元),但硬盘存储压力也因此变为原来的4倍,无法长期维持。
因此,我决定调整资源分发机制:
- 即日起暂停网页端上传功能。
- 自北京时间8月23日起,关闭非白名单用户的网络访问权限。
- 项目进入白名单内测阶段,预计持续1—3个月。
- 内测期间重构客户端及服务器前后端,改用夸克网盘分发资源。
- 重构完成后,项目将重新免费开放。
【海外用户说明】
后续资源将通过国内网盘分发,海外用户将无法使用项目网络功能。由于海外网盘在中国的访问与使用受到限制,项目无法同时兼顾国内外两套分发方式。
如有海外用户愿意接手,我可以移交全部项目资源及源码。但接手者需拥有在Switch自制圈内已有传播的开源项目,并承诺项目始终免费,不得商业化或倒卖。
【白名单申请】
原有 QQ 群与 DC 频道届时将解散。符合以下任意条件且记录产生于8月15日前的用户,可前往 QQ 群 1103306394 申请:
- 上传过任意 MOD;
- 提交过被采纳的Bug反馈或优化建议;
- 对项目有过任意金额的捐赠。
自8月15日(含当日)起产生的捐赠不计入白名单资格。因此,我不希望捐赠变成购买内测资格的交易,但仍感谢大家的自愿支持。
—— 以下为本次版本更新内容 ——
- 大幅重构项目 UI,优化整体布局、交互体验与多处动效
- 大幅提升 UI 性能,显著减少界面掉帧
- 优化内存占用,确保程序能够在小程序模式下稳定运行
- 重构侧边菜单,删除部分多余功能
- 菜单新增历史版本页面,可查看各版本的完整更新日志
- 菜单新增直接删除项目和删除模组功能
- 修复商店游戏列表的网络校验拖慢本地图标加载的问题
- 修复主页存在重复游戏时部分功能异常的问题
- 修复线程池线程数量不足导致网络内容加载缓慢的问题
- 修复网格列表快速滚动时的卡顿感
EN
Because I've been busy with work, the full client UI refactor took 20 days. I'm not a professional designer; this is the best I could do, and I hope you like it.
【Project Operation Changes】
Since launch over three months ago, daily active users have remained at 1,500–1,700, monthly network traffic has exceeded 1 TB, and total donations have reached RMB 300 (US$44.50).
The project currently uses one main server and three mirror acceleration servers to distribute files, with all four storing synchronized resources. No CDN costs have been incurred (estimated at around RMB 300 per month), but storage pressure is now four times higher and cannot be sustained long-term.
Therefore, I have decided to adjust resource distribution:
- Web uploads are suspended effective immediately.
- Starting August 23, Beijing Time, network access will be disabled for non-whitelisted users.
- The project will enter a whitelist-only closed beta for an estimated 1–3 months.
- During the beta, the client, server frontend, and server backend will be refactored, and resources will be distributed through Quark Cloud Drive.
- After refactoring, the project will reopen for free.
【Notice for Overseas Users】
Resources will later be distributed through a Chinese cloud drive, so overseas users will be unable to use the project's network features. Overseas cloud drives face access and usage restrictions in China, so the project cannot support separate domestic and overseas distribution methods.
If an overseas user is willing to take over, I can transfer all project resources and source code. They must have an open-source project already shared in the Switch homebrew community and promise to keep the project free, without commercialization or resale.
【Whitelist Applications】
The existing QQ group and DC channel will be disbanded. Users meeting any of the following conditions, with records dated before August 15, may apply in QQ group 1103306394:
- Uploaded any MOD;
- Submitted an accepted Bug report or optimization suggestion;
- Donated any amount to the project.
Donations made on or after August 15 will not count toward whitelist eligibility. I do not want donations to become a way to buy closed beta access, but I still appreciate everyone's voluntary support.
—— Version Update ——
- Major UI refactor, improving the overall layout, interactions, and animations
- Greatly improved UI performance, significantly reducing frame drops
- Optimized memory usage for stable operation in Applet Mode
- Refactored the sidebar menu and removed some unnecessary features
- Added a version history page with full changelogs for each version
- Added options to directly delete project entries and mods
- Fixed server icon validation in the store game list slowing local icon loading
- Fixed some features malfunctioning when duplicate games appeared on the home page
- Fixed slow network content loading caused by too few thread pool threads
- Fixed stuttering when quickly scrolling through grid lists