Skip to content

Releases: jinyuwang724-hue/galgame_launcher_qt

Galgame Launcher Qt v0.8.2 (beta)

Pre-release

Choose a tag to compare

@jinyuwang724-hue jinyuwang724-hue released this 11 Jun 02:48

🌸 Galgame Launcher Qt v0.8.2 — first public release (beta)

A handheld‑first visual‑novel (galgame) launcher with a soft VN aesthetic: a character‑art backdrop, rose accent, cream "paper" work surfaces, and gamepad‑first navigation. Built for 1920×1080 docked play.

一款掌机优先的视觉小说(galgame)启动器,柔质 VN 美学:角色立绘背景、玫粉 accent、米白纸张工作区、手柄优先操作。为 1920×1080 横屏 dock 模式打造。


English

What's inside

  • 5 pages: Home (continue‑playing hero + recent dock + weekly playtime), Library (mosaic grid), Screenshots (polaroid wall), three‑step Add‑game wizard, and a Settings dashboard.
  • Gamepad‑first navigation (D‑pad + A/B/X/Y), with keyboard + mouse fallbacks and an on‑screen hint bar.
  • Live theme switching — 5 accent presets re‑skin the whole app instantly.
  • In‑game screenshots via global hotkey, browsable as tilted polaroids; plus a visible "立即截图" capture button.
  • Local‑first: a local SQLite database + local assets. No account, no cloud, no telemetry.

Install (portable, no installer)

  1. Download GalgameLauncherQt-0.8.2-win64-portable.zip below.
  2. Unzip anywhere.
  3. Run GalgameLauncherQt.exe. (Windows 10/11, 64‑bit.)

Known issues

  • Screenshots capture the full screen — run games windowed / borderless (true DirectX exclusive fullscreen may capture black).
  • WebP saving needs the Qt qwebp plugin (PNG/JPG always work).
  • Add‑game folder‑scan mode is partial; manual add (point at the .exe) is the reliable path.
  • Notifications other than the "screenshot saved" toast are not yet triggered.
  • UI text is Chinese; the language setting is not wired to translations yet.

See the README for full details and screenshots.


简体中文

包含内容

  • 5 个页面:主页(继续游玩大图 + 最近 dock + 本周时长)、游戏库(马赛克网格)、截图(拍立得相册)、三步添加游戏向导、设置仪表盘。
  • 手柄优先操作(方向键 + A/B/X/Y),键鼠为一等降级路径,附底部按键提示条。
  • 实时换肤 —— 5 套主题色预设,切换即全局重染。
  • 全局快捷键游戏内截图,以倾斜拍立得浏览;另含可见的「立即截图」按钮。
  • 本地优先:本地 SQLite 数据库 + 本地素材,无账号、无云端、无遥测。

安装(免安装绿色版)

  1. 在下方下载 GalgameLauncherQt-0.8.2-win64-portable.zip
  2. 解压到任意目录。
  3. 运行 GalgameLauncherQt.exe。(Windows 10/11,64 位)

已知问题

  • 截图抓的是整屏 —— 请让游戏运行在窗口 / 无边框模式(真正的 DirectX 独占全屏可能抓到黑屏)。
  • WebP 保存依赖 Qt qwebp 插件(PNG/JPG 始终可用)。
  • 添加游戏的目录扫描模式尚不完整;手动添加(指向 .exe)是可靠路径。
  • 除「截图已保存」toast 外,其余通知尚未触发。
  • UI 文案为中文;语言设置暂未接入翻译。

更多细节与截图见 中文 README


This is a beta. Built with Python 3.11 · PySide6 6.10 · Qt Quick · SQLite.