Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: droz69 on March 12, 2014, 04:53:22 pm

Title: Any luck on multiple joysticks, yet?
Post by: droz69 on March 12, 2014, 04:53:22 pm
I'd love to be able to use my full setup.  Any luck?
Title: Re: Any luck on multiple joysticks, yet?
Post by: Mongoose on March 12, 2014, 06:27:42 pm
I know the move to SDL input and/or the updated pilot file code theoretically allow for expanded axes and controllers, but as far as I'm aware no one has specifically undertaken that task yet.  It's definitely something that the SCP team would like to have happen.
Title: Re: Any luck on multiple joysticks, yet?
Post by: niffiwan on March 12, 2014, 07:12:09 pm
yeah, AFAIK both the new pilot code (done) and SDL2 (current antipodes) are prerequisites for proper multi-joystick support.
Title: Re: Any luck on multiple joysticks, yet?
Post by: Dragon on March 12, 2014, 08:39:31 pm
I'd love to be able to use my full setup.  Any luck?
What kind of setup you have? If they're from the same manufacturer, it may be possible to combine the controllers into one. CH allows that, with others it varies.
Title: Re: Any luck on multiple joysticks, yet?
Post by: Familiar on March 12, 2014, 10:30:15 pm
You can use multiple joysticks in any game, including Freespace Open by using ppjoy, Vjoy or vjoy.

 
Title: Re: Any luck on multiple joysticks, yet?
Post by: Nuke on March 13, 2014, 12:50:27 am
freepie looks nice and supports a lot of input devices (and has a less insane developer than glovepie). but i dont know any python so i haven't got very far with it. besides i dont need to because ch.

what i want out of the new input code isnt neccisarily more joysticks, what i need is more things to bind stuff to (also because ch). :D
Title: Re: Any luck on multiple joysticks, yet?
Post by: OverDhill on March 13, 2014, 10:15:52 pm
I use a Thrustmaster Warthog Stick and Throttle with Saitek Pedals using ppJoy and Xpadder. Pretty much covers any of the buttons and hats and switches.

Would it be nice if FS2 Open was able to do it by itself yes but you can easily work around it. 
Title: Re: Any luck on multiple joysticks, yet?
Post by: Nuke on March 14, 2014, 04:52:40 pm
i haven't bound a joystick button in a game in a very long time. its easier in the long run just to create a profile based on the games default keyboard controls. you still have to bind axes, but there is only like 9 of those (of which freespace only uses 4).