• 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

Disabling Intro, rebinding keys, changing modes to toggle

Nessy

Well-known Member
How to Disable Intros and modify devil trigger controls
Navigate to

C:\Program Files (x86)\Steam\SteamApps\common\DmC Devil May Cry\DevilGame\Config

Edit DefaultEngine.ini.

Look for a section called [FullScreenMovie]:

Change the following lines:
+StartupMovies=Capcom
+StartupMovies=Ninjatheory
+StartupMovies=UE3_logo
+StartupMovies=AMDLogo
+StartupMovies=Save_360
+StartupMovies=black
to
;+StartupMovies=Capcom
;+StartupMovies=Ninjatheory
;+StartupMovies=UE3_logo
;+StartupMovies=AMDLogo
;+StartupMovies=Save_360
;+StartupMovies=black

HOW TO TOGGLE BETWEEN WEAPON MODES via xbox360 controller

The file for these changes is in

C:\Users\(username)\Documents\MyGames\UnrealEngine3\DevilGame\Config\DevilInput.ini

Change the following lines to try out my particular scheme:

ANGEL_MODE=NTB_LEFT_TRIGGER
DEMON_MODE=NTB_RIGHT_TRIGGER

To

DEMON_MODE=NTB_DEMON_MODE
HUMAN_MODE=NTB_HUMAN_MODE

and

SWITCH_TO_ANGEL_MODE=NTB_SWITCH_TO_ANGEL
SWITCH_TO_DEMON_MODE=NTB_SWITCH_TO_DEMON
SWITCH_TO_HUMAN_MODE=NTB_SWITCH_TO_HUMAN

To


SWITCH_TO_ANGEL_MODE=NTB_LEFT_TRIGGER
SWITCH_TO_DEMON_MODE=NTB_RIGHT_TRIGGER
SWITCH_TO_HUMAN_MODE=NTB_DPADDOWN

This will make the trigger buttons toggle into angel and demon modes. If anyone can figure out how to make this system work without the use of the down button on the dpad. Please let me know. Ideally, I'd like it if left trigger toggled between angel mode/Rebellion, and Right trigger toggled between DemonON/Rebellion.

HOW TO MAKE DEVIL TRIGGER combination NOT SUCK

Change

VIRTUAL_3_1=NTB_LEFT_STICK
VIRTUAL_3_2=NTB_RIGHT_STICK

TO

VIRTUAL_3_1=NTB_LEFT_TRIGGER
VIRTUAL_3_2=NTB_RIGHT_TRIGGER

This will make it so that to use Devil Trigger you'll have to press both LEFT TRIGGER + RIGHT TRIGGER simultaneously, instead of the stupid left stick + right stick nonsense.

Anyway, hope you guys find this useful, if anyone figures out a way to make it so the left trigger and right trigger toggle between angel/rebellion and demon/rebellion, please let me know.

I had already done this, but came across some stuff inside the steam community bit, I couldn't copy a URL or anything so there's the info you need.
 
Last edited by a moderator:
Back
Top Bottom