Dragon's Dogma 2

Dragon's Dogma 2

View Stats:
Bowmangr Sep 28, 2024 @ 1:25pm
Is there a mod to help with atrocious m&k controls?
I find it EXTREMELY annoying that I have to press a key to access a 'list' of attacks instead of pressing the key directly.

I absolutely hate the very lazy approach to m&k controls, more than even the graphic issues.

So, is there a mod or something out there? Can you point it to me plz? Thanks in advance
< >
Showing 1-15 of 27 comments
Ryan Fenton Sep 28, 2024 @ 2:00pm 
Yup. Just google "remove mouse acceleration mod dogma 2"
Ryan Fenton Sep 28, 2024 @ 2:05pm 
Oh - for keyboard stuff, I just used 'E' for my weird modifier key. Kind of silly for them to not bother to make those independent keyboard presses.

I think some Japanese developers think that making controls better for PC mouse&keyboard will make controller users angry.

They're probably right - I'd be angry too if I had to use controller, and found out what mouse & keyboard users were already used to.

Moving camera 180 degrees in a fraction of a second instead of like 2 seconds!

Being able to aim without having to overcorrect, or see that the target already moved 2 times since you started the first correction.

Being able to assign dozens of keys instead of just being limited to controller buttons.

So... to avoid making them angry, they make PC controls suck just enough to seem just as bad as controllers.

Which is silly - but so are walled garden environments. So, we end up here.
Larco Sep 28, 2024 @ 2:47pm 
I found the easiest solution was just to use autohotkey to reprogramme your keys while in game. Simple programme you can download and doesn't mess with your game files.

You just need to create a file for DD2, put the right text in and double click it to activate it before you play the game.

There's a couple of posts on steam which give example scripts. This guide's handy.
- https://steamcommunity.com/sharedfiles/filedetails/?id=3200926370

It looks complex but isn't really. I just cribbed the stuff in that and another post I found, switched the keys round to what i wanted and worked like a charm.

if it helps, what I've ended up (to use the page down, insert, delete etc keys for weapon skills and consumables, and the number pad for pawn commands, heavy attacks etc is -

#Requires AutoHotkey v2.0
#HotIf WinActive("ahk_exe DD2.exe")

Numpad0::Space ;Jump
Numpad1::v ;Heavy Attack
NumpadAdd::x ;Sheathe/Draw
Numpad4::1 ;Go
Numpad7::2 ;To me

~PgDn::
{
Send "{LControl Down}"
Sleep 10
Send "{7 Down}"
Sleep 10
KeyWait("1")
Send "{LControl Up}"
Send "{7 Up}"
}

~End::
{
Send "{LControl Down}"
Sleep 10
Send "{8 Down}"
Sleep 10
KeyWait("2")
Send "{LControl Up}"
Send "{8 Up}"
}

~Delete::
{
Send "{LControl Down}"
Sleep 10
Send "{9 Down}"
Sleep 10
KeyWait("3")
Send "{LControl Up}"
Send "{9 Up}"
}

~PgUp::
{
Send "{LControl Down}"
Sleep 10
Send "{0 Down}"
Sleep 10
KeyWait("4")
Send "{LControl Up}"
Send "{0 Up}"
}

~Home::
{
Send "{LControl Down}"
Sleep 10
Send "{g Down}"
Sleep 10
KeyWait("5")
Send "{LControl Up}"
Send "{g Up}"
}

~Insert::
{
Send "{LControl Down}"
Sleep 10
Send "{t Down}"
Sleep 10
KeyWait("6")
Send "{LControl Up}"
Send "{t Up}"
}

~NumpadMult::
{
Send "{LControl Down}"
Sleep 10
Send "{r Down}"
Sleep 10
KeyWait("7")
Send "{LControl Up}"
Send "{r Up}"
}

