From b3de870f9f877218ecbd68b6670aeecf07f6d177 Mon Sep 17 00:00:00 2001 From: Pugemon <105944311+Pugemon@users.noreply.github.com> Date: Tue, 30 Jul 2024 16:21:30 +0300 Subject: [PATCH] Add notes about force USB 3.0 --- atmosphere/config/system_settings.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/atmosphere/config/system_settings.ini b/atmosphere/config/system_settings.ini index a1a8113..93c67d0 100644 --- a/atmosphere/config/system_settings.ini +++ b/atmosphere/config/system_settings.ini @@ -8,6 +8,9 @@ enable_external_bluetooth_db=u8!0x1 enable_debug_api=u8!0x1 [usb] +; Enable USB 3.0 superspeed for homebrew +; 0 = USB 3.0 support is system default (usually disabled), 1 = USB 3.0 support is enabled. +; Note: Enabling USB 3.0 support may disable access to 5GHz Wi-Fi networks. usb30_force_enabled=u8!0x1 [tc]