Le développeur SciresM sort 20e version du cfw Atmosphere qui est la 0.9.2, dans cette nouvelle version, c'est l'évolution de l'emuMMC (emuNAND) qui a subit de gros progrès et qui dispose maintenant du mode partition et mode fichier. Le mode fichier qu'en a lui reste un peu instable par contre le mode partition fonctionne très bien même s'il est encore en phase bêta... L'autre nouveauté est l'insertion des fichiers configurations INI de Hetake 5.0.0 qui offre plus de stabilité.
Changelogs :
Citation0.9.2 is Atmosphère's twentieth official release.
fusee-primary was last updated in: 0.9.2.
The following was changed since the last release:
- A number of emummc bugfixes were added (all thanks to @m4xw's hard work). The following is a summary of emummc changes:
- Support for file-based emummc instances was fixed.
- Please note: file-based emummc is still unoptimized, and so may be much slower than partition-based.
- This speed differential should hopefully be made better in a future emummc update.
- The way emummc handles power management was completely overhauled.
- Emummc now properly handles init/de-init, and now supports low voltage mode.
- Much better support for shutdown was added, which should assuage corruption/synchronization problems.
- This should also improve support for more types of SD cards.
- A bug was fixed that caused emummc to not work on lower system versions due to missing SVC access.
- Please note: The configuration entries used for emummc have been changed.
- emummc_ prefixes have been removed, since they are superfluous given the emummc category they are under.
- As an example, emummc!emummc_enabled is now emummc!enabled.
- INI configurations made by @CTCaer's tool (which is the recommended way to manage emummc) should automatically work as expected/be corrected.
- If you do not wish to use the above, you will need to manually correct your configuration file.
- General system stability improvements to enhance the user's experience.
- Stratosphere is currently in the process of being re-written/refactored.
- Stratosphere was my (SciresM's) first C++ project, ever -- the code written for it a year ago when I was learning C++ is/was of much lower quality than code written more recently.
- Code is thus being re-written for clarity/style/to de-duplicate functionality, with much being moved into libstratosphere.
- Stratosphere will, after the rewrite, globally use the sts:: namespace -- this should greatly enhancing libstratosphere's ability to provide functionality for system modules.
- The rewritten modules consistently have lower memory footprints, and should be easier to maintain going forwards.
- The sm, boot, spl, ro, and loader modules have been tackled so far.
- General system stability improvements to enhance the user's experience.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now