Edit - shd say i changed the weapon skills to 7, 8, 9 and 0 in game just to make it easier to remember which was which. Home and insert above are obv health and stamina consumables and lantern on/off. Either way, it's all single click. Thank god.
Last edited by Larco; Sep 28, 2024 @ 2:54pm
Tachyon Sep 28, 2024 @ 4:09pm 
I came back to the forum to see if the abysmal PC hotkey system had been "fixed", to prevent having to use two keys to do what one key should do. This thread was exactly the kind I was looking for, short and to the point. Well, I'll keep waiting to buy it until the system is brought in line with every other PC game.
H-Foundry PIXIV Sep 28, 2024 @ 10:19pm 
Can't help your problem but it's a setback from two hindrances:

1

console controllers only has so many direct inputs before a modifier ket is needed (a shift key if you will, Right/Left bumpers etc). This then translates to keyboard where the developer doesn't give PC players brand new shortcuts.

Another factor is the developer thinks console players will 'feel bad' PC players have superior/more shortcuts they don't have. They want 'parity' and not give PC players superior stuff like that.

2

PC keyboard and mouse has the same problem with lack of keys in reach for hypothetically 8 unique attacks. These buttons presses need to be accessible real fast and reaching all across the keyboard by muslce memory alone results in accidental key presses of the wrong key and a longer delay the further away the key is. This already happens with the 1-4 keys above WASD. Not only that but assigning the top 8 buttons for attacks in Japanese action game looks dumb, feels dumb and is dumb anyway hhh.

PC has a solution with buying new hardware, like a side-keyboard thing, and an MMO mouse with 12+buttons. You can rebind keys and have rudimentary macro options built-in, but you'll be using autohotkey anyway.

Keeping the normal keyboard alone from rebinds is necessary when you tab out into a Web Browser/Notepad to write things down and general navigation of the games wiki for info etc.
Butcher Sep 28, 2024 @ 10:55pm 
Originally posted by H-Foundry PIXIV:
PC keyboard and mouse has the same problem with lack of keys in reach for hypothetically 8 unique attacks. These buttons presses need to be accessible real fast and reaching all across the keyboard by muslce memory alone results in accidental key presses of the wrong key and a longer delay the further away the key is. This already happens with the 1-4 keys above WASD. Not only that but assigning the top 8 buttons for attacks in Japanese action game looks dumb, feels dumb and is dumb anyway hhh.
Explain, why assigning top 10 buttons for item switch and skill selection in MMOs, diabloids or boomer shooters feels okay, but Japanese games are somehow different.
Migromul Sep 28, 2024 @ 11:04pm 
I don't get it, why people just don't try to get used to that. I find this design much better, than using the number-keys, if you play with KB/M. Nearly all mice nowadays have more than 3 buttons, and windows supports them directly. If you try to get used to it, you can use all attacks avaialble with the mouse. You even can assign the switch-button on your mouse, if you have 5 buttons.

(I, however, use the vocations-key for the 5th button meanhwhile. I use ctrl. as weapon-switch. I must admit, I still need to get used to, that the main attacks as Archer/Magic Archer is NOT with the weapon-switch, but with the vocation-key... I used to change my setting for those vocations, but this makes it somehow difficult for the warfarer, so I just try to get used to one Key-set. You can asssign up to 4 btw...) You also can assing 2 button per function. And I use this fact for the vocation-key. (Because I have two thumb-button and use on of them as vocation-key. It's a bit weird to use the back and front thumb at once. I prefer the switch on my right hand for that... Using "Q" as secondary vocation-key. That said, it's still possible to use both front and back thumb-buttons at once.)

Of course, if you don't have at least a 5-button-mouse, you should and can try out mods, that change the basic design.
Ryan Fenton Sep 28, 2024 @ 11:17pm 
It's annoying because it's an extra un-necessary step.

It's like putting a stop sign 2 feet in front of every stop light intersection.

Everyone has to stop at that stop sign. Then they can go 2 feet and either go through the intersection on green, or wait at the red light.

