Switch CFW allgemein (Tools, Homebrew usw.)

  • Hat einer einen Tipp für mich?

    Vielleicht hilft die dieses Tutorial weiter?

    [Tutorial] NS-Atmosphere Payload Injector

    Hier müsstest du dann anstelle des Hekate Payloads die im amsPLUS Paket beiliegende "payload.bin" verwenden.


    Die Alternativen für das injizieren eines Payloads findest du hier unter Punkt 4:

    Switch CFW Startpunkt (von hier aus geht es in die richtigen Themen)

  • GZ-Doom wurde auf Version 8 aktualisiert!


    Changelog:

    • rebased port on latest upstream (4.7.1+);
      • this means the GLES2 renderer is now available and functioning, which might benefit performance;
      • the game should also now default to GLES2;
    • rebuilt with newest libraries.



    https://github.com/fgsfdsfgs/gzdoom/releases

  • Amiigo wurde auf Version 2.1.0 aktualisiert!


    Changes to Amiigo

    • Fixed bug that would cause the console to fatal when updating through Amiigo
    • Updated Arriba
    • Added support for loading custom background shaders
    • Automatically use outdated API cache if no internet connection within 5 seconds of first time setup

    Changes to Arriba

    • Arriba will output the correct screen size when the console is docked / undocked
    • Arriba now renders text in to a framebuffer to improve performance
    • Fixed some text characters being incorrectly positioned

    Download

    https://github.com/CompSciOrBust/Amiigo/releases/tag/2.1.0

  • sys-botbase wurde auf Version 2.0 aktualisiert!


    Changelog


    The following commands were added:

    Code
    Functionality:
    - peekMulti
    - peekMainMulti
    - peekAbsoluteMulti
    - controllerType

    Multi commands are the same as their non-multi counterparts, and have the added benefit of accepting an array of addresses and sizes split by spaces, and return a sequential concat stream of bytes of all data that was looked up.

    controllerType allows configuration of the controller from the default pro controller to other controllers, such as a single joy-con, ring-con, etc. Useful if you're writing a bot for something that requires a different controller, such as an LGPE bot. This must be configured to a HidDeviceType

    The amount of memory allocated by sys-botbase is now also reduced.


    https://github.com/olliz0r/sys-botbase/releases/tag/2.0

  • CaptureSight wurde auf Version 0.10.0 aktualisiert!


    Changelog:

    • CaptureSight was (mostly) rewritten in rust
    • The applet has been removed and only the overlay will be maintained going forward
    • Some views, such as RNG views, are detachable and can be kept open while input is sent to the game. Attaching and detaching controls from CaptureSight is done by pressing The Up Dpad button
    • New views were added to Sword and Shield
      • Main RNG
      • Trainer TID/SID
    • Brilliant Diamond and Shining Pearl support was added
      • Main RNG
      • Random Group 0 and 1 RNGs
      • Party, Wild, and Underground Pokemon
      • Daycare
      • Trainer TID/SID
    • The Pokemon view was updated to show TID/SID and optionally hide EC/PID
    • Helpful error messages will be shown if an unsupported game, unsupported update, or issue with dmnt:cht occurs when loading the game


    Download & Info

    https://github.com/zaksabeast/…ight/releases/tag/v0.10.0

  • CaptureSight wurde auf Version 0.10.1 aktualisiert!


    Changelog:

    • Support for BDSP v1.1.2 was added
    • Shiny Pokemon now have "Shiny" by their name in the summary screen
    • EV order has been fixed

    https://github.com/zaksabeast/…ight/releases/tag/v0.10.1

  • CaptureSight wurde auf Version 0.11.0 aktualisiert!


    Changelog

    • Support for BDSP v1.1.3 was added (Thanks @SteveCookTU!)
    • The readme was updated with new features and install instructions (Thanks @ShinySylveon04!)
    • BDSP Roamer view was added
    • BDSP Trade view was added
    • Pokemon gender was added beside the Pokemon's name in the Pokemon view



    https://github.com/zaksabeast/…ight/releases/tag/v0.11.0

  • Rekado wurde auf Version .5.0 RC aktualisiert!



    Changelog dieses Pre-Releases:


    Features

    • Added: Support for Android 12L.
    • Removed: All closed-source code for F-Droid submission.
    • Removed: "In-app updater" due to future F-Droid submission.


    Design

    • Updated: Design to follow Material You.
    • Added: Support for Dynamic Colors theming for Android 12 and newer.


    Payloads

    • Removed: ReiNX from bundled payloads.


    Development

    • Added: Hilt to manage DI dependencies.
    • Updated: All Gradle dependencies.
    • Removed: EventBus usage.

    https://github.com/MenosGrante/Rekado/releases/tag/5.0-rc

  • CaptureSight wurde auf Version 0.12.0-rc1 aktualisiert!


    Changelog:

    • Preliminary support for Legends Arceus v1.0.1 was added
    • All data reading was rewritten in rust, and c++ is now purely for visuals


    https://github.com/zaksabeast/CaptureSight/releases

  • CaptureSight wurde auf Version 0.12.0-rc2 aktualisiert!


    Changelog

    General Updates

    • Preliminary support for Legends Arceus v1.0.1 was added
    • All data reading was rewritten in rust, and c++ is now purely for visuals

    Updates from v0.12.0-rc.1

    • Spawners are now read in groups
    • Spawner group seeds are now displayed
    • Missing Spawners are now displayed


    https://github.com/zaksabeast/CaptureSight/releases

  • sys-botbase wurde auf Version 2.1 aktualisiert!



    Changelog:


    This should fix an issue with certain virtual controllers not connecting correctly.

    isProgramRunning required the entire identifier, so to check if the keyboard is open you would send isProgramRunning 0x0100000000001008\r\n


    https://github.com/olliz0r/sys-botbase/releases/tag/2.1

  • CaptureSight wurde auf Version 0.12.1 aktualisiert!


    Changelog


    • All data reading was rewritten in rust, and c++ is now purely for visuals
    • BDSP can read multiple wild Pokemon for Eterna Forest (Thanks @Drakansoul!)
    • Support for Legends Arceus was added
      • Wild Pokemon view
      • Party Pokeon view
      • Main RNG view
      • Spawner seed list view (both active and inactive spawners)
      • 1.0.2 support was added since the last pre-release (Thanks @SteveCookTU!)

    https://github.com/zaksabeast/CaptureSight/releases

  • emuiibo wurde auf Version 0.6.4 aktualisiert!



    Changelog

    emuiibo

    • Fixed some minor issues related to virtual amiibo area saving
    • Fixed a weird internal issue where sometimes emuiibo would become unaccessible under certain circumstances

    overlay

    The overlay has almost entirely changed thanks to the huge work of AD2076 and AmonRaNet:

    • Really improved UI and design
    • Now, aside from English, the following languages are supported: German, Spanish, Russian, Traditional and Simplified Chinese



    Download

    https://github.com/XorTroll/emuiibo/releases

  • Amiigo wurde auf Version 2,2,0 aktualisiert!


    Changelog:

    • Added extra category
    • Updated Arriba
    • Fixed minor bug in API caching code
    • Check for the presence of /Atmosphere/contents when installing Emuiibo
    • Changed how Amiibos are categorized when making new Amiibos

    Download:
    https://github.com/CompSciOrBust/Amiigo/releases/tag/2.2.0

  • JTegraNX wurde auf Version 1.6.9-R2 aktualisiert!


    Dieses Tool ist ein Payload Injektor für Windows, Linux und Mac OS X.


    Changelog:

    • Added offline mode
    • Renamed fusee-primary to fusee
    • Replaced GitHandler with kohsuke/github-api
    • Added a preloader so that JTegraNX doesn't hang while preparing
    • Updated the SDPrepare tool and replaced Checkpoint with JKSV.

    Release JTegraNX v1.6.9-R2 · dylwedma11748/JTegraNX
    What's new Added offline mode Renamed fusee-primary to fusee Replaced GitHandler with kohsuke/github-api Added a preloader so that JTegraNX doesn't hang while…
    github.com

  • Rekado wurde auf Version 5.0.1 aktualisiert!


    Changelog

    Features

    • Updated: Existing localizations.
    • Updated: Donation link.

    Payloads

    • Updated: Bundled payloads - Fusee 1.3.1 & Hekate 5.7.2.

    Release Rekado 5.0.1 · MenosGrante/Rekado
    Features Updated: Existing localizations. Updated: Donation link. Payloads Updated: Bundled payloads - Fusee 1.3.1 & Hekate 5.7.2.
    github.com

  • Rekado wurde auf Version 5.0.2 aktualisiert!


    Changelog


    Features

    • Updated: Existing localizations.

    Payloads

    • Updated: Bundled payloads - Fusee 1.3.2

    Release Rekado 5.0.2 · MenosGrante/Rekado
    Features Updated: Existing localizations. Payloads Updated: Bundled payloads - Fusee 1.3.2.
    github.com

  • Ich habe Fragen, ich habe mir heute emuiibo 0.64 installiert


    Habe auch alles nach Anleitung gemacht. Leider findet er bei mir kein Amibos im Ordern wo rein können das liegen.


    Im Tesla Menü sehen auch emuiibo leider sieht bei mir kein Ambios


    Sie sind aber installiert


    Sorry, wenn der falsche Bereich ist.


    Edit:

    In passendes Thema verschoben :)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!