Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Because DmC2 has been announced
Seriously, dude, change the thread title
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.