And if you grew up somewhere that this was somehow normal, it wouldn't seem like a big deal. LIke, what's the problem?

But if you see it as the extra step, breaking the flow you know should exist - it's a pretty major dealbreaker.
Last edited by Ryan Fenton; Sep 28, 2024 @ 11:18pm
Migromul Sep 29, 2024 @ 1:52am 
Originally posted by Ryan Fenton:
It's annoying because it's an extra un-necessary step.

It's like putting a stop sign 2 feet in front of every stop light intersection.

Everyone has to stop at that stop sign. Then they can go 2 feet and either go through the intersection on green, or wait at the red light.

And if you grew up somewhere that this was somehow normal, it wouldn't seem like a big deal. LIke, what's the problem?

But if you see it as the extra step, breaking the flow you know should exist - it's a pretty major dealbreaker.

That's a realy weird comparison. And - at least in Germany - a stop sign at a lighter intersection doesn't function that way. The intersection is the primary order. If that is out of order, the stop sign counts. That's the way it works...

Sorry, but I rather have a switch function for the attacks on my mouse in the heat of combat, instaead of having to use the number keys and be forced to leave my motion-key, because of that. You can use the ctrl. with the short finger, This isn't needed to keep mobile. If you use the number keys, you need to stand still, because you will get knots in your fingers, if you try to move forward while hitting a humber-key... (and you have other attack-animations, if you move forward, while using attacks. You also have to move with some vocations, while using attacks. Sure, some force you to stand still, but a lot of are able to be use while mobile...)

I realy think, it's way better, if you are able to attack with the right hand, while being able to move with the left... And a switch enables that. Not only for 2 or 3 attacks, but for at least 7... (or 6 in case of this game, at least for most vocations: light, heavy and 4 weapon-skills.) If you use the thumb, you can even only use your mouse for all attacks... But as I said, it's nessecary ot hit two thumb-buttons at once, then.

It's also easier than to remember combo-moves, to access special attacks. (like in Darksiders, for example.) But needing to use the number keys in a thrid person action-game,...? I don't think, that would be a realy good design.

BTW: DDDA has even TWO switches. One for the main and on for the secondary weapon (or skills, in case of th staff-wielders...) It doesn't have a vocaton-key, however.
Last edited by Migromul; Sep 29, 2024 @ 1:56am
Butcher Sep 29, 2024 @ 1:56am 
Originally posted by Migromul:
Sorry, but I rather have a switch function for the attacks on my mouse in the heat of combat, instaead of having to use the number keys and be forced to leave my motion-key, because of that. You can use the ctrl. with the short finger, This isn't needed to keep mobile. If you use the number keys, you need to stand still, because you will get knots in your fingers, if you try to move forward while hitting a humber-key... (and you have other attack-animations, if you move forward, while using attacks. You also have to move with some vocations, while using attacks. Sure, some force you to stand still, but a lot of are able to be use while mobile...)
No you don't need to stard still, ask any boomer shooter player switching weapons on the run.
Larco Sep 29, 2024 @ 2:13am 
Originally posted by Tachyon:
I came back to the forum to see if the abysmal PC hotkey system had been "fixed", to prevent having to use two keys to do what one key should do. This thread was exactly the kind I was looking for, short and to the point. Well, I'll keep waiting to buy it until the system is brought in line with every other PC game.

Um, it's obv not going to be so i suspect you'll have a long wait. If you're just looking to rag on capcom / the game, knock yourself out. If this is actually the thing stopping you playing though, it's a bit silly. Annoying as it is to have to fix this yourself, it's very easy. With no prior knowledge / expertise it took me less than 10 minutes. Frankly, it would have been 5 if I hadn't had to log into the game twice to check the default keys. Your call tho. .


Originally posted by Migromul:
Originally posted by Ryan Fenton:
It's annoying because it's an extra un-necessary step.

It's like putting a stop sign 2 feet in front of every stop light intersection.

