Skip to content

Releases: 8bit2qubit/OmniConsole

OmniConsole v1.4.3.0

31 Mar 07:22

Choose a tag to compare

v1.4.3.0: Improved FSE Integration

✨ New Features

  • The settings header now displays the current default platform name, so you can see your selection at a glance without scrolling.

🛡️ Enhancements

  • OmniConsole now correctly distinguishes between "FSE not enabled" and "Home App not set" on the setup screen.
  • The FSE setup screen now only shows the relevant action button for each scenario.

🐛 Bug Fixes

  • Fixed a gamepad polling error that occurred after a successful platform launch when the window was already hidden.

🔧 Internal

  • Replaced simulated Win+F11 keystrokes with a native API for exiting FSE.
  • Replaced polling with a system callback notification for detecting FSE state changes, improving responsiveness.
  • Added interfering process cleanup before FSE entry points, preventing them from stealing focus inside FSE. This is a workaround for an FSE Task View bug that needs to be fixed by Microsoft.

🌐 Localization

  • Renamed "Kill Game Bar" to "Terminate Game Bar" for consistency with Microsoft terminology.

🛠️ Installation Instructions

  1. Go to Settings → System → Advanced and enable Developer Mode.
  2. Download OmniConsole_1.4.3.0_x64.msix and OmniConsole_1.4.3.0_x64.cer from the Assets below.
  3. Double-click the .cer file → click Install Certificate → Store Location: Local MachinePlace all certificates in the following store → Browse → select Trusted People → Finish. (Skip this step if you already have the certificate installed)
  4. Double-click the .msix file 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.4.3.0:改善 FSE 整合

✨ 新功能

  • 設定頁標題現在會顯示目前預設平台名稱,無需捲動即可確認目前選擇。

🛡️ 功能增強

  • OmniConsole 現在能正確區分「FSE 未啟用」與「Home App 未設定」的引導畫面。
  • FSE 設定引導畫面現在會依據各情境只顯示相關的操作按鈕。

🐛 問題修正

  • 修正平台啟動成功且視窗隱藏後,手把輪詢產生錯誤的問題。

🔧 內部改進

  • 以原生 API 取代模擬 Win+F11 按鍵,用於退出 FSE。
  • 以系統 callback 通知取代輪詢 FSE 狀態變化,提升回應速度。
  • 在 FSE 進入點前新增干擾行程清理,避免干擾行程在 FSE 環境中搶焦點。此為 FSE Task View bug 的臨時解法,需待微軟修復。

🌐 在地化

  • 將「Kill Game Bar」按鈕文字改為「Terminate Game Bar」,以符合微軟慣用術語。

🛠️ 安裝說明

  1. 前往設定 → 系統 → 進階,啟用開發人員模式
  2. 從下方 Assets 下載 OmniConsole_1.4.3.0_x64.msixOmniConsole_1.4.3.0_x64.cer
  3. 點兩下 .cer 檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦將所有憑證放入以下的存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。
  4. 點兩下 .msix 檔案進行安裝。

⚙️ 前置條件

  • Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗 (FSE) 功能。
  • 桌機、筆電、平板及未內建 FSE 的掌機:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
  • 原生 FSE 掌機裝置(例如 ROG Xbox Ally 系列):已原生支援 FSE,可直接安裝 OmniConsole。

Full Changelog: v1.4.2.0...v1.4.3.0

OmniConsole v1.4.2.0

30 Mar 09:16

Choose a tag to compare

v1.4.2.0: FSE Stability Fix & Update Safety Check

🛡️ Enhancements

  • Added "Windows Settings" to the list of apps that are automatically terminated before platform launch to prevent focus stealing. This is a workaround for an FSE Task View bug that needs to be fixed by Microsoft.
  • The Advanced settings page now shows a warning when Developer Mode is off, and disables the Download & Install button until it is re-enabled. A shortcut button opens the Developer Mode settings page directly.

🎨 UI

  • Moved the update section to the top of the Advanced settings page and reordered items so version info and action buttons appear first.

🐛 Bug Fixes

  • Fixed D-pad / left stick key repeat (hold-to-scroll) not working when multiple controllers are connected.
  • Fixed update notification banner incorrectly showing on FSE setup screens.

