Releases: Atmosphere-NX/Atmosphere
Atmosphère 1.10.2
1.10.2 is Atmosphère's eighty-ninth official release.
Please be sure to update fusee when upgrading to 1.10.2. fusee-primary no longer exists, and will not work any more.
With thanks to the @switchbrew team, Atmosphère 1.10.2 is bundled with hbl 2.4.5, and hbmenu 3.6.1.
The following was changed since the last release:
- Basic support was added for 21.2.0.
- General system stability improvements to enhance the user's experience.
And the following was changed in 1.10.0:
- Basic support was added for 21.0.0.
- The console should boot and atmosphère should be fully functional.
- Please note: As a result of changes made to nintendo's software in 21.0.0, there is again roughly 10MB less memory available for custom system modules.
- I am not really sure what can be done about this at this point; if you are a developer with bright ideas, please join the ReSwitched discord or reach out to me (
sciresm) personally on discord. - If anyone has any bright ideas, perhaps there will be another atmosphère release which improves the memory availability situation for custom system modules, but I cannot actually think of anything viable at the current time.
- I am not really sure what can be done about this at this point; if you are a developer with bright ideas, please join the ReSwitched discord or reach out to me (
- Please note: All homebrew software may need to be re-compiled with the latest libnx (>= 4.10.0), or else it may crash/experience memory corruption.
- Nintendo broke the userland<->kernel TLS ABI in 21.0.0, by writing to previously reserved space.
- Homebrew used this reserved space for its TLS slots, which means any homebrew software using TLS slots will experience memory corruption when running under Atmosphere 1.10.0.
- This doesn't appear to impact everything, but a large portion of tested homebrew crashes (often on exit), and so will need re-compile for the new ABI.
- For those technically inclined, while TLS slots are rarely used by developers, they're used to implement features like e.g. C++ exceptions under the hood, and so anything using those crashes, etc.
- To help make this transition easier, hbmenu now shows a warning when selecting homebrew compiled with an older, incompatible ABI version.
- I apologize for the hassle in general.
- libnx has been updated so that its reserved space matches Nintendo's now -- this particular issue can never occur again, even if Nintendo touches more reserved space.
exosphèrewas updated to reflect the latest official secure monitor behavior.mesosphèrewas updated to reflect the latest official kernel behavior.loaderwas updated to reflect the latest official behavior.pmwas updated to reflect the latest official behavior.erptwas updated to reflect the latest official behavior.pglwas updated to reflect the latest official behavior.fatalwas updated to reflect the latest official behavior.
- Support was added for launching another game-which-has-too-many-files with romfs mods.
- I rely on user reports for adding support/fixing these, and some of these games can be pretty obscure!
- If you are affected by this, you will see "Data abort (0x101)" when trying to launch the game with mods.
- Please reach out to
sciresmon discord if this occurs to share your error report binary.- Although some games may be impossible to fix, I believe I can get almost everything working, so please let me try to help you (and improve atmosphère's support!) if you run into this!
- General system stability improvements to enhance the user's experience.
For information on the featureset supported by 1.10, please see the official release notes.
Atmosphère 1.10.1
1.10.1 is Atmosphère's eighty-eighth official release.
Please be sure to update fusee when upgrading to 1.10.1. fusee-primary no longer exists, and will not work any more.
With thanks to the @switchbrew team, Atmosphère 1.10.1 is bundled with hbl 2.4.5, and hbmenu 3.6.1.
The following was changed since the last release:
- Basic support was added for 21.1.0.
- A bug was fixed that caused some games (e.g. Tomb Raider definitive edition) to fail to launch.
- General system stability improvements to enhance the user's experience.
And the following was changed in 1.10.0:
- Basic support was added for 21.0.0.
- The console should boot and atmosphère should be fully functional.
- Please note: As a result of changes made to nintendo's software in 21.0.0, there is again roughly 10MB less memory available for custom system modules.
- I am not really sure what can be done about this at this point; if you are a developer with bright ideas, please join the ReSwitched discord or reach out to me (
sciresm) personally on discord. - If anyone has any bright ideas, perhaps there will be another atmosphère release which improves the memory availability situation for custom system modules, but I cannot actually think of anything viable at the current time.
- I am not really sure what can be done about this at this point; if you are a developer with bright ideas, please join the ReSwitched discord or reach out to me (
- Please note: All homebrew software may need to be re-compiled with the latest libnx (>= 4.10.0), or else it may crash/experience memory corruption.
- Nintendo broke the userland<->kernel TLS ABI in 21.0.0, by writing to previously reserved space.
- Homebrew used this reserved space for its TLS slots, which means any homebrew software using TLS slots will experience memory corruption when running under Atmosphere 1.10.0.
- This doesn't appear to impact everything, but a large portion of tested homebrew crashes (often on exit), and so will need re-compile for the new ABI.
- For those technically inclined, while TLS slots are rarely used by developers, they're used to implement features like e.g. C++ exceptions under the hood, and so anything using those crashes, etc.
- To help make this transition easier, hbmenu now shows a warning when selecting homebrew compiled with an older, incompatible ABI version.
- I apologize for the hassle in general.
- libnx has been updated so that its reserved space matches Nintendo's now -- this particular issue can never occur again, even if Nintendo touches more reserved space.
exosphèrewas updated to reflect the latest official secure monitor behavior.mesosphèrewas updated to reflect the latest official kernel behavior.loaderwas updated to reflect the latest official behavior.pmwas updated to reflect the latest official behavior.erptwas updated to reflect the latest official behavior.pglwas updated to reflect the latest official behavior.fatalwas updated to reflect the latest official behavior.
- Support was added for launching another game-which-has-too-many-files with romfs mods.
- I rely on user reports for adding support/fixing these, and some of these games can be pretty obscure!
- If you are affected by this, you will see "Data abort (0x101)" when trying to launch the game with mods.
- Please reach out to
sciresmon discord if this occurs to share your error report binary.- Although some games may be impossible to fix, I believe I can get almost everything working, so please let me try to help you (and improve atmosphère's support!) if you run into this!
- General system stability improvements to enhance the user's experience.
For information on the featureset supported by 1.10, please see the official release notes.
Atmosphère 1.10.0 (pre-release)
1.10.0 is Atmosphère's eighty-seventh official release.
Please be sure to update fusee when upgrading to 1.10.0. fusee-primary no longer exists, and will not work any more.
With thanks to the @switchbrew team, Atmosphère 1.10.0 is bundled with hbl 2.4.5, and hbmenu 3.6.1.
Please note: Atmosphère 1.10.0 is currently in pre-release, and issues may be found that need to be fixed before full release.
- If any bugs are reported while Atmosphère is in pre-release, they will be fixed and the build will be updated.
- 1.10.0 will transition to release after a short amount of time has passed without pressing bug reports.
Note: The kernel was updated in the pre-release zip on 2025/11/15 at 5:40 PM PDT to fix a crash when launching the eShop/link nintendo account pages (this should have been caught before, my apologies). The updated zip has a build hash of "-d9fc6e99e".
Note: The ro system module, loader system module, and kernel were updated in the pre-release zip on 2025/11/15 at 5:15 PM PDT to fix a crash when launching the browser due to increased memory usage, and to fix usb 3.0 force-enable on 21.0.0. The updated zip has a build hash of "-c08a13a54".
The following was changed since the last release:
- Basic support was added for 21.0.0.
- The console should boot and atmosphère should be fully functional.
- Please note: As a result of changes made to nintendo's software in 21.0.0, there is again roughly 10MB less memory available for custom system modules.
- I am not really sure what can be done about this at this point; if you are a developer with bright ideas, please join the ReSwitched discord or reach out to me (
sciresm) personally on discord. - If anyone has any bright ideas, perhaps there will be another atmosphère release which improves the memory availability situation for custom system modules, but I cannot actually think of anything viable at the current time.
- I am not really sure what can be done about this at this point; if you are a developer with bright ideas, please join the ReSwitched discord or reach out to me (
- Please note: All homebrew software may need to be re-compiled with the latest libnx (>= 4.10.0), or else it may crash/experience memory corruption.
- Nintendo broke the userland<->kernel TLS ABI in 21.0.0, by writing to previously reserved space.
- Homebrew used this reserved space for its TLS slots, which means any homebrew software using TLS slots will experience memory corruption when running under Atmosphere 1.10.0.
- This doesn't appear to impact everything, but a large portion of tested homebrew crashes (often on exit), and so will need re-compile for the new ABI.
- For those technically inclined, while TLS slots are rarely used by developers, they're used to implement features like e.g. C++ exceptions under the hood, and so anything using those crashes, etc.
- To help make this transition easier, hbmenu now shows a warning when selecting homebrew compiled with an older, incompatible ABI version.
- I apologize for the hassle in general.
- libnx has been updated so that its reserved space matches Nintendo's now -- this particular issue can never occur again, even if Nintendo touches more reserved space.
exosphèrewas updated to reflect the latest official secure monitor behavior.mesosphèrewas updated to reflect the latest official kernel behavior.loaderwas updated to reflect the latest official behavior.pmwas updated to reflect the latest official behavior.erptwas updated to reflect the latest official behavior.pglwas updated to reflect the latest official behavior.fatalwas updated to reflect the latest official behavior.
- Support was added for launching another game-which-has-too-many-files with romfs mods.
- I rely on user reports for adding support/fixing these, and some of these games can be pretty obscure!
- If you are affected by this, you will see "Data abort (0x101)" when trying to launch the game with mods.
- Please reach out to
sciresmon discord if this occurs to share your error report binary.- Although some games may be impossible to fix, I believe I can get almost everything working, so please let me try to help you (and improve atmosphère's support!) if you run into this!
- General system stability improvements to enhance the user's experience.
For information on the featureset supported by 1.10, please see the official release notes.
Atmosphère 1.9.5
1.9.5 is Atmosphère's eighty-sixth official release.
Please be sure to update fusee when upgrading to 1.9.5. fusee-primary no longer exists, and will not work any more.
With thanks to the @switchbrew team, Atmosphère 1.9.5 is bundled with hbl 2.4.4, and hbmenu 3.6.0.
The following was changed since the last release:
- Basic support was added for 20.5.0.
- General system stability improvements to enhance the user's experience.
And the following was changed in 1.9.0:
- Basic support was added for 20.0.0.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- There shouldn't be anything user visible resulting from this, but it will be addressed in a future atmosphère update.
- The same action item from 18.0.0 remains, and I believe in my heart of hearts that it will be addressed eventually. Someone has told me they're working on it.
- There aren't (to my knowledge) outstanding 19.0.0 items any more.
- Please note: As a result of changes made to nintendo's software in 20.0.0, there is at least 6MB less memory available for custom system modules.
- We can only steal a maximum of 14MB from the applet pool, down from 40MB.
- To compensate for this,
ams.mitm's heap usage has been reduced by 20MB.- To facilitate this, a new helper module (
memlet) was added, so that memory may be temporarily stolen during the romfs building process. - Hopefully, this results in relatively little breakage, however it is possible that user mods which replace extremely large numbers of files in The Legend of Zelda: Tears of the Kingdom may no longer function.
- If you are affected by this, you will see "Data abort (0x101)" when trying to launch the game with mods.
- Please reach out to
sciresmon discord if this occurs to share your error report binary. However, some issues may be impossible to fix. - I apologize sincerely if the issue is impossible to resolve, but I have been forced unavoidably to make compromises here, and I think this is the best balance to be struck.
- To facilitate this, a new helper module (
exosphèrewas updated to reflect the latest official secure monitor behavior.mesosphèrewas updated to reflect the latest official kernel behavior.loaderwas updated to reflect the latest official behavior.pmwas updated to reflect the latest official behavior.ncmwas partially updated to reflect the latest official behavior.erptwas updated to reflect the latest official behavior.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- Atmosphère was updated to use GCC 15/newlib (latest devkitA64/devkitARM releases).
- A number of improvements were made to the dmnt cheat engine.
- New instructions were added, and instructions were updated for improved/new functionality.
- Please see the documents for details -- thanks @tomvita!
- General system stability improvements to enhance the user's experience.
For information on the featureset supported by 1.9, please see the official release notes.
Atmosphère 1.9.4
1.9.4 is Atmosphère's eighty-fifth official release.
Please be sure to update fusee when upgrading to 1.9.4. fusee-primary no longer exists, and will not work any more.
With thanks to the @switchbrew team, Atmosphère 1.9.4 is bundled with hbl 2.4.4, and hbmenu 3.6.0.
The following was changed since the last release:
- Basic support was added for 20.4.0.
- An issue was fixed in
exosphère's register accessilibity tables (thanks @CTCaer).- I believe this had no impact on official code, though it would have prevented some homebrew from interacting correctly with the MC0/MC1 registers.
- An issue was fixed in
- An issue was fixed that could cause a deadlock when building multiple romfs images simultaneously (thanks @Ereza).
- This fixes support for certain mods, e.g. system language translations overriding content for both overlayDisp and qlaunch.
- General system stability improvements to enhance the user's experience.
And the following was changed in 1.9.0:
- Basic support was added for 20.0.0.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- There shouldn't be anything user visible resulting from this, but it will be addressed in a future atmosphère update.
- The same action item from 18.0.0 remains, and I believe in my heart of hearts that it will be addressed eventually. Someone has told me they're working on it.
- There aren't (to my knowledge) outstanding 19.0.0 items any more.
- Please note: As a result of changes made to nintendo's software in 20.0.0, there is roughly 10MB less memory available for custom system modules.
- We can only steal a maximum of 14MB from the applet pool, down from 40MB.
- To compensate for this,
ams.mitm's heap usage has been reduced by 20MB.- To facilitate this, a new helper module (
memlet) was added, so that memory may be temporarily stolen during the romfs building process. - Hopefully, this results in relatively little breakage, however it is possible that user mods which replace extremely large numbers of files in The Legend of Zelda: Tears of the Kingdom may no longer function.
- If you are affected by this, you will see "Data abort (0x101)" when trying to launch the game with mods.
- Please reach out to
sciresmon discord if this occurs to share your error report binary. However, some issues may be impossible to fix. - I apologize sincerely if the issue is impossible to resolve, but I have been forced unavoidably to make compromises here, and I think this is the best balance to be struck.
- To facilitate this, a new helper module (
exosphèrewas updated to reflect the latest official secure monitor behavior.mesosphèrewas updated to reflect the latest official kernel behavior.loaderwas updated to reflect the latest official behavior.pmwas updated to reflect the latest official behavior.ncmwas partially updated to reflect the latest official behavior.erptwas updated to reflect the latest official behavior.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- Atmosphère was updated to use GCC 15/newlib (latest devkitA64/devkitARM releases).
- A number of improvements were made to the dmnt cheat engine.
- New instructions were added, and instructions were updated for improved/new functionality.
- Please see the documents for details -- thanks @tomvita!
- General system stability improvements to enhance the user's experience.
For information on the featureset supported by 1.9, please see the official release notes.
Atmosphère 1.9.3
1.9.3 is Atmosphère's eighty-fourth official release.
Please be sure to update fusee when upgrading to 1.9.3. fusee-primary no longer exists, and will not work any more.
With thanks to the @switchbrew team, Atmosphère 1.9.3 is bundled with hbl 2.4.4, and hbmenu 3.6.0.
The following was changed since the last release:
- Basic support was added for 20.3.0.
- Compatibility was fixed for loading mods with KOTOR 2 (star wars).
- General system stability improvements to enhance the user's experience.
And the following was changed in 1.9.0:
- Basic support was added for 20.0.0.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- There shouldn't be anything user visible resulting from this, but it will be addressed in a future atmosphère update.
- The same action item from 18.0.0 remains, and I believe in my heart of hearts that it will be addressed eventually. Someone has told me they're working on it.
- There aren't (to my knowledge) outstanding 19.0.0 items any more.
- Please note: As a result of changes made to nintendo's software in 20.0.0, there is roughly 10MB less memory available for custom system modules.
- We can only steal a maximum of 14MB from the applet pool, down from 40MB.
- To compensate for this,
ams.mitm's heap usage has been reduced by 20MB.- To facilitate this, a new helper module (
memlet) was added, so that memory may be temporarily stolen during the romfs building process. - Hopefully, this results in relatively little breakage, however it is possible that user mods which replace extremely large numbers of files in The Legend of Zelda: Tears of the Kingdom may no longer function.
- If you are affected by this, you will see "Data abort (0x101)" when trying to launch the game with mods.
- Please reach out to
sciresmon discord if this occurs to share your error report binary. However, some issues may be impossible to fix. - I apologize sincerely if the issue is impossible to resolve, but I have been forced unavoidably to make compromises here, and I think this is the best balance to be struck.
- To facilitate this, a new helper module (
exosphèrewas updated to reflect the latest official secure monitor behavior.mesosphèrewas updated to reflect the latest official kernel behavior.loaderwas updated to reflect the latest official behavior.pmwas updated to reflect the latest official behavior.ncmwas partially updated to reflect the latest official behavior.erptwas updated to reflect the latest official behavior.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- Atmosphère was updated to use GCC 15/newlib (latest devkitA64/devkitARM releases).
- A number of improvements were made to the dmnt cheat engine.
- New instructions were added, and instructions were updated for improved/new functionality.
- Please see the documents for details -- thanks @tomvita!
- General system stability improvements to enhance the user's experience.
For information on the featureset supported by 1.9, please see the official release notes.
Atmosphère 1.9.2
1.9.2 is Atmosphère's eighty-third official release.
Please be sure to update fusee when upgrading to 1.9.2. fusee-primary no longer exists, and will not work any more.
With thanks to the @switchbrew team, Atmosphère 1.9.2 is bundled with hbl 2.4.4, and hbmenu 3.6.0.
The following was changed since the last release:
- Basic support was added for 20.2.0.
- USB 3.0 support force-enable was fixed for 20.1.0+.
- General system stability improvements to enhance the user's experience.
And the following was changed in 1.9.0:
- Basic support was added for 20.0.0.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- There shouldn't be anything user visible resulting from this, but it will be addressed in a future atmosphère update.
- The same action item from 18.0.0 remains, and I believe in my heart of hearts that it will be addressed eventually. Someone has told me they're working on it.
- There aren't (to my knowledge) outstanding 19.0.0 items any more.
- Please note: As a result of changes made to nintendo's software in 20.0.0, there is roughly 10MB less memory available for custom system modules.
- We can only steal a maximum of 14MB from the applet pool, down from 40MB.
- To compensate for this,
ams.mitm's heap usage has been reduced by 20MB.- To facilitate this, a new helper module (
memlet) was added, so that memory may be temporarily stolen during the romfs building process. - Hopefully, this results in relatively little breakage, however it is possible that user mods which replace extremely large numbers of files in The Legend of Zelda: Tears of the Kingdom may no longer function.
- If you are affected by this, you will see "Data abort (0x101)" when trying to launch the game with mods.
- Please reach out to
sciresmon discord if this occurs to share your error report binary. However, some issues may be impossible to fix. - I apologize sincerely if the issue is impossible to resolve, but I have been forced unavoidably to make compromises here, and I think this is the best balance to be struck.
- To facilitate this, a new helper module (
exosphèrewas updated to reflect the latest official secure monitor behavior.mesosphèrewas updated to reflect the latest official kernel behavior.loaderwas updated to reflect the latest official behavior.pmwas updated to reflect the latest official behavior.ncmwas partially updated to reflect the latest official behavior.erptwas updated to reflect the latest official behavior.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- Atmosphère was updated to use GCC 15/newlib (latest devkitA64/devkitARM releases).
- A number of improvements were made to the dmnt cheat engine.
- New instructions were added, and instructions were updated for improved/new functionality.
- Please see the documents for details -- thanks @tomvita!
- General system stability improvements to enhance the user's experience.
For information on the featureset supported by 1.9, please see the official release notes.
Atmosphère 1.9.1
1.9.1 is Atmosphère's eighty-second official release.
Please be sure to update fusee when upgrading to 1.9.1. fusee-primary no longer exists, and will not work any more.
With thanks to the @switchbrew team, Atmosphère 1.9.1 is bundled with hbl 2.4.4, and hbmenu 3.6.0.
The following was changed since the last release:
- Basic support was added for 20.1.0.
- General system stability improvements to enhance the user's experience.
And the following was changed in 1.9.0:
- Basic support was added for 20.0.0.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- There shouldn't be anything user visible resulting from this, but it will be addressed in a future atmosphère update.
- The same action item from 18.0.0 remains, and I believe in my heart of hearts that it will be addressed eventually. Someone has told me they're working on it.
- There aren't (to my knowledge) outstanding 19.0.0 items any more.
- Please note: As a result of changes made to nintendo's software in 20.0.0, there is roughly 10MB less memory available for custom system modules.
- We can only steal a maximum of 14MB from the applet pool, down from 40MB.
- To compensate for this,
ams.mitm's heap usage has been reduced by 20MB.- To facilitate this, a new helper module (
memlet) was added, so that memory may be temporarily stolen during the romfs building process. - Hopefully, this results in relatively little breakage, however it is possible that user mods which replace extremely large numbers of files in The Legend of Zelda: Tears of the Kingdom may no longer function.
- If you are affected by this, you will see "Data abort (0x101)" when trying to launch the game with mods.
- Please reach out to
sciresmon discord if this occurs to share your error report binary. However, some issues may be impossible to fix. - I apologize sincerely if the issue is impossible to resolve, but I have been forced unavoidably to make compromises here, and I think this is the best balance to be struck.
- To facilitate this, a new helper module (
exosphèrewas updated to reflect the latest official secure monitor behavior.mesosphèrewas updated to reflect the latest official kernel behavior.loaderwas updated to reflect the latest official behavior.pmwas updated to reflect the latest official behavior.ncmwas partially updated to reflect the latest official behavior.erptwas updated to reflect the latest official behavior.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- Atmosphère was updated to use GCC 15/newlib (latest devkitA64/devkitARM releases).
- A number of improvements were made to the dmnt cheat engine.
- New instructions were added, and instructions were updated for improved/new functionality.
- Please see the documents for details -- thanks @tomvita!
- General system stability improvements to enhance the user's experience.
For information on the featureset supported by 1.9, please see the official release notes.
Atmosphère 1.9.0 (pre-release)
1.9.0 is Atmosphère's eighty-first official release.
Please be sure to update fusee when upgrading to 1.9.0. fusee-primary no longer exists, and will not work any more.
Please note: Atmosphère 1.9.0 is currently in pre-release, and issues may be found that need to be fixed before full release.
- If any bugs are reported while Atmosphère is in pre-release, they will be fixed and the build will be updated.
- 1.9.0 will transition to release after a short amount of time has passed without pressing bug reports.
With thanks to the @switchbrew team, Atmosphère 1.9.0 is bundled with hbl 2.4.4, and hbmenu 3.6.0.
The following was changed since the last release:
- Basic support was added for 20.0.0.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- There shouldn't be anything user visible resulting from this, but it will be addressed in a future atmosphère update.
- The same action item from 18.0.0 remains, and I believe in my heart of hearts that it will be addressed eventually. Someone has told me they're working on it.
- There aren't (to my knowledge) outstanding 19.0.0 items any more.
- Please note: As a result of changes made to nintendo's software in 20.0.0, there is roughly 10MB less memory available for custom system modules.
- We can only steal a maximum of 14MB from the applet pool, down from 40MB.
- To compensate for this,
ams.mitm's heap usage has been reduced by 20MB.- To facilitate this, a new helper module (
memlet) was added, so that memory may be temporarily stolen during the romfs building process. - Hopefully, this results in relatively little breakage, however it is possible that user mods which replace extremely large numbers of files in The Legend of Zelda: Tears of the Kingdom may no longer function.
- If you are affected by this, you will see "Data abort (0x101)" when trying to launch the game with mods.
- Please reach out to
sciresmon discord if this occurs to share your error report binary. However, some issues may be impossible to fix. - I apologize sincerely if the issue is impossible to resolve, but I have been forced unavoidably to make compromises here, and I think this is the best balance to be struck.
- To facilitate this, a new helper module (
exosphèrewas updated to reflect the latest official secure monitor behavior.mesosphèrewas updated to reflect the latest official kernel behavior.loaderwas updated to reflect the latest official behavior.pmwas updated to reflect the latest official behavior.ncmwas partially updated to reflect the latest official behavior.erptwas updated to reflect the latest official behavior.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- Atmosphère was updated to use GCC 15/newlib (latest devkitA64/devkitARM releases).
- A number of improvements were made to the dmnt cheat engine.
- New instructions were added, and instructions were updated for improved/new functionality.
- Please see the documents for details -- thanks @tomvita!
- General system stability improvements to enhance the user's experience.
For information on the featureset supported by 1.9, please see the official release notes.
Atmosphère 1.8.0
1.8.0 is Atmosphère's eightieth official release.
Please be sure to update fusee when upgrading to 1.8.0. fusee-primary no longer exists, and will not work any more.
With thanks to the @switchbrew team, Atmosphère 1.8.0 is bundled with hbl 2.4.4, and hbmenu 3.6.0.
The following was changed since the last release:
- Basic support was added for 19.0.0.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
- There shouldn't be anything user visible resulting from this, but it will be addressed in a future atmosphère update. There is still one action item from 18.0.0 to be addressed, as well.
exosphèrewas updated to reflect the latest official secure monitor behavior.mesosphèrewas updated to reflect the latest official kernel behavior.loaderwas updated to reflect the latest official behavior.pmwas updated to reflect the latest official behavior.rowas updated to reflect the latest official behavior.
- The console should boot and atmosphère should be fully functional. However, not all modules have been fully updated to reflect the latest changes.
creport's file acces patterns were optimized, greatly improving performance when generating a crash report.- Atmosphère now uses
relrrelocations where possible.- This reduces the filesize of a number of atmosphère's modules.
- A number of minor issues were fixed and improvements were made, including:
- Support was fixed for running Atmosphère on newer units with specific Hynix/Micron DRAM chips.
- General system stability improvements to enhance the user's experience.
For information on the featureset supported by 1.8, please see the official release notes.