• Welcome to the Devil May Cry Community Forum!

    We're a group of fans who are passionate about the Devil May Cry series and video gaming.

    Register Log in

Watch as Dante fights Hollow Vergil! It's like training for DmC2 Vergil!

I wish I could get the sound effects for Dante to work, and Hollow Vergil's Summoned swords, because this battle was super epic with the music.
 
sweet video. hey OW could you tell me which line of code you edited in the DefaultUI? (If that's how you did it). I tried changing levels the same way I put Vergil in the main game (http://dmcmods.com/2415-vergil-dantes-missions), but when I put a Downfall level in Dante's game, it crashes. Basically, how did you do this? ;)
 
sweet video. hey OW could you tell me which line of code you edited in the DefaultUI? (If that's how you did it). I tried changing levels the same way I put Vergil in the main game (http://dmcmods.com/2415-vergil-dantes-missions), but when I put a Downfall level in Dante's game, it crashes. Basically, how did you do this? ;)

Change the following lines in both the vergildlc devilgame.ini and in the documents/config devilgame.ini.
Make both read only after the changes.

Change from this:
CharacterDescriptors=(FriendlyName="DefaultVergil", TargetPlayerControllerClass="VergilDLC.DVPlayerController_Vergil", Tags="Normal; NoCoat; WhiteHairPatch; HollowHeart; PainedVergil; Costume", ModCompatibility="Vergil", ReplacementPlayerControllerClass="VergilDLC.DVPlayerController_Vergil", ReplacementCharacterTemplate="Vergil_Archetypes.VergilPlayerCharacterTemplate")

To This:
CharacterDescriptors=(FriendlyName="DefaultVergil", TargetPlayerControllerClass="VergilDLC.DVPlayerController_Vergil", Tags="Normal; NoCoat; WhiteHairPatch; HollowHeart; PainedVergil; Costume", ModCompatibility="Dante", ReplacementPlayerControllerClass="DevilGame.DvPlayerController_Dante", ReplacementCharacterTemplate="Dante_Archetypes.DanteCharacterTemplate")

Now just start vergil's downfall and choose mission 5 it'll be dante isntead of vergil, its kinda silly watching him say Vergil's lines.
The game still crashes when you finish missions and doesn't go past certain scripted events. Thankfully the whole boss fight works, and is quite fun, only thing missing is some sounds and his storm swords attack which make the fight way easier than it normally is. But It's absolutely epic, you'll see when you do it.
 
sick! thanks man. looks like a crazy final showdown in the demon world. like a reboot of DMC3's ending
 
Change the following lines in both the vergildlc devilgame.ini and in the documents/config devilgame.ini.
Make both read only after the changes.

Change from this:
CharacterDescriptors=(FriendlyName="DefaultVergil", TargetPlayerControllerClass="VergilDLC.DVPlayerController_Vergil", Tags="Normal; NoCoat; WhiteHairPatch; HollowHeart; PainedVergil; Costume", ModCompatibility="Vergil", ReplacementPlayerControllerClass="VergilDLC.DVPlayerController_Vergil", ReplacementCharacterTemplate="Vergil_Archetypes.VergilPlayerCharacterTemplate")

To This:
CharacterDescriptors=(FriendlyName="DefaultVergil", TargetPlayerControllerClass="VergilDLC.DVPlayerController_Vergil", Tags="Normal; NoCoat; WhiteHairPatch; HollowHeart; PainedVergil; Costume", ModCompatibility="Dante", ReplacementPlayerControllerClass="DevilGame.DvPlayerController_Dante", ReplacementCharacterTemplate="Dante_Archetypes.DanteCharacterTemplate")

Now just start vergil's downfall and choose mission 5 it'll be dante isntead of vergil, its kinda silly watching him say Vergil's lines.
The game still crashes when you finish missions and doesn't go past certain scripted events. Thankfully the whole boss fight works, and is quite fun, only thing missing is some sounds and his storm swords attack which make the fight way easier than it normally is. But It's absolutely epic, you'll see when you do it.

hey boss, I got it working, but Dante's moves are limited to Vergil's controls (if that makes sense). e.g. can't change weapons (cuz Vergil only has 1), can't use guns, can't use stinger, angel dodge etc. you know why this is? I see you've got all Dante's abilities :s
 
Back
Top Bottom