[PS5] Netflix n Hack premier Poc ROP & Syscal signé c0w-arLe développeur spacemeowx2 a mis à jour son utilitaire Ldn_mitm en version v1.3.0. Cette version a une nouveauté sympathique : une interface web !
Ldn_mitm est un kip modifié de fs_mitm.
Cette version est incluse dans SXOS 2.5 beta et supérieur!
spacemeowx2 vous propose aussi switch-lan-play en version "continuous".
Ldn_mitm est complémentaire de Switch Lan Play ( http://www.logic-sun...disponible.html - merci Tralala pour le lien), il permet de rajouter une fonctionnalité intéressante aux jeux : le réseau local sans fil.
Pré requis :
- une Switch sous Atmosphère 0.8.0 / ReiNX / SXOS 2.5Beta
- switch-lan-play (le lien est juste au-dessus)
- ldn_mitm décrit ici
How to Use (Atmosphere):
Make a folder in atmosphere named kips, /atmosphere/kips/ Put the kip file in that folder and boot with fusee primary.bin Once booted go in game and select the Wireless Play Option (If you see an L in your WiFi bars that means that the kip did not load and that you need to reboot) (Optional) Use official Switch-lan-play discord to match make and find other players, How to Use (ReiNX): Put the kip in /sysmodules/ folder. Boot reinx (Kips are loaded automatically now) Once booted go in-game and select the Wireless Play Option (If you see an L in your wifi bars that means that the kip did not load and that you need to reboot) (Optional) Use official Switch-lan-play discord to match make and find other players, How to Use (SXOS): Download SXOS 2.5 beta. Here Go to SX Menu then to options. Enable ldn_mitm, Go in-game and select the Wireless Play Option (If you see an L in your WiFi bars that means that the kip did not load and that you need to reboot)
Vous trouverez une liste des jeux compatibles ici : https://docs.google....q8-8/edit#gid=0
Vous pouvez télécharger Ldn_mitm via cette page.
Pour le tutoriel de configuration de Switch-lan-play, voir ce sujet
Telechargement: https://github.com/t...ay-GUI/releases
tumGER vous propose une nouvelle mise à jour pour Kosmos. Cette version 11.9.1 est intitulée " The top".
Pour rappel, Kosmos est le digne successeur de SDFilesSwitch.
Cette mise à jour à de nombreuses nouveautés comme :
+ l'ajout de Goldleaf 0.3
+ ldn_mitm est mis à jour,
+ CFW-Settings est mis à jour avec un nouvel icone ( proposé par bernv3)
+ Kosmos update a un nouvel icone
+ etc.
Changelog v11.9.1:
- The Top Changelog:
This is based on AtlasNX/Kosmos-Atmosphere@0ce61c5 (0.8.3+) of Atmosphere
General:
Updated Hekate Added patch for svcControlCodeMemory that helps dynarec on emulators. Fixed sleep mode when debug mode is on and official 6.X.X secmon is used Added RTC driver which now also disables wake up alarm when Auto HOS Power Off is used Helps when users that use AutoRCM inject and power off pretty fast. Fixed GPU on Linux when booting from warmboot Added missing fallback auto calibration of sd cards and plus some small fixes. Fixed a bug in Kosmos Toolbox that caused crashes for some people Synchronized Homebrew locations to AppstoreNX standards (As requested #182) and most importantly: General system stability improvements to enhance the user's experience.Lien de téléchargement : https://github.com/A...osmos/releases/
Téléchargement : https://github.com/M...eleases/tag/2.6
Changelog v4.6:
New in this BETA Added patch for svcControlCodeMemory that helps dynarec on emulators. Fixed sleep mode when debug mode is on and official 6.X.X secmon is used Added RTC driver which now also disables wake up alarm when Auto HOS Power Off is used
NOTE: You can get the other files (lp0 library) from a previous release.
A noter que Kosmos, anciennement SDFilesSwitch a déjà évolué avec cette version : https://github.com/A...d946f284c570fe2 Téléchargement : https://github.com/C...ses/tag/v4.6svcLe développeur nocash123 nous propose de découvrir une nouvelle version de no$gba qui passe en version v2.9c, pour rappel no$gba est un excellent émulateur Game Boy Advance / Nintendo DS / DSi et Pocket Station.
08 Feb 2019 - version 2.9c - wifiboot: now supports dsi-wifi-hardware with wpa/wpa2 encryption - utility/upload: omits nocashio lpt-port-driver for wifi upload (thanx edo9300) - dsi/wifi/hack: dsi browser patch for writing all sdio traffic to wifi-log.txt - dsi/wifi/help: new chapter for DSi Atheros Wifi - MBOX Transfer Headers - dsi/wifi/help: added notes on used WMI params (connect, cipher, pstream, etc) - dsi/wifi/help: more details for access point 4/5/6 settings in wifi-flash - nds/wifi/help: updated ds download play chapter (and separate beacon chapter) - nds/wifi/help: new chapters for WPA/WPA2: handshake, keys/mics, encryption - nds/help: added reverse-engineered dldi specs (flashcart driver for homebrew) - dsi/help: added several notes on files found in firmware v1.0J (thanks AnKi) - dsi/ndma: added support for SDIO startup mode (much alike as SDMMC startup) - dsi/boot: init AES Key2.X (for Data Managment export to SD card, thanx zoogie) - dsi/help: device list: details on naming for "public & private savedata" - dsi/autoload/help: new chapter for auto-loading (formerly in i2c chapter) - dsi/autoload/help: added skeleton/info on 2000000h (autoload parameters) - dsi/autoload/help: added more details on 2000300h (autoload by title id) - dsi/autoload/help: added specs for 2000800h (unlaunch autoload by path\name) - dsi/autoload/help: added specs for 2FFD800h (nintendo's title list and flags) - dma/gba/nds7: re-fixed dma0/1/2 len, don't crop 16bit to 8bit (thanx normmatt) - dsi/bios: added warn if/when using missing RSA keys (missing bios dsi dump) - aboutbox: added email/contact page (debug version only, not gaming version) - xed editor: fixed scrolling upon backspace in first some lines (thanks yuki)
Téléchargement : No$gba v2.9c
Changelog 10.02.2019
- Fixed streaming callback potentially executed with a NULL-pointer, due to the pointer getting changed between function calls. - CDVDMAN: consolidated CDVDFSV_BUF_SECTORS and CDVDMAN_FS_SECTORS, for clarity. - CDVDMAN_FS_SECTORS is now set to 8 and CDVDFSV will read up to - CDVDMAN_FS_SECTORS sectors per chunk. When the buffer is not aligned, then it will use 1 sector for alignment correction. This is higher than previously because I don't know why we only used 7/8 sectors... - Added patch for Harvest Moon: A Wonderful Life - padhook: changed Hook_scePad2CreateSocket() to always check and install IGR if SockParam is null (which is optional). This replaces the incomplete patch from 541d270. - padhook: do not create padhook thread & interrupt handler in duplicate. Thread will now be installed either at the IOP reboot or when the padhook is triggered, whichever comes first. This will allow the power button to always be used for IGR, even if libpad cannot be located due to the game being protected in some way (i.e. Tekken 5). - ISOFS: Fixed iso: being stuck in an opened state, if the file cannot be opened for mounting.
Téléchargement : Open PS2 Loader 10.02.2019