The widget from first post does nothing besides the output. You'd need to modify it to actual do something useful.Rossendale wrote:Hey,
Ok, i put the lua in etc etc, and on running it in game - it registers my joystick, displaying inputted joystick movement on screen, yet does nothing to the map.
Use your joystick with spring
Moderator: Moderators
-
- Posts: 834
- Joined: 19 May 2009, 21:10
Re: Use your joystick with spring
-
- Posts: 2
- Joined: 20 Apr 2010, 18:24
Re: Use your joystick with spring
ahh. So it's showing me it works?
In that case, can any nice person show me the code i'll need to get it to work properly?
In that case, can any nice person show me the code i'll need to get it to work properly?
Re: Use your joystick with spring
Would someone help me so I could bind the joystick to moving around the map?
Re: Use your joystick with spring
I use my joystick with spring... in front of a mirror.... in the nude
- Blue_Falcon
- Posts: 155
- Joined: 16 Oct 2008, 18:54
Re: Use your joystick with spring
Uh, what?smoth wrote:
I use my joystick with spring... in front of a mirror.... in the nude
Re: Use your joystick with spring
bump!
This would be cool - not Smoth's thing, but moving map with 3Dconnexion!
This would be cool - not Smoth's thing, but moving map with 3Dconnexion!
Re: Use your joystick with spring
Gentle reminder, that i made a camera tracking with a cellphone.. so if you are willing to glue markers to your monitor and your cellphone to your head.. you can make a view tracker.
Would a 3Dconnexion really work here? Its mainly a CAD-CAM thing. Still think, that putting it in AR on a carpet or table would be the best solution. It worked for table-top gaming for years after all..
Sorry for derail-gunning.
Would a 3Dconnexion really work here? Its mainly a CAD-CAM thing. Still think, that putting it in AR on a carpet or table would be the best solution. It worked for table-top gaming for years after all..
Sorry for derail-gunning.
Re: Use your joystick with spring
https://github.com/spring/spring/blob/d ... ngelog.txt
-- 105.0 --------------------------------------------------------
Misc:
- remove joystick support
Re: Use your joystick with spring
I tested 102 through 104, and none of my joysticks worked. So unfortunately there is only a possible workaround maybe: send joystick data through a luasocket externally.
Re: Use your joystick with spring
Those are likely too new.
The thread is from 2009.
Kernel Panic hero mode with gamepad might have been epic.
https://www.youtube.com/watch?v=KUnwnykPUg0
Re: Use your joystick with spring
I tried:
PS4 vanilla, PS4 with DS4Windows (xinput layer), a bluetooth generic controller, and an el cheapo special gamepad from about 2012.
PS4 vanilla, PS4 with DS4Windows (xinput layer), a bluetooth generic controller, and an el cheapo special gamepad from about 2012.
Re: Use your joystick with spring
I meant that the engine versions you tried were maybe too new, not the gamepads.
It seems to have been quite incomplete anyway, for example how were multiple gamepads supposed to work? No way to get info about gamepads? (number of buttons and axis etc)
It seems to have been quite incomplete anyway, for example how were multiple gamepads supposed to work? No way to get info about gamepads? (number of buttons and axis etc)
Re: Use your joystick with spring
Coupling spring camerashake to a fleshlight launch via blue tooth.. climaxing during defeat.. what a project.
@all: Avoid 10 year old necro please, there is no prospect of any non-ancient Spring supporting a joystick. (Silentwings)
@all: Avoid 10 year old necro please, there is no prospect of any non-ancient Spring supporting a joystick. (Silentwings)
Re: Use your joystick with spring
I know this is locked, just wanted to share my way of making this work in 2021 for people to find it if they run into this via search:
Uses python tcp server to forward into luasocket
https://github.com/Beherith/camera_joystick_springrts
Uses python tcp server to forward into luasocket
https://github.com/Beherith/camera_joystick_springrts