That's a realy weird comparison.

It may well be but the man has a point. It's an entirely unnecessary extra step on mouse and keyboard. I have
- 4 arrow keys,
- 12 function keys,
- 10 number keys,
- 26 letter keys,
- 20 keys on the numberpad
- another 24 slightly random keys lurking around. Some of which i don't think I've ever pressed.

I am really NOT short of keys to the point that I need to use the same one twice with a modifier key.
Larco Sep 29, 2024 @ 2:21am 
Originally posted by H-Foundry PIXIV:
Keeping the normal keyboard alone from rebinds is necessary when you tab out into a Web Browser/Notepad to write things down and general navigation of the games wiki for info etc.

I do simply because Im an arrow key player. But the set up I'm using automatically diables the autohotkey script when I alt-tab out of the game. According to the guide I linked, "This script will only work while your focused windows is Dragon's Dogma 2. The script will not work when you alt-tab to another window. It will resume working whenever you alt tab back to the game though, so no need to reload or relaunch it." I assum,e (but it's all greekl to me) that it's the command "#HotIf WinActive("ahk_exe DD2.exe")" that does that.
Ryan Fenton Sep 29, 2024 @ 2:41am 
Originally posted by Migromul:
That's a realy weird comparison. And - at least in Germany - a stop sign at a lighter intersection doesn't function that way. The intersection is the primary order. If that is out of order, the stop sign counts. That's the way it works...

Indeed - the weirdness is entirely the point. It's supposed to be an example of an unnecessary thing, after all, that somehow deserves equal respect even when placed out of context. And it's not a stop sign at a lighted intersection - it's two feet before. And you're supposed to obey it independently, you see.

Sure - that might not make much sense to either of our sensibilities - but we don't appreciate the comfortable "couch feel" of having to stop at least once before every intersection, and wait for every other car to also stop, before they can get to the intersection ahead of us.

It's matching with the idea that controller limitations are perfectly valid to put on k&m when on PC. It's just an itty little unnecessary step you can ignore after all! It only happens every time you use a skill!
H-Foundry PIXIV Sep 29, 2024 @ 4:41am 
Originally posted by Butcher:
Explain, why assigning top 10 buttons for item switch and skill selection in MMOs, diabloids or boomer shooters feels okay, but Japanese games are somehow different.
japanese action games. . . DMC, Bayonneta, Dragons Dogma would be horrible if all the skills were in the top 1-10 row like that. That's why an MMO mouse is great, it's already pushing it with a 3 button mouse and normal keyboard and I'd rather go back controller than use a 3 button mouse.

Originally posted by Larco:
I do simply because Im an arrow key player. But the set up I'm using automatically diables the autohotkey script when I alt-tab out of the game. According to the guide I linked, "This script will only work while your focused windows is Dragon's Dogma 2. The script will not work when you alt-tab to another window. It will resume working whenever you alt tab back to the game though, so no need to reload or relaunch it." I assum,e (but it's all greekl to me) that it's the command "#HotIf WinActive("ahk_exe DD2.exe")" that does that.
You could do that, but it's simply not as good with the additional hardware of a side gaming keyboard and an mmo mouse.
Tachyon Sep 29, 2024 @ 4:55am 
Originally posted by H-Foundry PIXIV:
..PC has a solution with buying new hardware...

Why should PC users have to do that, just to fix a ludicrously stupid implementation of keyboard control? If that was the best system the Devs could come up with, as an alternative to doing what every other game does as standard, they should just admit their incompetence and give up making games.

As it happens, I already own a Nostromo programmable, multifunction keypad for the left hand and a 12-button mouse. I use them to tweak a game's controls to my personal preferences, but I'm not using either just to fix this game's ineptitude so that it becomes playable.
< >
Showing 1-15 of 27 comments
Per page: 1530 50

Date Posted: Sep 28, 2024 @ 1:25pm
Posts: 27