windows - How do you map Touch Joysticks in Bluestack? -


ive been trying setup bluestack can play phone terraria saves on computer mouse , keyboard. own pc version want use pc renovate big house should faster keyboard , mouse. ive found aurora 2 , helpful has no more description on how more complicated inputs bluestack itself. i've made 1 setup , kinda works just don't undersatand few small details. current config file looks this:

#terraria #aurora 2 keymapping tool  [origin] author = dracrius rating = label2  [keys] w = tap (8,69) s = tap (8,92) d = tap (14,80) = tap (1,80) p = tap (98,3) z = tap (47,5) 1 = tap (3,5)  [guidance] w =  s =  d =  =  p =  z =  1 =   [gamepad] leftstick_up = w leftstick_down = s leftstick_left = leftstick_right = d y = z b = 1 = 1  [opensensor] mode = touch1 

now works , can switch items or pause try use dpad walk left , down work because it's edge of screen , right not. both center joystick set , right buttons to. know because of how terraria touch stick works. have touch screen joysticks show (where ever touch) , drag in direction you'd move. how tell bluestack treat such? know lots of touch games use style of onscreen control should able can't find description on how or of finer details of bluestack key mapping. these parts of template bluestack gives think may related or don't understand enough know!

[opensensor]  # # first, specify mode app. # #mode   = tapa          *tap vs touch?*  #mode   = tapb          *what's difference?* #mode   = touch1 #mode   = touch2        *what's difference?* #mode   = touch1tapa    *what mean?* #mode   = touch1tapb    *what's difference?* #mode   = swipe #mode   = tilt #mode   = tilttapa      *what's tilttap?* #mode   = tilttapb      *what's difference?* #mode   = tilttouch1    *what's tilttouch?*  # # specify mode specific guidance.   *whattt?* # #tilt       = stilt #swipetap   = sswipetap                     *maybe has it!* #area1      = (0,33,100,33)     stoucharea  *i think has it!* 

after going through file have figured out minute details. stuck making config game sky force 2014.

# first, specify mode app. # #mode   = tapa          *a tap drag of touch*  #mode   = tapb          *unknown* #mode   = touch1        *button click* #mode   = touch2        *unknown* #mode   = touch1tapa    *1 touch , 1 drag. [click+drag]* #mode   = touch1tapb    *dunno* #mode   = swipe #mode   = tilt #mode   = tilttapa      *tilt+touch+drag?* #mode   = tilttapb      * :/ * #mode   = tilttouch1    *drifting in asphalt.* 

mode specifies tap or touch method. further describes it.

#tilt       = stilt #swipetap   = sswipetap                     *swiping* #area1      = (0,33,100,33)     stoucharea  *don't know.* 

i dont know more yet, try further , let know.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

jquery - Keeping Kendo Datepicker in min/max range -