Et voici le changelog de SRLoader v1.6.1
Téléchargement : SRLoader v1.6.1
Vous retrouverez l'intégralité des changements dans le changelog ci-dessous.
What's new in v5.5.0 ? Missing files are now downloaded on startup! Added inverted DS(i) boot screen! Added per-game option to force-use donor ROM. NOTE: Please delete TWLD.twldr at "sd:/_nds/twloader". TWLoader will download an updated version. Removed VRAM boost option. You can loop through the pages in Settings. Improvements Replaced DS and DSi boot jingles with higher quality versions! Bug fixes Random crashes for O3DS users should be fixed. (by @Jolty95) If Language is set to System, the H&S message in the DS(i) boot screen will no longer look bugged. (by @Jolty95) If the DS(i) boot jingle played first, the rest of the sound effects will no longer be low-pitched. Fixed typos inside French translation of the DS(i) boot screen. (by @debilausaure) Known bugs Previews for inverted DS(i) boot screen hasn't been added yet. MPU settings added for New Super Mario Bros.
Téléchargement :TWLoader v5.5.0
Téléchargement : GodMode9 v1.2.7
Téléchargement : Thenaya v0.6
safehax r25 @TiniVi TiniVi released this 9 hours ago · 1 commit to master since this release Changes made in this revision: Post-firmlaunch output when holding B. FIRM payload support (as requested in #32).
Téléchargement : Safehax R25
Virtual GameBoy a été créé en 1995, cela ne nous rajeuni pas, il a été l'un des premiers à pouvoir faire tourner correctement les jeux Nintendo, il a su évoluer avec son temps et son époque, avec la v5.2, son auteur nous apporte le support des corrections sur la gestion des périphériques géré par DirectImput sous Windows, il a ajouté une option pour n'afficher que 65 % des images (réduire le framerate) et corrigé des bugs lors de la modification du débit de la partie audio.
The Latest VGB Version is 5.2! The latest free VGB 5.2 for Windows and Linux, was released on July 5, 2017. It adds support for DirectInput joysticks on Windows, fixes crashes when changing audio rate or special effects, adds an menu option to draw 65% of frames, and moves all input-related options to a separate "Input" menu. The VGB-Android version is available from the Google Play and comes with many cool extras, such as built-in Cheatopedia with codes for dozens of popular games, State Exchange for exchanging gameplay states with other users, and more. Give it a try and report any encountered problems in the discussion group. I had to stop development of MSDOS, Maemo, and Symbian ports, as these platforms are pretty much dead nowadays. Sorry, but still no apple for iOS users (blame Steve Jobs for your terrible closed platform). The complete list of features and the list of new features and fixes can be found in the documentation.
Téléchargement : Virtual GameBoy v5.2
Téléchargement : 3DShell v1.0 Beta
Après la bonne nouvelle qu'a été RocketLauncher, plusieurs personnes se sont dites qu'elles n'y auraient pas accès à cause du fait que le downgrade d'une DSi nécessite quand même beaucoup de matériel (jeux exploitables, de quoi faire de la soudure et autres mises en oeuvre).
Robz8, le développeur de TWL/SRLoader, nous informe qu'ils ne sera bientôt plus nécessaire de faire un hardmode pour downgrader. En effet, dans la FAQ de SRLoader, il dit ceci:
Q: Je n'ai pas Sudoku ou un autre DSiWare exploitable. Est-ce qu'il y aura un nouvel exploit ?
A: Oui. Il utilisera soit Flipnote Studio, soit le navigateur DSi
Par contre il dit également que l'exploit ne sera pas dévoilé tant qu'ils n'auront pas réparé les différents problèmes qu'ils ont rencontré sur tous les firmwares.
Pour rappel, Flipnote Studio et le navigateur internet sont pré-installés sur la plupart des DSi, à quelques exceptions prêt, notamment les toutes premières versions.
Summery of the above video: 1. The exploit requires 1.4.0 firmware! Older or newer fw revisions do not work! 2. The exploit requires a flashcart that you are able to modify the internal rom it presents to the system. 3. Details on which cards will be compatible will be revealed at a later time. 4. The exploit involves a buffer overflow flaw involving section 3 of the white list. 5. This overflow occurs on arm7 thus allowing overwriting memory exclusive to arm7. 6. As a result a large enough overflow will hit the exception vectors. This is how we gain code execution. 7. Arm9 was relatively easy to take over. Though data caching presented a minor roadblock while testing on hardware. 8. I currently use a modified build of nds-bootloader from WinterMute's github. You know, that portion of hbmenu responsible for booting SRLs. 9. Because we already gained arm7 we only had to put arm9 in the correct wait state so that nds-bootloader can do it's thing. 10. The exploit in theory can work from the menu once it's running. But we currently make use of the auto boot feature to ensure a stable consistant environment. Tests with a second console suggest that is the case. Note that the exception vector for arm7 seems to either be somewhere else once the menu GUI is running or the overflow hits something else causing arm7 to crash early. Currently we plan to only target exploiting the system with an autoboot rom as it's more predictable. 11. The exact machanics of the arm9 take over and how nds-bootloader is loaded may change. Currently the entire payload fits on the cart. But we may allow reading a payload off SD instead.
3DShell v1.0 BETA @joel16 joel16 released this 8 hours ago · 1 commit to master since this release Change-log: Displays file modified time in file browser. (Display date format according to your current region) Added FTP menu. (Slightly modified version based on mtheall's ftpd) Fixed check box mis-alignment, and now uses the proper icon. New theme manager. (Settings->Theme icon->Select theme) Guide -> https://github.com/j...iki/Theme-Guide Removed FRD:U access (security purposes with NNIDs) Added support for the following image formats. (GIF[un-animated], (untested ->) HDR, PIC, PNM, PSD, TGA) Minor keyboard improvements - now includes words suggestions to improve user expereince. Now uses your 3DS username set through settings rather than NNID. Now displays build date in version string. Use native FS:User functions instead of stdio for file operations, and file browsing. (With this 95% of file functions now use FS:User) Rename now displays file name. Allow user to rename files without automatically setting the extension. Handle file extensions using fs:user rather than strrchr. This should improve performance since the flags are already set when scanning the directory. Fixed crash when exiting after using the image viewer. Fixed crash when opening a random directory. (Could have easily been reproduced, however the switch from opendir -> FSUSER_OpenDirectory fixed this) This software update improves the quality of the application performance. (Many optimazations and code clean-up, improving overall application stability, more use of native functions) Added a minimal CIA installer, displays CIA info and icon. (Only meant to be used for installing homebrew CIA) Installed CIA, can be instantly launched after it's been installed. Determine read only files (-r--r--) Issues: Selecting FTP two or more times without exiting the app result in crash, if you try exiting with the start button or the home button. Folders created by the Nintendo 3DS give an inaccurate timestamp (example DCIM, or Themes folder). CIA installing animation had to be stripped. If you find any other issues please submit them to the issue tracker. If you're using 3DShell.3dsx, make sure you patch both FS/SM using the process patch menu.
Téléchargement : 3DShell.3dsx v1.0.2 BETA / 3DShell.cia v1.0.2 BETA