Add Spinner Control to Tron.. Please.. :-)

Zeosstud
Posts: 104
Joined: Sun Jun 21, 2020 4:56 pm
Has thanked: 2 times
Been thanked: 25 times

Add Spinner Control to Tron.. Please.. :-)

Unread post by Zeosstud »

I noticed Sorg has been doing some work with spinners for various games / platforms..

Any chance we could add spinner control to Tron?

-Zeosstud
User avatar
Moondandy
Top Contributor
Posts: 535
Joined: Mon May 25, 2020 2:14 am
Location: Edinburgh, Scotland
Has thanked: 32 times
Been thanked: 97 times

Re: Add Spinner Control to Tron.. Please.. :-)

Unread post by Moondandy »

Was looking to see if there was an issue raised for it, but you had already added one. Hope you get it added in soon!

https://github.com/MiSTer-devel/Arcade- ... r/issues/6
98pacecar
Posts: 14
Joined: Sun Jul 18, 2021 3:53 am
Has thanked: 1 time
Been thanked: 1 time

Re: Add Spinner Control to Tron.. Please.. :-)

Unread post by 98pacecar »

I just tested mine, since I've been tinkering with a spinner too. Tron seems to support it just fine. I'm using the Atari branded USB button spinner that Microcenter sells. Must be something specific to your spinner or config.
mario64
Posts: 119
Joined: Sun May 24, 2020 6:50 pm
Has thanked: 18 times
Been thanked: 10 times

Re: Add Spinner Control to Tron.. Please.. :-)

Unread post by mario64 »

98pacecar wrote: Thu Aug 05, 2021 6:48 pm I just tested mine, since I've been tinkering with a spinner too. Tron seems to support it just fine. I'm using the Atari branded USB button spinner that Microcenter sells. Must be something specific to your spinner or config.
Could you please link it?
98pacecar
Posts: 14
Joined: Sun Jul 18, 2021 3:53 am
Has thanked: 1 time
Been thanked: 1 time

Re: Add Spinner Control to Tron.. Please.. :-)

Unread post by 98pacecar »

Zeosstud
Posts: 104
Joined: Sun Jun 21, 2020 4:56 pm
Has thanked: 2 times
Been thanked: 25 times

Re: Add Spinner Control to Tron.. Please.. :-)

Unread post by Zeosstud »

This makes little sense, on discord the devs say spinner controls are not even setup for Tron.. Yet some say it works, kinda odd.. I have the Ultimarc Spinner attached to an Ipac2, works perfectly in Arkanoid, heck in Centipede it moves the guy left and right, no issues, but does nothing in Tron, and their are no settings or anything in the game that would indicate a spinner is supported.
Super happy for anyone who has a working spinner and trigger joystick and get to enjoy this classic, I would just like to join the club. :-)
User avatar
jimmystones
Core Developer
Posts: 217
Joined: Sun Nov 22, 2020 1:26 pm
Location: Reading, UK
Has thanked: 32 times
Been thanked: 250 times
Contact:

Re: Add Spinner Control to Tron.. Please.. :-)

Unread post by jimmystones »

Have you tried the Input Tester core to see what inputs your spinner shows up against?

From the code Tron looks like it supports what the MiSTer framework thinks is a spinner whereas centipede is just using the mouse inputs.
Zeosstud
Posts: 104
Joined: Sun Jun 21, 2020 4:56 pm
Has thanked: 2 times
Been thanked: 25 times

Re: Add Spinner Control to Tron.. Please.. :-)

Unread post by Zeosstud »

jimmystones wrote: Fri Aug 06, 2021 11:01 am Have you tried the Input Tester core to see what inputs your spinner shows up against?

From the code Tron looks like it supports what the MiSTer framework thinks is a spinner whereas centipede is just using the mouse inputs.
I learned today, that you can get the Spintrak spinner while hooked to an Ipac2 to work in Tron, you just have to identify the Ipac2 pid & vid then add these lines to your mister.ini

spinner_vid=0xd209
spinner_pid=0x0420
spinner_axis=0

Naturally I learned this after I bought GRS spinner with Tron top which work perfectly out of the gate with Tron.. :-)

I figured all this out because of a post from thorr on a different thread, he would get ALL the credit, but thought I would share the info here.
warham
Posts: 31
Joined: Sat Aug 01, 2020 11:29 pm
Been thanked: 7 times

Re: Add Spinner Control to Tron.. Please.. :-)

Unread post by warham »

The Arkanoid spinner functionality works great.
Also the menu sensitive options are excellent.
I have never gotten the spinner to work in Tron or Discs of Tron.

It would be cool if whatever was in Arkanoid could be put into the trons.
MikkyTee
Posts: 58
Joined: Mon Jan 04, 2021 11:17 am
Has thanked: 48 times
Been thanked: 4 times

Re: Add Spinner Control to Tron.. Please.. :-)

Unread post by MikkyTee »

Zeosstud wrote: Mon Dec 13, 2021 7:37 pm
jimmystones wrote: Fri Aug 06, 2021 11:01 am Have you tried the Input Tester core to see what inputs your spinner shows up against?

From the code Tron looks like it supports what the MiSTer framework thinks is a spinner whereas centipede is just using the mouse inputs.
I learned today, that you can get the Spintrak spinner while hooked to an Ipac2 to work in Tron, you just have to identify the Ipac2 pid & vid then add these lines to your mister.ini

spinner_vid=0xd209
spinner_pid=0x0420
spinner_axis=0

Naturally I learned this after I bought GRS spinner with Tron top which work perfectly out of the gate with Tron.. :-)

I figured all this out because of a post from thorr on a different thread, he would get ALL the credit, but thought I would share the info here.
I followed your other thread too, glad you got that working. I'm considering getting a spinner too, but would probably just use the usb lead for the spintrak, do you know if that would work with mister?
Zeosstud
Posts: 104
Joined: Sun Jun 21, 2020 4:56 pm
Has thanked: 2 times
Been thanked: 25 times

Re: Add Spinner Control to Tron.. Please.. :-)

Unread post by Zeosstud »

100% the USB connection for the Spintrak works.. I still had to get the vid & pid info and add the lines to the Mister.ini but it totally worked just fine.. Go for it!!
Post Reply