Atmosphère 0.19.0

Après la sortie du firmware officiel 12.0.0, qui avait malheureusement cassé la compatibilité avec Atmosphère, SciresM propose naturellement une mise à jour de son fameux Custom Firmware pour le supporter. Il en a profité pour améliorer mesosphère et daybreak, permettre la réactivation de l’USB3 (l’option est cependant désactivée par défaut, parce qu’elle entraîne de gros bugs avec le WIFI) et annoncer la venue d’une nouveauté très sympathique qui, si l’on en croit le changelog, donnera la possibilité d’interagir avec la Switch depuis une application PC (starlink). Au programme des fonctionnalités envisagées  du logiciel :

  • visualiser la RAM en temps réel, qui sera pratique pour chercher des codes triche
  • streamer les flux vidéo et audio vers le PC
  • accéder à la microSD
  • autoriser l’accès au PC hôte dans les homebrews, configurable et hermétiquement cloisonné dans un système dit « bac à sable » pour assurer la sécurité

Ça met diablement l’eau à la bouche ! On a hâte de voir arriver ce genre d’utilitaire, ne serait-ce que pour pouvoir streamer ses gameplays plus facilement que par le biais d’une carte d’acquisition.

 

Fusée-primary n’a pas été impacté par la mise à jour et reste donc à la version 0.17.0. Quant aux sigpatches, elles devraient arriver dans la journée (si ce n’est déjà fait)…

La mauvaise nouvelle, c’est que Nintendo a modifié le fonctionnement du sysmodule « SM » pour le remplacer par un protocole IPC. De ce fait, tous les homebrews qui se servaient de serveurs IPC devront donc être ajustés et recompilés en conséquence.

↓ Nouveautés / Corrections (cliquer pour voir) ↓

0.19.0 is Atmosphère’s forty-sixth official release.

fusee-primary was last updated in: 0.17.0.

With thanks to the @switchbrew team, Atmosphère 0.19.0 is bundled with hbl 2.4.1, and hbmenu 3.4.0.

The following was changed since the last release:

  • Support was added for 12.0.0.
    • mesosphère was updated to reflect the latest official kernel behavior.
    • smboot2pgl were updated to reflect the latest official behaviors.
      • Please Note: 12.0.0 added a new protocol for IPC (« tipc »), which has been freshly reimplemented in its entirety.
        • It is possible there may be as of yet unfound issues; if there are, please send the appropriate crash reports to SciresM (SciresM#524 on discord).
        • Homebrew which uses atmosphere extensions (including the mitm API) will need to be re-compiled in order to function on 0.19.0.
          • I apologize for this, but it’s unavoidable for technical reasons. If you’re affected by this and mad about it, please contact SciresM to complain.
    • erpt was partially updated to reflect the latest official behaviors.
      • New features were added to erpt to track the activity of running applets, and to detect when a forced shutdown occurs.
      • These behaviors have been temporarily stubbed, as they are not necessary for 12.0.0 to run (and their outputs won’t be saved anywhere).
      • A future atmosphère update will implement these behaviors, in the interest of reflecting official logic as faithfully as we can.
  • Atmosphère no longer uses the /contents/ folder for its own programs.
    • Atmosphère’s system modules are now bundled together in the single file « stratosphere.romfs ».
      • For those working on developing for atmosphère, executables inside the /contents/ directory will be preferred to those in « stratosphere.romfs ».
    • Please Note: In order to facilitate this change (and the desired behavior), the first time you boot after extracting a release zip, atmosphère system modules inside /contents/ will be deleted.
      • This will have no impact on user programs (it only removes programs with specific program ids).
  • Improvements were made to mesosphere, including:
    • An extension InfoType was added for getting the current process handle, without having to spawn a thread and do IPC with oneself.
    • An issue was fixed in SvcSetDebugThreadContext.
    • An issue was fixed when doing IPC with user buffers.
  • Support was fixed for toggling the custom setting usb!usb30_force_enabled on 9.0.0+.
    • This was broken by Nintendo’s introducing a dependency that made USB a requirement to launch before custom settings are parsed.
    • Since the fix, you can now toggle the setting (as you could prior to atmosphère 0.9.4), and it will work as expected.
    • Please Note: Enabling USB 3.0 often severely impacts wireless communications.
      • Because of this, the setting will default to off. If you experience issues with it enabled, consider disabling it.
  • A warning was added to daybreak when resetting the console to factory settings.
  • Substantial work was completed towards atmosphere’s upcoming implementation of the host target connection protocol.
    • Once completed, users will be able to interact with a Switch running atmosphère via a PC application (« Starlink ») currently under development.
      • Planned eventual features for connected consoles include a gdbstub, interacting with memory (for cheat development), streaming gameplay audio and video, and accessing the Switch’s SD card filesystem.
      • Switch homebrew will also have access to a (configurable and sandboxed) filesystem on the host PC, while connected.
    • Towards this end, the following was accomplished:
      • The « htc » system module was reimplemented completely.
      • The system module which provides remote access to the SD card was reimplemented completely.
    • This is currently the active focus of atmosphère’s development.
    • Please Note: Support is not yet completed, and users are disadvised from interacting with the related settings for the time being, unless they particularly know what they’re doing.
  • A number of minor issues were fixed, including:
    • A bug was fixed in dmnt that could cause a fatal when launching certain games with cheats active.
    • An issue was fixed that could cause an abort in sm when using a large number of custom system modules.
    • An issue was fixed that prevented launching gamecards on 1.0.0.
    • Minor issues were fixed in the cheat virtual machine’s behavior.
  • Several issues were fixed, and usability and stability were improved.

For information on the featureset supported by 0.19, please see the official release notes

 

ATTENTION : une mise à jour silencieuse a été initiée par SciresM, probablement après avoir découvert des bugs de dernière minute. La bonne version d’Atmosphère est estampillée « c67c29eb« . Si vous n’avez pas cette référence, re-téléchargez l’archive !

 

 

 

 

Github