🛠️ Installation Instructions

  1. Go to Settings → System → Advanced and enable Developer Mode.
  2. Download OmniConsole_1.4.2.0_x64.msix and OmniConsole_1.4.2.0_x64.cer from the Assets below.
  3. Double-click the .cer file → click Install Certificate → Store Location: Local MachinePlace all certificates in the following store → Browse → select Trusted People → Finish. (Skip this step if you already have the certificate installed)
  4. Double-click the .msix file 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.4.2.0:FSE 穩定性修正與更新安全檢查

🛡️ 功能增強

  • 將「Windows 設定」加入平台啟動前自動終止的應用程式清單,防止其搶走前景焦點。此為 FSE Task View bug 的臨時解法,需待微軟修復。
  • 進階設定頁面現在會在開發人員模式未啟用時顯示警告,並停用下載並安裝按鈕。提供捷徑按鈕直接開啟開發人員模式設定頁面。

🎨 介面調整

  • 將更新區塊移至進階設定頁面最上方,並調整排序,版本資訊與操作按鈕優先顯示。

🐛 問題修正

  • 修正多支手把連線時,D-pad / 左搖桿長按連續移動(長按捲動)失效的問題。
  • 修正 FSE 設定引導畫面顯示更新通知橫幅的問題。

🛠️ 安裝說明

  1. 前往設定 → 系統 → 進階,啟用開發人員模式
  2. 從下方 Assets 下載 OmniConsole_1.4.2.0_x64.msixOmniConsole_1.4.2.0_x64.cer
  3. 點兩下 .cer 檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦將所有憑證放入以下的存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。
  4. 點兩下 .msix 檔案進行安裝。

⚙️ 前置條件

  • Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗 (FSE) 功能。
  • 桌機、筆電、平板及未內建 FSE 的掌機:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
  • 原生 FSE 掌機裝置(例如 ROG Xbox Ally 系列):已原生支援 FSE,可直接安裝 OmniConsole。

Full Changelog: v1.4.1.0...v1.4.2.0

OmniConsole v1.4.1.0

28 Mar 21:34

Choose a tag to compare

v1.4.1.0: Gamepad Navigation Improvements

✨ New Features

  • Hold D-pad or left thumbstick to continuously move focus — no more repeated button presses to scroll through long lists or card grids.

🐛 Bug Fixes

  • Fixed an issue where pressing D-pad into a boundary required pressing twice in the opposite direction to move. Navigation is now smooth and responsive in all directions.
  • The platform edit dialog now automatically scrolls to the focused field when the on-screen keyboard compresses the dialog.
  • Fixed D-pad navigation in the file picker dialog — pressing Up from the Select or Cancel button now correctly returns focus to the file list.
  • Fixed potential focus issues in the file picker dialog — pressing B to go up could land on the Cancel button, and entering an empty folder could cause A to close the dialog.

🛠️ Installation Instructions

  1. Go to Settings → System → Advanced and enable Developer Mode.
  2. Download OmniConsole_1.4.1.0_x64.msix and OmniConsole_1.4.1.0_x64.cer from the Assets below.
  3. Double-click the .cer file → click Install Certificate → Store Location: Local MachinePlace all certificates in the following store → Browse → select Trusted People → Finish. (Skip this step if you already have the certificate installed)
  4. Double-click the .msix file 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.4.1.0:手把導覽改進

✨ 新功能

  • 長按 D-pad 或左搖桿可連續移動焦點,不再需要反覆按鍵來捲動長清單或卡片網格。

🐛 問題修正

  • 修正 D-pad 碰到邊界後,需按兩次反方向才能移動的問題。現在所有方向的導覽都順暢靈敏。
  • 螢幕鍵盤彈出壓縮平台編輯對話方塊時,現在會自動捲動到聚焦的欄位。
  • 修正檔案選擇器中,從選取或取消按鈕按 D-pad 上無法返回檔案清單的問題。
  • 修正檔案選擇器的潛在焦點問題:B 鍵返回上層可能跳到取消按鈕、進入空資料夾後按 A 可能誤關對話方塊。

🛠️ 安裝說明

  1. 前往設定 → 系統 → 進階,啟用開發人員模式
  2. 從下方 Assets 下載 OmniConsole_1.4.1.0_x64.msixOmniConsole_1.4.1.0_x64.cer
  3. 點兩下 .cer 檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦將所有憑證放入以下的存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。
  4. 點兩下 .msix 檔案進行安裝。

