File information

Last updated

Original upload

Created by

Debugg0x064

Uploaded by

Debugg0x064

Virus scan

Safe to use

Tags for this mod

221 comments

  1. Phoenixyboy
    Phoenixyboy
    • member
    • 1 kudos
    Locked
    Sticky
    How do I revert some changes? I just wanted to have more sugars and now I have 99 Healing Gourds. I can change the amount of healing gourds to the amount I want to have? Nevermind, I already found a way to fix it. For anyone who want to know, disable the infinite items after you active it and have 99 of all items then disable and use the items you don't want to have 99 and for healing gourds for example, it goes to 10, then after you use up to the max amount you had before, when you rest you'll receive the amount of healings gourds you had before.
  2. Debugg0x064
    Debugg0x064
    • supporter
    • 18 kudos
    Locked
    Sticky
    Hey guys i recommend using Hotkeys for each script its more easy to activate them with 1 key in game must watch the video tutorial 
    in my VIDEOS page 
  3. xdaniel2590x
    xdaniel2590x
    • member
    • 0 kudos
    how do i revert some chmnanges bro i habve 20 prayer beads I dont want it how guys??
  4. Zenesno1
    Zenesno1
    • member
    • 0 kudos
    Hi mate, i think 1 Hit doesnt work, i cant enable it and got error
  5. Brenzai
    Brenzai
    • supporter
    • 0 kudos
    Is there a way to take away XP with this mod? like if level 200 can i make myself level 1?
    1. Debugg0x064
      Debugg0x064
      • supporter
      • 18 kudos
       if u familiar with cheat engine if not start the tutorial make it to step 7 
  6. beaubodie
    beaubodie
    • supporter
    • 0 kudos
    idk why but god mode wont enable and i tried using veh debugger and still didnt work
    1. Debugg0x064
      Debugg0x064
      • supporter
      • 18 kudos
      have you followed the instructions?! if not you can watch the video tutorial on how to use the cheat table god mode wont enable its bcuz you opened a wrong memory process. 
    2. beaubodie
      beaubodie
      • supporter
      • 0 kudos
      i fixed it thankyou!!!!
  7. GoldSoroush
    GoldSoroush
    • member
    • 0 kudos
    Hi I have activated many of the codes so I don't know what is causing this but every time I go near somewhere every loaded entity dies,how can I disable that?
    1. Debugg0x064
      Debugg0x064
      • supporter
      • 18 kudos
      hey i think you activated "Break all enemies guard & poison them" script that's why they all die and you can change this script value 
  8. sismachok
    sismachok
    • member
    • 0 kudos
    sry, i asked a question that was already answered below and idk how to delete a comment
  9. myura45
    myura45
    • member
    • 0 kudos
    Can u add enemy spawner like cheat table menu elden ring bro ? I will pay you , do you have discord ? 
    1. Debugg0x064
      Debugg0x064
      • supporter
      • 18 kudos
      hey! im sorry im still working on this it needs different reverse engineering tools and writing c++ code so this my most challenging journey hope u understand that its not that easy!  
  10. JustinAji
    JustinAji
    • member
    • 0 kudos
    hey , is there any way i can set only a specific item to infinite , like just the yashariku sugar ?
    1. Debugg0x064
      Debugg0x064
      • supporter
      • 18 kudos
      with that script u cant get just 1 infinite item but u can take that item value and put it in the cheat table and freeze it so u can have it infinite 
      only if ur willing to make few steps for it
      1. right click on the infinite script select "change script" 
      2. in line 3 copy the allocation should look like this: "sekiro.exe"+C3CF50  then close the script 
      3. in cheat engine click on "Memory View" then right click on any instructions that already highlighted then click "Go to address" 
      4. paste the allocation line then click OK then it take u to the items/materials opcode right click on it then click "find out what addresses this instruction accesses" then a small list will open now in game use that yashariku sugar u must have 2 or 3 after u waste one the value should appear in the list now pause the game and double click on the value to put in the cheat table there u have it u can double click on the value and change it to 99 or simply freeze it by checking the box. 
  11. Kakarotto232
    Kakarotto232
    • member
    • 0 kudos
    How do I set my Attack power according to my self?
    1. Debugg0x064
      Debugg0x064
      • supporter
      • 18 kudos
      you mean the damage multiplier cheat? if so there is a README comment on how to use it 
  12. UurGlt
    UurGlt
    • member
    • 0 kudos
    Hello Debugg0x064.

    Thank you for the table! I would like to ask for your help about something.

    Towards the end of the game, you meet up with Owl on top of the Ashina Castle. He offers you the choice to obey the Iron Code or break it.
    If you choose either one you're not able to go back to the other choice. But everytime you die to the boss, you have to speak with him to initiate the fight.

    I was wondering if I could develop a script to reverse the decision? To go back to the 2 decisions he gives you? How can I create a script for that?
    1. Debugg0x064
      Debugg0x064
      • supporter
      • 18 kudos
      hey man so do u have any old save so u can load it before meeting the owl? if not then its hard to figure it out i really never tried that before but its interesting so to find it must search for characters dialogue function in disassembler i will try if i find anything about this one and mess with the jmps 
    2. UurGlt
      UurGlt
      • member
      • 0 kudos
      Hey man, thanks for looking into it! Unfortunately I didn't backup my main save before meeting Owl. 

      For the sake of testing I speedran to Owl using cheats in another save.

      Here's a link to that file:
      https://drive.google.com/file/d/15zsJhdGtkm7Nn4df7kfx_juRQMxPh9KA/view

      What I would like to do is find out is which parameters I need to modify in this dummy save file. And then modify them in my main save file.