serpentiem / ddmk

Extensive gameplay mods and more for the Devil May Cry PC games.
zlib License
246 stars 13 forks source link

Must Style difficulty #72

Closed adamkenway007 closed 3 years ago

adamkenway007 commented 5 years ago

This mode is unique in the fact that player cannot damage enemies unless Style Rank is S or higher.

SSSiyan commented 4 years ago

"DevilMayCry4SpecialEdition.exe"+22DDE0 writes HP, and you can filter out the player by comparing edi+34 to 20,000 (maximum HP (apparently this isn't an issue on saves that don't have 20k hp?)) . Not sure how this would play with multiple player characters at the same time. DevilMayCry4SpecialEdition.exe+1B0B8A writes 5 (S) to the style meter. In dmc5 my must style mode was made from a damage dealt script that just did cmp [stylemeter],5 jl return

serpentiem commented 3 years ago

Available in the latest nightly.