⚙️ 前置條件

  • Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗 (FSE) 功能。
  • 桌機、筆電、平板及未內建 FSE 的掌機:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
  • 原生 FSE 掌機裝置(例如 ROG Xbox Ally 系列):已原生支援 FSE,可直接安裝 OmniConsole。

Full Changelog: v1.4.0.0...v1.4.1.0

OmniConsole v1.4.0.0

26 Mar 17:33

Choose a tag to compare

v1.4.0.0: Custom File Picker with Gamepad Support

image

✨ New Features

  • Built a custom file picker that supports gamepad navigation. Browse for executables and platform covers using a controller, with D-pad navigation, A to select, and B to go back.
  • The file picker includes a sidebar with quick access folders and drives, a file list with size and date columns, and an image preview panel when browsing for covers.
  • A "Browse (Windows)" button is available to open the system file picker for users who prefer the legacy experience.

🐛 Bug Fixes

  • Fixed "Download & Install" potentially downloading an outdated version when a newer release was published after the last update check.

🌐 Localization

  • Aligned the capitalization for the automatic update check string in the English UI to use Title Case ("Automatic Update Check") for better consistency.

🔧 Internal

  • Simplified fully-qualified type references for consistency across the codebase.

🛠️ Installation Instructions

  1. Go to Settings → System → Advanced and enable Developer Mode.
  2. Download OmniConsole_1.4.0.0_x64.msix and OmniConsole_1.4.0.0_x64.cer from the Assets below.
  3. Double-click the .cer file → click Install Certificate → Store Location: Local MachinePlace all certificates in the following store → Browse → select Trusted People → Finish. (Skip this step if you already have the certificate installed)
  4. Double-click the .msix file 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.4.0.0:支援手把操作的自製檔案選擇器

✨ 新功能

  • 自製檔案選擇器,支援手把導覽。使用控制器即可瀏覽執行檔與平台封面,D-pad 瀏覽、A 選取、B 返回上層。
  • 檔案選擇器包含快速存取資料夾與磁碟側邊欄、顯示大小與日期的檔案清單,以及瀏覽封面時的圖片預覽面板。
  • 提供「瀏覽 (Windows)」按鈕,供偏好舊式體驗的使用者開啟系統檔案選擇器。

🐛 問題修正

  • 修正「下載並安裝」可能在上次檢查更新後有更新版本發佈時,下載到舊版的問題。

🌐 在地化

  • 統一英文介面中自動更新設定標題的字母大小寫,改為首字母大寫 ("Automatic Update Check"),以維持文字風格的一致性。

🔧 內部優化

  • 簡化完整的型別參考,以維持整個程式碼庫的一致性。

🛠️ 安裝說明

  1. 前往設定 → 系統 → 進階,啟用開發人員模式
  2. 從下方 Assets 下載 OmniConsole_1.4.0.0_x64.msixOmniConsole_1.4.0.0_x64.cer
  3. 點兩下 .cer 檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦將所有憑證放入以下的存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。
  4. 點兩下 .msix 檔案進行安裝。

⚙️ 前置條件

  • Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗 (FSE) 功能。
  • 桌機、筆電、平板及未內建 FSE 的掌機:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
  • 原生 FSE 掌機裝置(例如 ROG Xbox Ally 系列):已原生支援 FSE,可直接安裝 OmniConsole。

Full Changelog: v1.3.2.0...v1.4.0.0

OmniConsole v1.3.2.0

25 Mar 17:18

Choose a tag to compare

v1.3.2.0: Code Cleanup & Bug Fixes

🐛 Bug Fixes

  • Fixed gamepad hints (Y/X buttons) and Import button not appearing when the default platform is a custom platform, until manually switching tabs.
  • Fixed gamepad hints (Y/X buttons) and Import button not updating immediately after accepting the custom platform consent disclaimer.

🔧 Internal

  • Simplified fully-qualified type references in application startup and entry point code for consistency across the codebase.

🛠️ Installation Instructions

  1. Go to Settings → System → Advanced and enable Developer Mode.
  2. Download OmniConsole_1.3.2.0_x64.msix and OmniConsole_1.3.2.0_x64.cer from the Assets below.
  3. Double-click the .cer file → click Install Certificate → Store Location: Local MachinePlace all certificates in the following store → Browse → select Trusted People → Finish. (Skip this step if you already have the certificate installed)
  4. Double-click the .msix file 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.3.2.0:程式碼清理與問題修正

