Author: thepotatoconsole

  • Netiso Srv – v0.0.7

    Netiso Srv – v0.0.7

    Netiso-srv v0.0.7 is here! 💿

    If you’re using the netiso dashlaunch plugin on your Xbox 360, this is a massive quality-of-life upgrade for your network setup. This Rust-based server lets you stream ISO files directly over your network, so you can ditch the disc burning and play your library straight from your PC or NAS via Docker.

    The latest update makes managing large, messy game libraries much easier with case-insensitive ISO scanning. No more worrying about whether a file ends in `.ISO` or `.iso`—the server is now smart enough to catch them all!

    What’s new:

    • Improved File Detection: The scanner no longer gets tripped up by uppercase or lowercase differences in filenames.
    • Smoother Library Updates: Enjoy more reliable syncing of your collection during directory scans.

    This is a perfect update for anyone running a large collection across different platforms and looking for a seamless, “set it and forget it” streaming experience. 🕹️

    🔗 View Release

  • Ultrahand Overlay – Ultrahand Overlay 2.4.1

    Ultrahand Overlay – Ultrahand Overlay 2.4.1

    Ultrahand Overlay 2.4.1 is here! 🛠️

    If you’re looking to take control of your Nintendo Switch interface, Ultrahand Overlay is the ultimate customizable executor and Tesla Menu replacement. It lets you run custom command-based packages using its own unique language—perfect for managing files, editing INI files, or even hex editing right from your handheld!

    What’s new in this update:

    • Widget Customization: You can now toggle borders on or off for your widgets and use the brand-new `widget_border_color` setting to match your aesthetic.
    • Theme Refresh: The `ultra` and `ultra_blue` themes have been polished up to take full advantage of these new styling options.
    • Enhanced Audio: Thanks to improvements in `libultrahand`, simultaneous sound effects now play much more smoothly without cutting out! 🔊
    • Snappier Controls: Refined button event handling and combo input isolation mean a much more responsive feel when navigating menus.
    • Bug Fixes: The v2.4.1 quick update fixes that annoying widget alignment hiccup that used to happen when your battery hit 100%.

    Developer Notes:

    For those tinkering with the code, `libultrahand` now includes home event system tick flag storing to help streamline your workflow. ⚙️

    Compatible with HOS 16.0.0+. Requires a homebrew environment on Switch.

    🔗 View Release

  • Breeze Beta – beta104.5

    Breeze Beta – beta104.5

    Breeze Beta (v104.5) is live! 🕹️

    If you’ve been looking for a more user-friendly way to handle cheats on your Nintendo Switch, Breeze is the tool for you. This rewrite of EdiZon SE is built specifically for Atmosphere’s cheatVM, offering a streamlined interface for managing cheat codes, searching/freezing memory, and even using an integrated ASM composer for advanced debugging.

    A quick patch is ready for action! This update focuses on smoothing out some technical hiccups to keep your gameplay seamless.

    What’s New:

    • Map Fixes: Resolved specific bugs related to the type0 map to ensure everything renders correctly.
    • Code Cave Improvements: Refined the relocate code cave logic for better stability.

    Everything should be running much more reliably now! Make sure to grab the update to keep your debugging and cheating sessions stable. 🛠️

    🔗 View Release

  • Pocket Updater Utility – 4.10.0 – Automatic jtbeta downloader

    Pocket Updater Utility – 4.10.0 – Automatic jtbeta downloader

    The Pocket Updater Utility just leveled up to version 4.10.0, and it’s bringing some serious quality-of-life magic to your workflow! 🛠️

    This update focuses on making your setup process smoother than a high-speed sprite flicker by automating one of the most tedious parts of the utility: managing your keys.

    What’s New:

    • Automatic JTBeta Key Fetching: Say goodbye to hunting for files manually! You can now use your GitHub access token or even a browser session ID to let pupdate grab the key for you automatically.
    • Streamlined Workflow: The entire update process is much more frictionless, reducing those annoying manual steps when setting up your environment.

    Pro-Tip: To get this automation running, make sure to check out the README in the repository for specific instructions on how to configure your GitHub access token or session ID. Happy updating! 🕹️

    🔗 View Release

  • Aroma – Aroma Beta-26

    Aroma – Aroma Beta-26

    Aroma Beta-26 is officially here, and it’s bringing some seriously powerful new developer tools and stability boosts to your Wii U! 🎮

    If you haven’t tried Aroma yet, it’s a modular homebrew environment that turns your console into a customizable hub. It lets you run apps, plugins, and games directly from the Wii U Menu without needing to reboot—perfect for keeping that seamless experience alive.

    What’s New in Beta-26:

    • New TCP Server & IOPShellModule: You can now redirect syslogs and inject commands via a TCP server! Just toggle it in the config menu and use the Python script to run commands via `cos`, `iosu`, or `aroma` help menus.
    • Enhanced Splashscreens: The SplashscreenModule now supports JPEG and WebP formats, giving you way more flexibility with custom art.
    • Memory Debugging: New support for tracking plugin heap usage is here, making it much easier to hunt down memory leaks during development.
    • CURLWrapper Upgrade: WebSocket support is officially enabled!

    Bug Fixes & Stability Improvements:

    Crash Fixes: Major fixes for crashes when loading incompatible plugins or exiting specific titles like Assassin’s Creed III, TNT Racers, and Mass Effect 3*.

    File Redirection: Resolved potential crashes when redirecting files in games like Donkey Kong Country: Tropical Freeze*.

    • General Cleanup: Fixed a memory leak in the screenshot plugin and disabled mDNS for `ftpiiu` to prevent instability.

    🛠️ Note for Developers:

    If your plugins are acting up or appearing disabled, check your toolchain! We’ve fixed a major heap corruption issue related to devkitPPC r49. To get back in the game, simply recompile your plugins using WUPS 0.9.1 (or higher) and WUMS 0.3.6.

    🔗 View Release

  • SwipSwapMe – SwipSwapMe v0.1.4

    SwipSwapMe – SwipSwapMe v0.1.4

    Get ready to level up your Wii U setup! SwipSwapMe v0.1.4 is officially here! 🎮

    This handy plugin gives you total control over your display and audio by allowing you to swap content between your TV and GamePad, mirror screens, or even split your stereo sound across both devices. It’s a game-changer for customizing your play experience!

    What’s new in v0.1.4:

    • Improved Logging: Updated logging protocols make debugging much easier during your builds. 📝
    • Docker Optimization: The Dockerfile has been refreshed to keep your development environment clean and efficient.
    • Latest Toolchain: Now compiling with the most recent WUPS/devkitPPC updates, ensuring you have the latest fixes and features for your retro projects. 🛠️

    Quick Setup Note:

    To get this running, place `swipswapme.wps` into your environment’s plugins folder. Don’t forget that this plugin requires `WiiUPluginLoaderBackend`, `MemoryMappingModule`, and `NotificationModule` to be present in your modules folder! 📺🔊

    🔗 View Release

  • SwipSwapMe – Nightly-SwipSwapMe-20260419-103628

    SwipSwapMe – Nightly-SwipSwapMe-20260419-103628

    Get ready to shuffle your way to victory! A fresh update for SwipSwapMe (Nightly build 20260419-103628) has just landed, bringing even more control to your Wii U setup. This handy plugin is a game-changer for managing your display and audio, letting you swap content between your TV and GamePad or mirror screens with ease! 📺

    What’s new in this release:

    • Bug Fixes & Stability: The developers have squashed some pesky bugs to ensure much smoother gameplay sessions and more reliable screen toggling.
    • Version Update: This build brings everything up to the latest stable version, ensuring peak performance during those intense swaps. 🎮

    Key Features to Remember:

    • Advanced Audio Modes: Experiment with “Sound matches screen,” combined audio, or even a split stereo mode (TV on left, GamePad on right). 🔊
    • Customizable Controls: Set up specific button combos on your GamePad, Pro Controller, or Classic Controller to trigger swaps instantly.
    • Plugin Configuration: Use the dedicated config menu to manage settings and notifications on the fly.

    Setup Notes: 🛠️

    To get this running, place `swipswapme.wps` into your environment’s plugins folder. Please ensure you also have `WiiUPluginLoaderBackend`, `MemoryMappingModule`, and `NotificationModule` present in your modules folder!

    🔗 View Release

  • WiiUDownloader – v2.90

    WiiUDownloader – v2.90

    WiiUDownloader – v2.90 is officially updated! 🎮

    This handy Go-based tool with a GTK interface is a lifesaver for grabbing encrypted Wii U files directly from Nintendo’s servers. It handles everything from browsing and searching to queuing downloads, and even includes built-in tools to decrypt your content and filter titles by region or type (DLC, updates, etc.).

    What’s new in v2.90:

    • Decryption Fix: The team resolved a critical bug where empty folders were failing to be created during the decryption process (fixes issue #187). This ensures your file structure stays organized and intact when handling decrypted files!

    Pro-Tips for the Community:

    • New Documentation: If you’re just getting started or want to master the workflow, a brand new Usage Guide has been released. Definitely check it out! 📖
    • Stay Connected: The developers are super active on Discord. It is the best place to troubleshoot or chat with other enthusiasts.
    • Support the Devs: If this tool helps your homebrew setup, consider dropping a tip via Ko-Fi to keep the project moving forward.

    Make sure to update if you rely on the decryption features to keep your folder integrity 100%! 🚀

    🔗 View Release

  • Ultrahand Overlay – Ultrahand Overlay 2.4.0

    Ultrahand Overlay – Ultrahand Overlay 2.4.0

    Ultrahand Overlay v2.4.0 is officially live! 🚀

    This powerful Nintendo Switch overlay executor and Tesla Menu replacement just got a massive performance boost. Whether you are managing system files, hex editing, or running custom command-based packages, the libultrahand engine is now faster and more efficient than ever.

    What’s New in v2.4.0:

    • Ultra Smooth Rendering: Heavy-duty optimizations mean wallpaper rendering is incredibly efficient—hitting a stable 60FPS even on an under-clocked CPU!
    • Expanded Overlay Memory: The 6MB overlay heap now supports wallpapers and larger buffer sizes (faster downloads/unzipping!), while the 4MB heap has been upgraded to support sound effects.
    • Smart NTP Sync: To prevent SSL handshake failures during downloads, the app now performs a one-time NTP sync via pool.ntp.org upon startup.
    • New Recall Features:
    • Page Recall: Keeps your place when scrolling between pages.
    • Launch Recall: Takes you back to the exact overlay or package used via a launch combo (requires v2.4.0+ compilation).
    • Improved Reliability: Sound and haptics now run on dedicated threads for much better synchronization.
    • Bug Fixes: Resolved a critical crash where rapid tapping of page buttons would break the GUI pointer.

    Compatibility & Technical Notes:

    • Platform: Works with all libultrahand-compatible environments.
    • Requirement: For “Launch Recall” to function, your overlays must be compiled using libultrahand v2.4.0 or higher.

    Settings: New toggles for NTP Sync, Page Recall, and Launch Recall can be found in the Settings > Miscellaneous* menu.

    • System Note: Compatible with HOOS 16.0.0+.

    🔗 View Release

  • Breeze Beta – beta104.4

    Breeze Beta – beta104.4

    Breeze Beta – beta104.4 is officially updated! 🛠️

    If you’re using Breeze to manage cheats, debug, or manipulate memory on your Nintendo Switch via Atmosphere’s cheatVM, listen up. This tool is a powerhouse for ARM64 instruction support, featuring an integrated assembler, ASM composer, and advanced memory searching/freezing capabilities.

    The latest release focuses heavily on system stability:

    • Critical Crash Fix: Resolved a major bug where the absence of a `notes.txt` file during a download attempt would trigger a full system crash.
    • Enhanced Download Reliability: The app now gracefully handles missing metadata files, ensuring much smoother and more stable update processes.

    Compatibility Note:

    This update is specifically designed for use within the Atmosphere homebrew environment on Nintendo Switch. Keep those memory searches running smoothly without the fear of unexpected shutdowns! 🎮

    🔗 View Release