diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 566c2ae..68d24a5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -12,16 +12,12 @@ body: label: Switch Firmware Version description: Which Nintendo Switch firmware (HOS) version are you running? options: - - 18.1.0 (Latest) + - 19.0.0 (Latest) + - 18.1.0 - 18.0.1 - 18.0.0 - 17.0.1 - 17.0.0 - - 16.1.0 - - 16.0.3 - - 16.0.2 - - 16.0.1 - - 16.0.0 - Other (please specify in issue description) validations: required: true @@ -31,17 +27,12 @@ body: label: Atmosphère Version description: Which version of Atmosphère are you using? options: - - 1.7.1 (Latest) + - 1.8.0 (Latest) + - 1.7.1 - 1.7.0 - 1.6.2 - 1.6.1 - 1.6.0 - - 1.5.5 - - 1.5.4 - - 1.5.3 - - 1.5.2 - - 1.5.1 - - 1.5.0 - Other (please specify in issue description) validations: required: true @@ -51,14 +42,10 @@ body: label: Mission Control Version description: Which version of Mission Control are you using? options: - - 0.11.1 (Latest) + - 0.12.0 (Latest) + - 0.11.1 - 0.11.0 - 0.10.0 - - 0.9.4 - - 0.9.3 - - 0.9.2 - - 0.9.1 - - 0.9.0 - Other (please specify in issue description) validations: required: true diff --git a/README.md b/README.md index 2cdb9b0..ff74b32 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Use controllers from other consoles natively on your Nintendo Switch via Bluetoo Download the [latest release](https://github.com/ndeadly/MissionControl/releases) .zip and extract to the root of your SD card, allowing the folders to merge and overwriting any existing files. Reboot your console to activate the module and you're done! ***IMPORTANT: -Atmosphère >= 1.7.1 is required to run the latest release of Mission Control on firmware 18.1.0. Using an older Atmosphère version will cause Mission Control to crash or freeze the system on boot.*** +Atmosphère >= 1.8.0 is required to run the latest release of Mission Control on firmware 19.0.0. Using an older Atmosphère version will cause Mission Control to crash or freeze the system on boot.*** ### Usage diff --git a/exefs_patches/bluetooth_patches/8C2A437B9890F6DA0FC3B17442B10E7C6FCDA6AA.ips b/exefs_patches/bluetooth_patches/8C2A437B9890F6DA0FC3B17442B10E7C6FCDA6AA.ips new file mode 100644 index 0000000..7ce976d Binary files /dev/null and b/exefs_patches/bluetooth_patches/8C2A437B9890F6DA0FC3B17442B10E7C6FCDA6AA.ips differ diff --git a/exefs_patches/btm_patches/58518E8DDEB26A678AD332B3C8D772C24F2B0636.ips b/exefs_patches/btm_patches/58518E8DDEB26A678AD332B3C8D772C24F2B0636.ips new file mode 100644 index 0000000..b0ef108 Binary files /dev/null and b/exefs_patches/btm_patches/58518E8DDEB26A678AD332B3C8D772C24F2B0636.ips differ diff --git a/lib/Atmosphere-libs b/lib/Atmosphere-libs index bb76786..989fb7b 160000 --- a/lib/Atmosphere-libs +++ b/lib/Atmosphere-libs @@ -1 +1 @@ -Subproject commit bb767869105d0eb5c38425f54bf20614639a078d +Subproject commit 989fb7be0c68bf229fe6789428b6c448b6de142a diff --git a/lib/libnx b/lib/libnx index c769852..a6924f2 160000 --- a/lib/libnx +++ b/lib/libnx @@ -1 +1 @@ -Subproject commit c769852631bc38d49a2576587bef26bc834a42e4 +Subproject commit a6924f2740be3107f59c3722af0a5f6c4b9e67f9