🐛 問題修正

  • 修正當預設平台為自訂平台時,手把提示(Y/X 按鈕)和匯入按鈕不會顯示,需手動切換索引標籤才出現的問題。
  • 修正接受自訂平台免責聲明後,手把提示(Y/X 按鈕)和匯入按鈕未立即更新的問題。

🔧 內部

  • 統一應用程式啟動與進入點程式碼中的完整限定型別參照,與整個程式碼庫一致。

🛠️ 安裝說明

  1. 前往設定 → 系統 → 進階,啟用開發人員模式
  2. 從下方 Assets 下載 OmniConsole_1.3.2.0_x64.msixOmniConsole_1.3.2.0_x64.cer
  3. 點兩下 .cer 檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦將所有憑證放入以下的存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。
  4. 點兩下 .msix 檔案進行安裝。

⚙️ 前置條件

  • Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗 (FSE) 功能。
  • 桌機、筆電、平板及未內建 FSE 的掌機:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
  • 原生 FSE 掌機裝置(例如 ROG Xbox Ally 系列):已原生支援 FSE,可直接安裝 OmniConsole。

Full Changelog: v1.3.1.0...v1.3.2.0

OmniConsole v1.3.1.0

25 Mar 02:38

Choose a tag to compare

v1.3.1.0: High-DPI Scaling Fix

🐛 Bug Fixes

  • Fixed platform cards in Settings dropping from 3 columns to 2 at 1920x1080 with 175% display scaling.
  • Fixed a potential brief white flash when exiting OmniConsole.

🎨 UI

  • Added a spinning progress indicator to the "Kill Game Bar & Enter FSE" button while the operation is in progress.

🔧 Internal

  • Eliminated a redundant FSE status check during settings page initialization.
  • Added caller tracking to internal FSE status logging for easier diagnosis.
  • Renamed internal update button identifiers to match current functionality.

🛠️ Installation Instructions

  1. Go to Settings → System → Advanced and enable Developer Mode.
  2. Download OmniConsole_1.3.1.0_x64.msix and OmniConsole_1.3.1.0_x64.cer from the Assets below.
  3. Double-click the .cer file → click Install Certificate → Store Location: Local MachinePlace all certificates in the following store → Browse → select Trusted People → Finish. (Skip this step if you already have the certificate installed)
  4. Double-click the .msix file 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.3.1.0:高 DPI 縮放修正

🐛 問題修正

  • 修正 1920x1080 搭配 175% 顯示縮放時,設定頁平台卡片從 3 欄錯誤降為 2 欄的問題。
  • 修正退出 OmniConsole 時可能出現的畫面短暫閃白問題。

🎨 UI

  • 「終止 Game Bar 並進入 FSE」按鈕在操作進行中顯示旋轉進度環。

🔧 內部

  • 消除設定頁初始化時多餘的 FSE 狀態檢查。
  • 為內部 FSE 狀態記錄加入呼叫來源追蹤,便於診斷。
  • 重新命名內部更新按鈕識別名稱,使其與目前功能一致。

🛠️ 安裝說明

  1. 前往設定 → 系統 → 進階,啟用開發人員模式
  2. 從下方 Assets 下載 OmniConsole_1.3.1.0_x64.msixOmniConsole_1.3.1.0_x64.cer
  3. 點兩下 .cer 檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦將所有憑證放入以下的存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。
  4. 點兩下 .msix 檔案進行安裝。

⚙️ 前置條件

  • Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗 (FSE) 功能。
  • 桌機、筆電、平板及未內建 FSE 的掌機:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
  • 原生 FSE 掌機裝置(例如 ROG Xbox Ally 系列):已原生支援 FSE,可直接安裝 OmniConsole。

Full Changelog: v1.3.0.0...v1.3.1.0

OmniConsole v1.3.0.0

23 Mar 14:56

Choose a tag to compare

v1.3.0.0: In-App Update Check & Install

✨ What's New

  • In-App Update Check & Install: Check for new versions directly from Settings > Advanced, download and install with one click — OmniConsole restarts automatically after installation. Automatic update check runs once per day when opening Settings (can be toggled off). Update notifications appear on both the launch screen and settings page with clear navigation guidance. Full gamepad support for all update controls.

🎨 UI

  • Advanced and Troubleshoot pages now support scrolling for smaller screens.
  • The "Set & Launch" gamepad hint in the bottom bar is now hidden on the Advanced and Troubleshoot pages, where it does not apply.

