v0.1.6.0: Gamepad-First Settings UI & Version Awareness
This release focuses on "Gamepad-First" accessibility for the Settings UI and introduces version awareness to ensure users are prompted with new options after an application update.
✨ What's New in This Release
- Gamepad Support for Settings UI:
- The Settings UI now supports Xbox controllers, enabling navigation using the D-Pad or Left Thumbstick, and selection via the A Button.
- Optimized for PC and handheld devices, ensuring the entire setup process can be completed using only a controller, removing the previous requirement for a mouse or touch input.
- Post-Update Settings Trigger:
- The application now detects when it has been updated to a new version.
- Users will be automatically presented with the Settings UI on the first launch after an update to review potential new features or platform changes.
- Modular Architecture & Code Comments:
- Refactored gamepad logic into a dedicated service for improved stability and future extensibility.
- Added code comments for core services to support ongoing development.
🛠️ Installation Instructions
- Go to Settings → System → Advanced and enable Developer Mode.
- Download
OmniConsole_0.1.6.0_x64.msixandOmniConsole_0.1.6.0_x64.cerfrom the Assets below. - Double-click the
.cerfile → click Install Certificate → Store Location: Local Machine → Place all certificates in the following store → Browse → select Trusted People → Finish. (Skip this step if you already have the certificate installed) - Double-click the
.msixfile to install.
⚙️ Prerequisites
- Windows 11 24H2 (Build 26100.7019)+ with Full Screen Experience enabled.
- Desktops & Laptops: Use Xbox Full Screen Experience Tool to enable FSE first.
- Native Handheld Devices: FSE is natively supported. Install OmniConsole directly.
v0.1.6.0:手把優先設定介面與版本更新感知
本次更新重點在於實踐設定介面的「手把優先 (Gamepad-First)」操作體驗,並引入版本感知機制,確保使用者在應用程式更新後能第一時間確認新功能或設定。
✨ 本次更新亮點
- 設定介面手把支援:
- 設定介面現在支援 Xbox 手把操作,可使用方向鍵 (D-Pad) 或左搖桿進行焦點導覽,並透過 A 鍵進行選取。
- 讓 PC 與掌機使用者僅需使用手把即可完成所有初期配置,擺脫先前必須依賴滑鼠或觸控操作的限制。
- 更新後自動啟動設定:
- 程式現在具備版本辨識能力。
- 當應用程式更新至新版本後,首次啟動將自動導向設定介面,便於使用者第一時間檢視新選項或調整平台設定。
- 程式架構模組化與註解:
- 重構並模組化手把導覽邏輯,提升系統穩定性與後續擴充性。
- 為核心服務建立程式碼註解,提升開發維護效率。
🛠️ 安裝說明
- 前往設定 → 系統 → 進階,啟用開發人員模式。
- 從下方 Assets 下載
OmniConsole_0.1.6.0_x64.msix與OmniConsole_0.1.6.0_x64.cer。 - 點兩下
.cer檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦 → 將所有憑證放入以下存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。) - 點兩下
.msix檔案進行安裝。
⚙️ 前置條件
- Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗功能。
- 桌上型電腦 / 筆記型電腦:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
- 原生掌機裝置:已原生支援 FSE,可直接安裝 OmniConsole。
Full Changelog: v0.1.5.0...v0.1.6.0