Recent content by goc86

  1. G

    Tutorial PS5 Exploit Guide

    Yes, exactly. Both .ffpkg and .exfat package those millions of small files into one large, single image file that the ps5 then reads as a virtual drive. For a smooth experience without stuttering, it is better to use a larger cluster size like 64kb. This reduces the workload on the ps5 when...
  2. G

    Tutorial PS5 Exploit Guide

    I’ve been testing .exfat vs .ffpkg and found that .ffpkg images offer much faster loading speeds. After experimenting with Windows commands, I found the optimal formula for the fastest .ffpkg image. The only issue is that the Windows version of UFS2tool requires -S 512 because it doesn't...
  3. G

    Tutorial PS5 Exploit Guide

    The new Shadowmountplus with automatic kstuff pause and the new kstuff-lite have been released. https://github.com/drakmor/ShadowMountPlus/releases/tag/1.6beta4 https://github.com/drakmor/kstuff-lite/releases/tag/1.1-dr-test2
  4. G

    Tutorial PS5 Exploit Guide

    For the etaHEN, kstuff auto-pause is needed because etaHEN is heavy on the kernel
  5. G

    Tutorial PS5 Exploit Guide

    That’s why kstuff is not disabled, because in that combination it doesn’t need to be, since there’s no need for it
  6. G

    Tutorial PS5 Exploit Guide

    There is a kstuff-toggle for that, but my recommendation is to try the combination of kstuff-lite + shadowmountplus becuse in this combination you don't need kstuff disable/enable option.
  7. G

    Tutorial PS5 Exploit Guide

    The procedure is documented on ShadowMountPlus’s GitHub page If you use win10/11: install OSFMount download shadowmountplus-main.zip Unzip shadowmountplus-main Run cmd run as admin In cmd go to your destination of unziped shadowmountplus-main folder and write this for example: make_image.bat...
  8. G

    Tutorial PS5 Exploit Guide

    Why you use .ffpkg, you can use .exfat image format. .exfat image is nearly same size as unpacked game and works like charm with kstuff-lite+shadowmountplus Example of size: Astro Bot unpacked size is 148gb Astro Bot .exfat image size is 152gb Even games that required external hdd to run, runs...
  9. G

    Tutorial PS5 Exploit Guide

    Using kstuff v1.6.7 + ShadowMount — do I need to disable kstuff once the game is already running? If yes, how can this be done without etaHEN?