Add support for firmware 19.0.0

This commit is contained in:
ndeadly 2024-10-16 11:11:17 +02:00
parent 6ce89a7f54
commit a3fa9e7294
6 changed files with 9 additions and 22 deletions

View file

@ -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

View file

@ -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

@ -1 +1 @@
Subproject commit bb767869105d0eb5c38425f54bf20614639a078d
Subproject commit 989fb7be0c68bf229fe6789428b6c448b6de142a

@ -1 +1 @@
Subproject commit c769852631bc38d49a2576587bef26bc834a42e4
Subproject commit a6924f2740be3107f59c3722af0a5f6c4b9e67f9