Search results

  1. slimeinacloak

    Hardware PS5 Boardview Files from XZZ

    @BASHEER Here you go :)
  2. slimeinacloak

    Hacking Feedback Hardware Picofly mod kamikaze failed with black screen

    Do you get any signs of life with just the board, screen, battery? The SD card board may be damaged. Check the diode readings for the screen connector and sd card board connector against the data here: https://gbatemp.net/threads/xzzs-switch-boardviews-cracked.663854/ (open with flexbv free to...
  3. slimeinacloak

    Hardware Project XZZ's Switch Boardviews Cracked!

    Are you able to share the process for making the json file, I'd love to try with some other pcb files but if it would be too hard to do that I might have a go at writing a converter to the json structure of the file you provided.
  4. slimeinacloak

    Hardware Project XZZ's Switch Boardviews Cracked!

    Very cool, what did you use for the pcb to json conversion?
  5. slimeinacloak

    Hardware Project XZZ's Switch Boardviews Cracked!

    Wrote a quick script to put the values into the obdata file :) thank you for doing the manual stuff I started to a while ago but very quickly gave up lol side note new FlexBV versions keep a version of the obdata in C:\Users\User\AppData\Local\FlexBV5\meta so delete that folder and it should...
  6. slimeinacloak

    Hardware Switch 2 Boardview

    I made a very basic viewer for the trace layers of the xzz pcbs if anyone needs thatI will make it better when I have time during the week but rn its kinda usable, it pretty much only renders the layers atm doesnt do any nets or stuff https://github.com/slimeinacloak/XZZPCB-ImHex/tree/main/Layer...
  7. slimeinacloak

    Hardware Switch 2 Boardview

    I didnt make the boardview xinzhizao did, they make them by taking scans of each layer of the board to map the traces
  8. slimeinacloak

    Hardware Switch 2 Boardview

    Pulled the boardview xzz has of the switch 2 for yall ;) (FlexBV free can view the .pcb file but I also converted to .bvr aswell) EDIT 07/2026: I now run a phone, computer and console repair discord server where all the files from XZZ can be downloaded for free :3 https://discord.gg/TWU4vJwyht...
  9. slimeinacloak

    NAND LUN Sectors

    LUN0 and LUN1 (BootA/B) are identical so it would make sense its similar to android using BootB as a backup. I might have a look at a dump of an android nand to see what that looks like in comparison
  10. slimeinacloak

    NAND LUN Sectors

    The partition layout is different to how an andriod layout is, I cant say much more than that, looking at the lun3 it doesnt look like gpt to me and running a partition search didnt show anything. Example of how an andriod nand shows:
  11. slimeinacloak

    Hacking Hardware Homebrew Modded V1 Switch Won't Turn On At All After Shutting Down from OFW; Is It Bricked For Good?

    Buy a usb power meter to see what the console is doing, ie is it negotiating past 5v or how much current its drawing. Might give you some insight into what happened.
  12. slimeinacloak

    NAND LUN Sectors

    If anyone is curious yes the JCID U15 can be used to dump the nand of a switch 2, Info from my console (day 0 firmware (i hadnt even turned on the console lol)): If someone who seems like they would have a valid reason to take a look at the dump send me a message (I dont want to just post it...
  13. slimeinacloak

    Hacking I can't get rst to work on switch oled

    Have you tried flashing the chips to 2.73 or 2.80?
  14. slimeinacloak

    🆘 NSPs Won’t Load on emuMMC (Spinning Icon, No Full RAM Access)

    I used goldleaf everytime for installing the nsp so am unsure if the issue is caused by DBI or not, I leave it on auto for the install location Also the bug report on atmosphere will be immediately closed due to it relating to NSP forwarders and sigpatches which has been targetted in the past...
  15. slimeinacloak

    🆘 NSPs Won’t Load on emuMMC (Spinning Icon, No Full RAM Access)

    Try using this NSP forwarder generator: https://nsp-forwarder.n8.io/ I'd suggest firstly making one for hbmenu and installing with goldleaf through the album shortcut I have made multiple NSP forwarders for different consoles that are on 20.0.1 without issue but something may be specific to a V1
  16. slimeinacloak

    First time getting a fatal error (atmosphere)

    In the atmosphere folder there is a folder for logs, you could have a look through them to find the specific crash but if it was a one off occurrence there isnt much to worry about or that you can change
  17. slimeinacloak

    Micro sd issue

    Games that are installed to the SD card will need to be redownloaded, most saves shouldnt be affected but to check open the Nintendo/saves folder and look at the files in there. You should be able to lookup the file names to find the game thier associated with. Also you can copy the Nintendo...
  18. slimeinacloak

    Hacking Issue with migrate data process. Don't wanna boot into RCM

    Does the console boot to OFW if you hold the power button for 15 seconds then try booting it? If you have a USB power meter or purchase one it can help as it'll tell more more information past whether or not the console is charging, ie negotiating higher than 5v or how much current its drawing
  19. slimeinacloak

    Micro sd issue

    Delete the SD:/Nintendo folder (if the message is when in emummc its the SD:/emuMMC/RAW1/Nintendo folder)
  20. slimeinacloak

    Hardware Switch V1 won't dock even after P13USB and USB port replacement

    You should test all the pins for the usb port in diode and see if any are significantly different to what is expected (values to compare to), could be a pin that is lower than expected that isnt necessarily a short (however testing for shorts in resistance mode is also a good idea). When...