Recent content by kzynksiali

  • Staff Applications
    Dear Guest,
    Staff applications are now open! Join our team and help make our community even better.
  1. K

    PS4 Cheats Fpkgs & Exploit Host By JgDuff

    High jump is useful, I'm using it. And also infinite "hold your breath". But road and bridges(!) are an important part of the game. What about a cheat inside the "structure menu"? Maybe it's easier?
  2. K

    PS4 Cheats Fpkgs & Exploit Host By JgDuff

    Ok. Is there something you can do about the materials (metal, resins)? In death stranding you need this stuff to build/upgrade structures and roads. https://www.ign.com/wikis/death-stranding/How_to_Farm_Materials Thanks and...happy new year!
  3. K

    PS4 Cheats Fpkgs & Exploit Host By JgDuff

    I didn't understand folder naming is TRULY IMPORTANT and guides the whole process (I think this could be better, based on what's inside the folder and not it's name). Another strange thing is the creation of merged pkg (base + update): the output obtained following your tutorial is not the same...
  4. K

    PS4 Cheats Fpkgs & Exploit Host By JgDuff

    thanks for the info, i'll try again could you please reupload this: CUSA12605 For Base Game : 35153B44E6DED98D64766AABF868D485 (Standalone Update)
  5. K

    PS4 Cheats Fpkgs & Exploit Host By JgDuff

    Hi jgduff, i'm playing death stranding v1.12 cusa12605 (I installed the base pkg (44,8gb) and then the 1.12 pkg (0.9 gb) so md5 is different because you created a merged 1.12 i'm trying to remarry and there's a problem: I open the gp4 file, go to setting and there isn't the tab called "patch"...
  6. K

    ESP8266 how to make a ps4 exploit .bin file to host and flash

    hi prb, mira is out for 7.5x ! Are you going to create bin ?
  7. K

    ESP8266 how to make a ps4 exploit .bin file to host and flash

    You are right , I forgot that step...writing at 0x00000000 produces the missing file PS4Exploit.ino.bin. After that, in flash_download_tool, I changed the SPI SPEED to 26.7 Mhz (40mhz produced an efuse error) and I obtained 'target.bin'. I flashed it with nodemcu-pyflasher and....new problem...
  8. K

    ESP8266 how to make a ps4 exploit .bin file to host and flash

    I did another sketch upload without closing arduino, searched and ordered files by time/date (also hidden/system files) and there are only two recent arduino files in appdata: PS4Exploit.spiffs.bin and "preferences.txt" this is really strange, maybe there's a different option in your arduino...
  9. K

    ESP8266 how to make a ps4 exploit .bin file to host and flash

    Following method 3 - I want to create the bin file but on temp\arduino there's no PS4Exploit.ino.bin...just PS4Exploit.spiffs.bin go to C/users/profilename/appdata/local/temp/arduino_build_xxxxxx copy the two files PS4Exploit.ino.bin and PS4Exploit.spiffs.bin hints?