====== Common 06 Port Problems & Fixes ======
Few things lead to frustration quicker than when you need to play the original DMC3 **PC 2006 Port** in a pinch, and your game doesn’t want to cooperate. Assuming you followed either:
* Followed [[dmc3:06setup|06 Setup Tutorial]]
* Made a fresh install from the [[nexus>devilmaycry3/mods/1|Nexus mod itself]]
* Installed 2.4.3. version from the [[src>dmc3se/resources| SRC Resource]]
| Hies Tools is banned. Please use either Style Switcher 2.4.3 or 3.1.6 (latest from the Nexus mod).
|
==== I am tryinig to Install StyleSwitcher and modify other files but nothing is happening ? ====
This happens because the game was installed in a directory that requires administrator permissions. As a result, tools like the installer, XInput, Notepad, and others must be run as an administrator to make any changes to the game’s root folder.
==== Can I have two seperate StyleSwitcher installations ? ====
Yes to practice more efficiently in certain segements. After all, StyleSwitcher has an arcade mode that lets you pre-select your missions and equipment on start and other features like reset room and 0 death..etc. Therefore, you don't have to do the whole mission again. To have two installations of a game on Steam
* Rename the game's root folder ie. Steam\steamapps\common\Devil May Cry 3\ to something else.
* Launch the game from Steam two times. First it'll tell you there's something wrong and the next time it'll download the game again to a new folder.
* Then to toggle between those two, simply rename the folders so Steam recognizes only one Devil May Cry 3 folder ie.
* Folder A: Devil May Cry 3 RAW
* Folder B: Devil May Cry 3
==== I want to change Button Prompts ====
* [[nexus>devilmaycry3/mods/5/|Xbox 360 or Xbox One button prompts]]
* [[nexus>devilmaycry3/mods/5/|DualShock button prompts]]
Copy all the files to Steam\steamapps\common\Devil May Cry 3\data2 or Steam\steamapps\common\Devil May Cry 3\native\rom
==== My Controller is not Mapped Correctly ====
> {{:wiki:dmcamulet.png?nolink&35|}} Before trying anything else, make sure to disable Steam Input through Steam library by Right Click DMC3 > properties > controller > disable steam input from the dropdown list and test through the game.
This usually happens because people forget to configure [[https://sites.google.com/site/0dd14lab/xinput-plus|XInput Plus]] and skip an important step involving the XInputPlus.ini file in the game’s root folder. Open the file in Notepad, then scroll down until you find the X2DInput section.
**Replace**
LS_X=X_Axis
LS_Y=Y_Axis
**With**
LS_X=Y_Axis
LS_Y=X_Axis
Next, download the fix from the [[src>dmc3se/resources| SRC Resource]] and replace the DMC3SE.ini file if you’re using a **PS4 or Xbox One Controller**. If you’re using a different type of controller, you’ll need to create a new controller definition in DMC3SE.ini instead.
[]
START =
SELECT =
CIRCLE =
TRIANGLE =
SQUARE =
CROSS =
L1 =
R1 =
L2 =
R2 =
L3 =
R3 =
L<->R =
* Go to Start > Control Panel > Hardware and Sound > Devices and Printers, left click your controller under Devices, select Game controller settings, and click Properties.
* Where it says [], enter the name of the controller as it appears in the Game Controllers window, for example [USB Joystick]
* Using the Properties window, type in the number of the button you wish to map to a function, minus 1. For example, if you wish to map TRIANGLE to Y, the Properties window says it is button 4 when pressed, so enter 3 for the line to read TRIANGLE = 3.
* The line that reads L<->R = should be set to 1 if the right stick controls Dante. If the left stick controls Dante by default, you can delete the line.
==== My Stick doesn't work correctly, I am using third-party ====
At this point you will have no choice but to configure it through Steam:
* From Steam > Settings > Test Device Inputs
* Reset Device Inputs then Setup Device Inputs to Map your Buttons
* From your Library Select DMC3 Right Click Manage > Controller Layout and start mapping buttons
==== HUD is not displayed properly ====
You have to manually adjust the hud depending on your aspect ratio. Copy the one you want, then paste into the StyleSwitcher.ini
HUD 4:3
UI.HP1Frame =-10,-10
UI.HP1Bar =-10,-10
UI.HP1Bg =-10,-10
UI.HP2Frame =-10,-10
UI.HP2Bar =-10,-10
UI.HP2Bg =-10,-10
UI.MPGauge =-10,-10
UI.StyleIcon =-10,-10
UI.RedOrbCounter =10,-10
UI.Timer =-15,-10
UI.Objective =-15,-10
UI.WeaponIcon1 =-10,0
UI.WeaponIcon2 =10,0
UI.StyleRank =10,-10
UI.StyleBar =530,52
UI.RoomText =10,200
UI.RoomText.Step =-2
UI.BossFrame =0,20
UI.BossBar =0,20
UI.BossBg =0,20
HUD HD
UI.HP1Frame =-40,-20
UI.HP1Bar =-40,-20
UI.HP1Bg =-40,-20
UI.HP2Frame =-40,-20
UI.HP2Bar =-40,-20
UI.HP2Bg =-40,-20
UI.MPGauge =-40,-20
UI.StyleIcon =-40,-20
UI.RedOrbCounter =40,-20
UI.Timer =-40,-20
UI.Objective =-40,-20
UI.WeaponIcon1 =-40,0
UI.WeaponIcon2 =40,0
UI.StyleRank =40,-20
UI.StyleBar =507,58
UI.RoomText =-50,200
UI.RoomText.Step =-2
UI.BossFrame =0,20
UI.BossBar =0,20
UI.BossBg =0,20
\\