God of War Stick Rotation Hell
#1
Hi, mates... again!! I'm with another God of War problem. Now I'm on boss in pandora's temple, that big dog-like armored boss, that must be beaten until gets steam running from all of the holes on his armor... and then starts That quick time event... whole event is about rotation of left analog stick... aaagh but i'm on keyboard!!! I can do 180 degree rotation but 360 just near impossible to be done on keyboard. Truly i like to play on keyboard and i like how it's feels, i have no gamepad at this moment (and dont wanna buy it). And now i'm wonder, can someone help me, how can i do this stick rotation, maybe there is some way to bind stick to mouse (can't do this thru lilypad) ?? Or any other suggestions?

Sponsored links

#2
Hooray i found "TwinPad" now will try it with binding mouse to stick.
#3
Thats worked it was truly uncomfortable with mouse and i even cant do 180 degree with it that why iv done 180 with keyboard and 360 with mouse.. I finished that boss and that game too, and the game was truly awesomeness.
#4
For "moving around" stick I use script in glovePIE;]
for L-analog set as I/J/K/L keys
Code:
if pressed(key.LeftShift) then toggle(var.moo)
if released(key.LeftShift) then toggle(var.moo)
if var.moo = 1 {
press(Key.J)
wait 0.01 seconds
release(key.K)
wait 0.01 seconds
press(key.I)
wait 0.01 seconds
release(Key.J)
wait 0.01 seconds
press(key.L)
wait 0.01 seconds
release(key.I)
wait 0.01 seconds
press(key.K)
wait 0.01 seconds
release(key.L)
wait 0.01 seconds
else
release(key.K)
}
endif
When I have shift pressed it goes around pressing and releasing the keyboard keys really fast(timings as well as key combinations are easy to change;]). Althrough not sure how exactly you need to do it in GoW, just showing it can be easier/more automated than using mouse.
#5
this is mac forum... while there might be something like glovepie for mac, i haven't found it.

I dunno why this would be too hard to do on keyboard though. I think back to playing FF3/6 on a keyboard and doing sabin's blitz's which involved all manors of 360's, rotations etc. Like most fighting games. If i can do a full 360 on the numpad keys without worry, i dunno why you dont just bone up on your keyboard techniques.

Although personally using a ps3/xbox controller with the latest plugin Openpad 1.1.0 that was just released on the main page is the most authentic and best feeling, and games like GOW are much more fun on titan difficulty where you're gonna need that total responsiveness.
13" 2010 Mac Book Pro - Snow Leopard 10.6.7 - Pcsx2 Version: 0.9.6 (and praying on 0.9.7 to release)
2.4Ghz Intel Duo Core | NVIDIA 320M (256mb) | 4 Gigs 1067mhz DDR3 Ram

#6
Aw shucks, sorry >.< always checking for "today's posts" and didn't notice it's MAC :[ well I guess it's not impossible to move "around" with keyboard, I use the script myself only couse I need to move around "fast" and that's VERY hard even for a keyboard guy like meh. Anyway sorry for my mistake. *hides*
#7
ahaha sry this thread wasnt for mac i just put it wrong way...
Anyway its hard cos u have only one chance to make one 360 absolutly perfect... its pretty hard with keyboard... but its pretty easy with mouse... only u need is take cursor closer to the edge of the screen, that way stick rotation with mouse will work perfectly =)
#8
i am recently joined this forum.. can anyone help me in god of war 2 steeds of horse, whipping vailiant horses... im unable to follow left analog stick arrow directions.. im using pcsx2 emulator v1.1.0.5766 with liliypad5403... im using keyboard for playing god of war2 game.. can u please show a snapshot how to bind keys to lilypad.. im very much struggling during mini-game left analog stick directions.. can anyone please tell in detail.. any help much be appreciated..
#9
The most recent post in this thread is more than 8 months old. Please create a new thread and refrain from posting in threads older than 8 months in the future. Please also review the forum rules. Thank you.
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go




Users browsing this thread: 1 Guest(s)