🛠️ Installation Instructions

  1. Go to Settings → System → Advanced and enable Developer Mode.
  2. Download OmniConsole_1.3.0.0_x64.msix and OmniConsole_1.3.0.0_x64.cer from the Assets below.
  3. Double-click the .cer file → click Install Certificate → Store Location: Local MachinePlace all certificates in the following store → Browse → select Trusted People → Finish. (Skip this step if you already have the certificate installed)
  4. Double-click the .msix file 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.3.0.0:應用程式內更新檢查與安裝

✨ 新功能

  • 應用程式內更新檢查與安裝:直接在「設定 > 進階」中檢查新版本,一鍵下載並安裝,安裝完成後 OmniConsole 自動重新啟動。開啟設定時每日自動檢查一次更新(可關閉)。啟動頁與設定頁皆顯示更新通知,並提供清楚的操作導覽。所有更新相關操作皆支援手把控制。

🎨 UI

  • 進階頁與疑難排解頁新增捲動支援,適應較小螢幕。
  • 進階頁與疑難排解頁不再顯示底部「設為預設並啟動」手把提示。

🛠️ 安裝說明

  1. 前往設定 → 系統 → 進階,啟用開發人員模式
  2. 從下方 Assets 下載 OmniConsole_1.3.0.0_x64.msixOmniConsole_1.3.0.0_x64.cer
  3. 點兩下 .cer 檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦將所有憑證放入以下的存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。
  4. 點兩下 .msix 檔案進行安裝。

⚙️ 前置條件

  • Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗 (FSE) 功能。
  • 桌機、筆電、平板及未內建 FSE 的掌機:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
  • 原生 FSE 掌機裝置(例如 ROG Xbox Ally 系列):已原生支援 FSE,可直接安裝 OmniConsole。

Full Changelog: v1.2.0.0...v1.3.0.0

OmniConsole v1.2.0.0

21 Mar 05:06

Choose a tag to compare

v1.2.0.0: Icon Refresh, Localization & Internal Cleanup

OmniConsole

🎨 Visual

  • Redesigned app icon with a neon-gradient "OC" monogram on a dark background.

🌐 Localization

  • Aligned English error message tone with Chinese translations when OmniConsole is not set as the FSE Home App.

🔧 Internal

  • Removed a leftover P/Invoke declaration in the platform launch module from a prior refactor.
  • Unified internal debug logging across services to use a consistent structured format.

🛠️ Installation Instructions

  1. Go to Settings → System → Advanced and enable Developer Mode.
  2. Download OmniConsole_1.2.0.0_x64.msix and OmniConsole_1.2.0.0_x64.cer from the Assets below.
  3. Double-click the .cer file → click Install Certificate → Store Location: Local MachinePlace all certificates in the following store → Browse → select Trusted People → Finish. (Skip this step if you already have the certificate installed)
  4. Double-click the .msix file 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.2.0.0:圖示更新、在地化與內部清理

🎨 視覺

  • 重新設計應用程式圖示,採用深色背景搭配霓虹漸層「OC」字母標誌。

🌐 在地化

  • 對齊「未設定為 FSE 主畫面應用程式」英文錯誤訊息與中文翻譯的語氣。

🔧 內部

  • 移除先前重構後遺留的多餘宣告。
  • 統一各服務的內部除錯日誌格式。

🛠️ 安裝說明

  1. 前往設定 → 系統 → 進階,啟用開發人員模式
  2. 從下方 Assets 下載 OmniConsole_1.2.0.0_x64.msixOmniConsole_1.2.0.0_x64.cer
  3. 點兩下 .cer 檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦將所有憑證放入以下的存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。
  4. 點兩下 .msix 檔案進行安裝。

⚙️ 前置條件

  • Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗 (FSE) 功能。
  • 桌機、筆電、平板及未內建 FSE 的掌機:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
  • 原生 FSE 掌機裝置(例如 ROG Xbox Ally 系列):已原生支援 FSE,可直接安裝 OmniConsole。

Full Changelog: v1.1.0.0...v1.2.0.0

OmniConsole v1.1.0.0

19 Mar 12:08

Choose a tag to compare

v1.1.0.0: One-Press Launch & Internal Improvements

✨ What's New

  • One-Press Launch (in FSE mode): While in the Settings platform selection screen, press the Menu (☰) button on your gamepad to set the focused platform as default and launch it immediately, without going through the manual FSE switch flow. The hint appears in the bottom bar when this action is available.

