playMaker

Author Topic: [SOLVED] No Response to Inputs  (Read 9705 times)

Neptune_Imaging

  • Playmaker Newbie
  • *
  • Posts: 27
Re: No Response to Inputs
« Reply #15 on: March 31, 2012, 12:50:09 AM »
UPDATE: Ran my game in standalone mode, and when i went to check the input, the axis were not correct although it is set properly in the input manager.... I think the inputs are bugged big time...

I.E.: Horizontal inputs are set to 6th axis, but it is the 5th axis in Stand alone mode... very weird

Neptune_Imaging

  • Playmaker Newbie
  • *
  • Posts: 27
Re: No Response to Inputs [SOLVED]
« Reply #16 on: April 04, 2012, 09:30:42 PM »
Hey I solved the input issue...and it was something simple as resetting the registry that controls the inputs... :)

devotid

  • Playmaker Newbie
  • *
  • Posts: 45
Re: No Response to Inputs [SOLVED]
« Reply #17 on: June 23, 2012, 02:22:53 PM »
if you downloaded some "other unity games" you may have had to "change" your registry....... some Direct Input controllers have to do this to detect the axis's correctly.

The game usually comes with an .exe to return the reg to normal.....is that what you found and used to fix your problem?

just curious, as i am about to release a game with the "reg" hack in place and was thinking about starting to make a complete new controller callibration system with playmaker to avoid having my customers use the "hack".....

Thanks.

Kevin