0 of 0

File information

Last updated

Original upload

Created by

DHMalice

Uploaded by

DHMalice

Virus scan

Safe to use

About this mod

Fixes the Upper Slash bug which causes the animation to repeatedly end abruptly.

Permissions and credits
REQUIREMENTS
You will need FCH823's TFC Installer for UE3. The installation instructions for this mod are also found on the page for the TFC installer as they appear to be identical,or at least very similar for any game which utilizes this program. Please go support FHC823 for creating this awesome tool!

What does this mod do?
DmC is a game that was designed to run at 30 frames per second. Because of
this, many oddities occur when playing on PC with an unlocked framerate
such as hitstop becoming non-existent or attacks not hitting properly.
This mod resolves the latter for the startup of Vergil's Upper Slash. 


How does this mod fix this problem?
The node for Upper Slash expects certain conditions to be met in order for the linked moves to activate. Originally, the ButtonEvent set was StrongMelee (Circle/B) but when holding this button, the move would cancel which was the source of the bug. The fix changes the conditions required and also changes the ButtonEvent to AutoContinue which also happens to be how Definitive Edition fixed this problem. My fix is extremely similar to DE's, but not identical and despite not encountering issues while testing the fix myself, please let me know if you experience problems on your end.

This fix does not change the input for Upper Slash and the grounded version is still tap while the aerial version is hold. I've only shuffled around how the game behaves in order to get to that point.