🎨 UI

  • Aligned the LB/RB hint button height in the bottom hint bar to match other gamepad hint buttons.

🔧 Internal

  • Refactored background process management for platform launch interference handling.
  • Improved resource management in background process cleanup routines.
  • Improved internal error logging for easier diagnosis of platform launch issues.

🛠️ Installation Instructions

  1. Go to Settings → System → Advanced and enable Developer Mode.
  2. Download OmniConsole_1.1.0.0_x64.msix and OmniConsole_1.1.0.0_x64.cer from the Assets below.
  3. Double-click the .cer file → click Install Certificate → Store Location: Local MachinePlace all certificates in the following store → Browse → select Trusted People → Finish. (Skip this step if you already have the certificate installed)
  4. Double-click the .msix file 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.1.0.0:選取即啟動與內部改善

✨ 新功能

  • 選取即啟動(在 FSE 模式中):在設定頁的平台選擇畫面中,按手把的 Menu(☰)鍵可將聚焦的平台設為預設並立即啟動,跳過手動 FSE 切換流程。底部提示列在此功能可用時會顯示對應提示。

🎨 UI

  • 對齊底部提示列中 LB/RB 提示按鈕的高度,使其與其他手把提示按鈕一致。

🔧 內部

  • 重構平台啟動干擾行程的背景行程管理結構。
  • 改善背景行程清理流程中的資源管理。
  • 改善平台啟動問題的內部錯誤記錄,便於診斷。

🛠️ 安裝說明

  1. 前往設定 → 系統 → 進階,啟用開發人員模式
  2. 從下方 Assets 下載 OmniConsole_1.1.0.0_x64.msixOmniConsole_1.1.0.0_x64.cer
  3. 點兩下 .cer 檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦將所有憑證放入以下的存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。
  4. 點兩下 .msix 檔案進行安裝。

⚙️ 前置條件

  • Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗 (FSE) 功能。
  • 桌機、筆電、平板及未內建 FSE 的掌機:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
  • 原生 FSE 掌機裝置(例如 ROG Xbox Ally 系列):已原生支援 FSE,可直接安裝 OmniConsole。

Full Changelog: v1.0.5.0...v1.1.0.0

OmniConsole v1.0.5.0

18 Mar 18:56

Choose a tag to compare

v1.0.5.0: Stability Fix

🐛 Bug Fixes

  • Fixed a potential launch loop where setting Nahimic or Realtek UWP as a custom platform target would cause OmniConsole to immediately kill the app it just launched. These apps are now blocked as launch targets.

🛠️ Installation Instructions

  1. Go to Settings → System → Advanced and enable Developer Mode.
  2. Download OmniConsole_1.0.5.0_x64.msix and OmniConsole_1.0.5.0_x64.cer from the Assets below.
  3. Double-click the .cer file → click Install Certificate → Store Location: Local MachinePlace all certificates in the following store → Browse → select Trusted People → Finish. (Skip this step if you already have the certificate installed)
  4. Double-click the .msix file 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.0.5.0:穩定性修復

🐛 問題修復

  • 修復將 Nahimic 或 Realtek UWP 設為自訂平台目標後可能發生的循環啟動問題。由於這些應用程式會在啟動流程前被自動終止,現已在設定階段封鎖其作為啟動目標。

🛠️ 安裝說明

  1. 前往設定 → 系統 → 進階,啟用開發人員模式
  2. 從下方 Assets 下載 OmniConsole_1.0.5.0_x64.msixOmniConsole_1.0.5.0_x64.cer
  3. 點兩下 .cer 檔案 → 點選安裝憑證 → 存放區位置選擇本機電腦將所有憑證放入以下的存放區 → 瀏覽 → 選擇受信任的人 → 完成。(若您之前已安裝過,則無需重複此步驟。
  4. 點兩下 .msix 檔案進行安裝。

⚙️ 前置條件

  • Windows 11 24H2 (Build 26100.7019)+,且已啟用全螢幕體驗 (FSE) 功能。
  • 桌機、筆電、平板及未內建 FSE 的掌機:請先使用 Xbox Full Screen Experience Tool 啟用 FSE 功能。
  • 原生 FSE 掌機裝置(例如 ROG Xbox Ally 系列):已原生支援 FSE,可直接安裝 OmniConsole。

Full Changelog: v1.0.4.0...v1.0.5.0