Posts: 5.076
Threads: 18
Joined: Oct 2010
Reputation:
154
What exactly is your question?
Posts: 8.598
Threads: 105
Joined: May 2014
Reputation:
168
Location: 127.0.0.1
I think he's asking a pnach file with a certain code for the specific game.
We're supposed to be working as a team, if we aren't helping and suggesting things to each other, we aren't working as a team.
- Refraction
Posts: 5.076
Threads: 18
Joined: Oct 2010
Reputation:
154
Try to find the code for ps2 cheating devices as gameshark xploder or whatever... We can help you afterwards to convert it to pnach format
Posts: 5.076
Threads: 18
Joined: Oct 2010
Reputation:
154
if there is no code you can try to find it by yourself using cheatengine...
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
344
According to my save file last modified date,I plated that game almost 5 years ago and now that I tried it again with my save file,I couldn't figure out how to actually do this.
According to the info about the skill,I have to press triangle and then again with correct timing to execute it but the only thing triangle does is teleport\evade(I have only one fighting style for Vergil which is maxed out)
What looks like the Judgment Cut is holding the square button and release it when some lightnings start to appear from the sword.The Vergil makes that pose like in the video and it executes the skill but it takes time and he is venerable during that time to attacks...I could see anything about a 3 attacks limit.
Maybe what you are calling unlimited is that on the video the wait time before executing the attack is removed and you can spam that attack without having to wait certain time holding the button and waiting certain time when you release it before Vergil executes the attack.
I can give you some hints but I'm not planning on searching for that code.
When you hold the button,at some address a value start to increase\decrease until it reaches certain number which tells the game that the time needed to hold the key is reached.
When you release the button,another timer is started which is increasing\decreasing a value until it reaches certain value which tells the game to execute the command.
You need to find 3 things.
1.Find the jocker code(an address that changes the value to certain value depending on which button you press)...this is not 100% needed but it can avoid problems
2.Find the address that is responsible for the "how much time you need to hold the button"
3.Find the address that is responsible for how long to wait before executing the command after you release the button