Recent content by cherryduck

  1. cherryduck

    Tutorial PS5 Exploit Guide

    Yeah there's a bug with MkPFS where it won't work if your image/folder isn't on the C drive. I've raised a PR to fix this: https://github.com/PSBrew/MkPFS/pull/15. You could just nick the code change and update it in the cli.py file at...
  2. cherryduck

    Tutorial PS5 Exploit Guide

    exFAT builder only uses 1 CPU core to create an ffpfsc which takes forever. You could try my batch script if you're on Windows. Make sure mkpfs is installed (pip install mkpfs) and then just drag and drop your image onto the bat file.
  3. cherryduck

    Tutorial PS5 Exploit Guide

    Why? Game dumps don't have a fakelib folder, you're adding one, so it's not overwriting anything. Btw if you're talking about using the global fakelib folder, it also tells you how to use that on the GitHub. You really should check out the GitHub where all the instructions and flags etc are.
  4. cherryduck

    Hacking Speculations about Switch 2 hacking

    What's the source for this, or is this conjecture?
  5. cherryduck

    Tutorial PS5 Exploit Guide

    Let us know how it goes in 3 - 7 hours...
  6. cherryduck

    Tutorial PS5 Exploit Guide

    Urgh. I ran the PS5 offline activation and now my games all say my saves are corrupted. Is there any fixing it? I have googled and not found anything particularly useful.
  7. cherryduck

    Tutorial PS5 Exploit Guide

    You can get 30th edition faceplates and controller shell off of AliExpress for about £40 all in...
  8. cherryduck

    Tutorial PS5 Exploit Guide

    Took a punt on a damaged box unused clearance PS5 Pro from eBay, unfortunately it's got 11.40 on it. I think I know the answer but I guess I'm screwed for now? Even if I could get hold of SWRR without remortgaging I'd need to pair a disc drive which would need me to update to the latest...
  9. cherryduck

    Tutorial PS5 Exploit Guide

    It's far from linear.
  10. cherryduck

    Hardware Who still has their Switch 2 Offline on Day 1 firmware?

    I've got two Switch 2's, one sat in the attic unopened and one I actually use/d. I played Mario Kart World, completed Donkey Kong Bananza and Metroid Prime 4 and then it was just sitting around unused so I lent it to a friend for now, until the next Switch 2 exclusive comes out that I'm...
  11. cherryduck

    Sonic Mania for Wii

    Hmm I only touched the 240p aspect ratio handling, nothing to do with the saves so I'm not sure what's going on there. Considering your save isn't working with the Wii U port either, I think there's an issue with your save rather than anything to do with two separate ports.
  12. cherryduck

    Tutorial PS5 Exploit Guide

    Is there any way to "reset" ps5_autoloader installed on my internal HDD? I added ShadowMountPlus to my autoload and now it crashes every time I run Y2JB autoloader. Needs to repair my storage every time. I can't get the exploit to run in order to be able to edit my autoload.txt file to remove...
  13. cherryduck

    What is your view on pickup artists?

    Slimy misogynistic perverts who don't see women as people, but as prizes to be won. Rather than giving money to people to teach you how to view women as sub-human, work on yourself and your own self confidence. Realise that women are people too with their own lives and dreams and hopes and not...
  14. cherryduck

    Sonic Mania for Wii

    It's been merged into the code, so you can see what I changed with the link to the latest commit on the RSDKv5-Decompilation repo.
  15. cherryduck

    Sonic Mania for Wii

    Amazing, thank you! Neither repo made this clear at ALL in the compilation instructions. Finally got it to build! 1769527407 New build with my update, compiled until: https://github.com/Mefiresu/RSDKv5-Decompilation/commit/e008e597ac21a5936d6e682fad6c4f3173df90f0...