v1.6.0.0: Steam In-Game Overlay & Gamepad Input Service Modularization
✨ New Features
- Steam In-Game Overlay support: Long press ☰ (Menu) in-game to open the Steam In-Game Overlay. The shortcut key is automatically read from your Steam settings. This feature can be toggled in Settings → Advanced → Gamepad Input.
🐛 Bug Fixes
- Toggling the Gamepad Input switch on in FSE mode now immediately starts the service instead of requiring a platform relaunch.
🔧 Internal
- Added shared configuration file for companion services, enabling real-time settings sync.
- Gamepad Input Service refactored into 6 modular components (Log, ForegroundMonitor, InputSender, Config, VdfParser, SteamConfig).
- Added a full recursive-descent VDF parser for reading Steam configuration files.
- Extended keyboard key mapping to cover all standard keys (navigation, function, symbol keys).
🛠️ Installation Instructions
- Go to Settings → System → Advanced and enable Developer Mode.
- Download
OmniConsole_1.6.0.0_x64.msixandOmniConsole_1.6.0.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 (FSE) enabled.
- Desktops, Laptops, Tablets & Handhelds without native FSE: Use Xbox Full Screen Experience Tool to enable FSE first.
- Native FSE Handheld Devices (e.g., ROG Xbox Ally series): FSE is natively supported. Install OmniConsole directly.
v1.6.0.0: Steam 遊戲內嵌介面 & 手把輸入服務模組化
✨ 新功能
- 支援 Steam 遊戲內嵌介面:在遊戲中長按 ☰(Menu)鍵即可開啟 Steam 遊戲內嵌介面。自動讀取您 Steam 的快速鍵設定。可在設定 → 進階 → 手把輸入中開關此功能。
🐛 問題修正
- 在 FSE 模式下開啟手把輸入開關後,現在會立即啟動服務,不再需要重新啟動平台。
🔧 內部改進
- 新增共用設定檔供附屬服務讀取,設定變更即時同步。
- 手把輸入服務重構為 6 個模組化元件(Log、ForegroundMonitor、InputSender、Config、VdfParser、SteamConfig)。
- 新增完整的遞迴下降 VDF 解析器,用於讀取 Steam 設定檔。
- 擴充鍵盤按鍵對應表,涵蓋所有標準按鍵(導覽鍵、功能鍵、符號鍵)。
🛠️ 安裝說明
- 前往設定 → 系統 → 進階,啟用開發人員模式。
- 從下方 Assets 下載
OmniConsole_1.6.0.0_x64.msix與OmniConsole_1.6.0.0_x64.cer。 - 點兩下
.cer檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦 → 將所有憑證放入以下的存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。) - 點兩下
.msix檔案進行安裝。
⚙️ 前置條件
- Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗 (FSE) 功能。
- 桌機、筆電、平板及未內建 FSE 的掌機:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
- 原生 FSE 掌機裝置(例如 ROG Xbox Ally 系列):已原生支援 FSE,可直接安裝 OmniConsole。
Full Changelog: v1.5.0.0...v1.6.0.0