It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hey Guys,

I tried to start Dishonored 2 for the first time. Then all of a sudden my fans went crazy because of the high gpu usage just the main menu takes.

So for the possible solution, here's what I did to dishonored2config.cfg:

configVersion 10
bindingVersion 44
// Restoring last configured key bindings stored in file "dishonored2Config.cfg"
// All previous bindings will be unbound! Please increment the version number in default.cfg to apply any new bindings (current version is 44)
//
//========================== Binding commands ==========================
arkUnbindAll

arkSwitchToBindingSet "EMPTY"

arkSwitchToBindingSet "INTERLUDES"
arkBind "ESCAPE" "PAUSE"
arkBind "F" "INTERACT"
arkBind "F5" "savegame"
arkBind "F9" "loadgame"
arkBind "MOUSE_MOVE" "LOOK"
arkBind "PAD_START_OPTIONS" "PAUSE"
arkBind "PAD_X_SQUARE" "INTERACT"
arkBind "PAD_RSTICK" "LOOK"

arkSwitchToBindingSet "IN_GAME"
arkBind "ESCAPE" "PAUSE"
arkBind "1" "WEAP_1"
arkBind "2" "WEAP_2"
arkBind "3" "WEAP_3"
arkBind "4" "WEAP_4"
arkBind "5" "WEAP_5"
arkBind "6" "WEAP_6"
arkBind "7" "WEAP_7"
arkBind "8" "WEAP_8"
arkBind "9" "WEAP_9"
arkBind "0" "WEAP_0"
arkBind "Q" "LEAN_LEFT"
arkBind "W" "MOVE_FORWARD"
arkBind "E" "LEAN_RIGHT"
arkBind "R" "QUICK_USE_HEALTH_POTION"
arkBind "T" "QUICK_USE_MANA_POTION"
arkBind "LCTRL" "BLOCK"
arkBind "A" "MOVE_LEFT"
arkBind "S" "MOVE_BACKWARD"
arkBind "D" "MOVE_RIGHT"
arkBind "F" "INTERACT"
arkBind "J" "JOURNAL"
arkBind "LSHIFT" "SPRINT"
arkBind "Z" "ZOOM"
arkBind "C" "CROUCH"
arkBind "LALT" "LEAN"
arkBind "SPACE" "JUMP"
arkBindSecondary "CAPSLOCK" "POWERWHEEL"
arkBind "F5" "savegame"
arkBind "F9" "loadgame"
arkBindSecondary "UPARROW" "MOVE_FORWARD"
arkBindSecondary "LEFTARROW" "MOVE_LEFT"
arkBindSecondary "RIGHTARROW" "MOVE_RIGHT"
arkBindSecondary "DOWNARROW" "MOVE_BACKWARD"
arkBind "MOUSE1" "MELEE"
arkBind "MOUSE2" "POWER_WEAPON"
arkBind "MOUSE3" "POWERWHEEL"
arkBind "MOUSE_WHEEL_UP" "WEAP_NEXT"
arkBind "MOUSE_WHEEL_DOWN" "WEAP_PREV"
arkBind "MOUSE_MOVE" "LOOK"
arkBind "PAD_BACK" "JOURNAL"
arkBind "PAD_START_OPTIONS" "PAUSE"
arkBind "PAD_DIR_UP" "QUICK_1"
arkBind "PAD_DIR_DOWN" "QUICK_3"
arkBind "PAD_DIR_LEFT" "QUICK_2"
arkBind "PAD_DIR_RIGHT" "QUICK_0"
arkBind "PAD_A_CROSS" "JUMP"
arkBind "PAD_B_CIRCLE" "CROUCH"
arkBind "PAD_X_SQUARE" "INTERACT"
arkBind "PAD_Y_TRIANGLE" "LEAN"
arkBind "PAD_LSHOULDER" "POWERWHEEL"
arkBind "PAD_RSHOULDER" "BLOCK"
arkBind "PAD_LTHUMB" "SPRINT"
arkBind "PAD_RTHUMB" "ZOOM"
arkBind "PAD_TOUCHPAD" "JOURNAL"
arkBind "PAD_LTRIGGER" "POWER_WEAPON"
arkBind "PAD_RTRIGGER" "MELEE"
arkBind "PAD_LSTICK" "MOVE"
arkBind "PAD_RSTICK" "LOOK"

arkSwitchToDefaultBindingSet
//======================================================================
ark_fieldOfView "100"
g_lookStickSensitivityY "1"
g_lookStickSensitivityX "1"
g_mouseSensitivity "1"
g_mouseClamp "180"
rs_VSyncBased "0"
r_maxDynamicDecalsPreset "5"
r_textureDetailsPreset "5"
r_viewDistPreset "5"
r_modelsQualityPreset "5"
r_oceanQualityPreset "5"
r_shadowQualityPreset "5"
ark_player_autoaim_strength_mouse "1"
ark_player_autoaim_strength_pad "1"
rs_FPSTargeted "60"
r_swapInterval "2"
r_renderQualityPresets "5"
r_windowHeight "1080"
r_windowWidth "1920"
r_mode "10"
r_hbao "1"
s_Video_Gain "100"
s_Voices_Gain "100"
s_SFX_Gain "100"
s_Music_Gain "100"
s_MasterBus_Gain "100"


The "FPSTargeted" part was where I made the change that made the difference. Instead of a fixed 60 fps it got to WAY over billions by default. So it's best to set this at 60 fps. I hope this fixes this issue for at least some of you. May be a bit late, but better late than never I'd say.

For the record: I did this with a computer with a 5700X and a 6650 XT in it.

Kind regards,
Manta Orlando
Post edited September 24, 2023 by MantaOrlando