Recent content by YoNoid

  1. YoNoid

    What are you investing in?

    DFTX, CMPS (Had ATAI but it got acquired by Eli Lilly)
  2. YoNoid

    Are We Entering a New Phase for Psychedelic Drug Approvals? Thoughts on CMPS, DFTX and the ATAI Deal

    I’m curious to hear the board’s thoughts on the recent actions coming from both the FDA and the White House regarding psychedelic medicines: https://www.fda.gov/drugs/resources-drugs/psychedelic-drugs...
  3. YoNoid

    ARK-5 OTA update issue. Black screen/backlight, shutdown with speaker pop after Wi-Fi update

    Fix that worked for me: Holding HOME + R + Power allowed the PSP to boot again. After doing that, the system came back up and was now showing Official Firmware 6.61. At that point, I treated it like a PSP back on official firmware and reinstalled ARK using the FasterARK method. For PSP users...
  4. YoNoid

    ARK-5 OTA update issue. Black screen/backlight, shutdown with speaker pop after Wi-Fi update

    I recently updated my PSP from ARK-4 to ARK-5. The initial upgrade appeared to work normally. ARK-5 booted successfully and the system seemed stable before I attempted any further updates. After that, I enabled Wi-Fi specifically to test the online update function. I went into the ARK update...
  5. YoNoid

    Atmosphère fatal error after HATS 6/17 and emuMMC 22.5.0 update — Program ID 010000000000BD00

    thanks deleted it and it worked. Appreciate it.
  6. YoNoid

    Atmosphère fatal error after HATS 6/17 and emuMMC 22.5.0 update — Program ID 010000000000BD00

    I have a modded Nintendo Switch Lite running emuMMC. I updated my SD card using the latest HATS Pack released on June 17 and then updated my emuMMC firmware to 22.5.0. Since the update, Atmosphère will no longer boot and immediately gives me the following error: My current setup is: Nintendo...
  7. YoNoid

    Where can I find pSNES / pNES skins and where do I put game covers?

    I’m running pSNES and pNES on my Nintendo Switch and wanted to customize the look of the menus/UI. Does anyone know where to find downloadable skins/themes for these emulators? I’m mainly looking for SNES/NES-style skins, but I’d be interested in any custom themes that work well. I’m also open...
  8. YoNoid

    Hacking New Theme for EZ-Flash Omega!

    I installed this, just FYI - version still states 3.8 not 4.0.
  9. YoNoid

    Hacking Hardware Picofly - a HWFLY switch modchip

    There is another method that doesnt use DAT0 connector that avoids altering the board???
  10. YoNoid

    Hacking New Theme for EZ-Flash Omega!

    I have Simple 3.8 installed on K:1.10 F:9 is this the latest variant?
  11. YoNoid

    Hacking Hardware Picofly - a HWFLY switch modchip

    Thanks. My apology for not looking higher. I will give this a try. If it functions the same with less PWR consumption that is a good thing. Nice work.
  12. YoNoid

    Hacking Hardware Picofly - a HWFLY switch modchip

    What is the difference between rehius / usk PicoFly_2.80_2024.09.04_04-12 https://github.com/rehius/usk/releases/tag/PicoFly_2.80_2024.09.04_04-12 and abal1000x / usk PicoFly_200.76_2025.11.02_16-30 https://github.com/abal1000x/usk/releases/tag/PicoFly_200.76_2025.11.02_16-30 I currently use...
  13. YoNoid

    If I update my PS3 Games via Wifi can I backup the Updates?

    When I launch my games it asks me if I want to update when I am online. I have been thinking about just applying all updates I can and then backing them up so I have them. Is there a places these are stored so I can back them up from the PS3 HDD? If so where are they located. I assume I could...
  14. YoNoid

    XCI & BIN File Organizer PowerShell Script

    Let’s say you have a folder with the following files before running Organize-MIG.ps1: C:\SwitchGames\ │ ├─ Mario Kart 8 Deluxe (EU).xci ├─ Mario Kart 8 Deluxe (EU).bin ├─ Mario Kart 8 Deluxe DLC\ │ └─ some files here ├─ Zelda Breath of the Wild (USA).xci ├─ Zelda Breath of the Wild...
  15. YoNoid

    XCI & BIN File Organizer PowerShell Script

    Organize-MIG.ps1 is a PowerShell script designed to organize Nintendo Switch [.xci] game files, their associated [.bin] files, and any extracted folders into neatly named folders. Each game gets its own folder ending in [.xci], making your library easy to browse and manage. The script safely...