Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Spinner on Z-Axis  (Read 1384 times)

0 Members and 1 Guest are viewing this topic.

moonchilddave

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 90
  • Last login:May 17, 2021, 01:21:04 pm
Spinner on Z-Axis
« on: August 23, 2009, 02:28:28 am »
I just got around to hooking up my U-Trac trackball - and as a result, I had to move my spinner (TT2) to the Z-Axis.  Now the spinner is WAAAAAAY too sensitive.  I thought that this was a known problem and someone had a fix for it but I can't for the life of me seem to find it.  I'm running MAME .133 under Windows XP Home (32bit).

csa3d

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 872
  • Last login:March 07, 2011, 08:16:35 am
  • Will game for food
    • Galaxian Mame Conversion
Re: Spinner on Z-Axis
« Reply #1 on: August 23, 2009, 05:31:42 pm »
You have to compile your own MAME in order to get that to work.  You'll also need to include the .diff file included in this thread.   I have mine set up on Z using this.

-csa

moonchilddave

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 90
  • Last login:May 17, 2021, 01:21:04 pm
Re: Spinner on Z-Axis
« Reply #2 on: August 23, 2009, 05:52:14 pm »
Before I go giving that a shot... Do you know if that patch will work with .133???  And does it matter which order I apply the patches as I also use MKChamp's hi-score/no nag diff as well?
« Last Edit: August 23, 2009, 05:55:18 pm by moonchilddave »

moonchilddave

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 90
  • Last login:May 17, 2021, 01:21:04 pm
Re: Spinner on Z-Axis
« Reply #3 on: August 23, 2009, 06:02:23 pm »
Oh hell, I see the attachments on the forum are still broken... Can someone post it somewhere else where I could download it?

moonchilddave

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 90
  • Last login:May 17, 2021, 01:21:04 pm
Re: Spinner on Z-Axis
« Reply #4 on: August 23, 2009, 08:05:43 pm »
Still might want to post the patch somewhere... But I did a manual edit of the file and changed the one line mentioned and re-compiled my copy of .133 and it now works as it should!  Thanks much (to u_rebelscum as well for figuring all this out).

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: Spinner on Z-Axis
« Reply #5 on: August 24, 2009, 03:16:07 pm »
You could have enabled mame's -multimouse, thus giving each mouse device a different number, and left the tt2 on the X axis.  Then remapped inputs general so the TB got mapped to mouse #Q (whatever number the U-trak is) and the dial to mouse #N (whatever the tt2 is). 

Moving the tt2 to the Z axis meant you had to remap anyway.  But since you got it working, not worth it to redo it.  But you might want to think about it next time you upgrade mame.

option 1:
put tt2 on Z aixs
recompile Z axis hack
remap dials to use Z axis
(optional) save remap in ctrlr file

option 2
put tt2 on X axis
enable mame's -multimouse option
remap dial to use correct mouse # (assuming tt2 is not mouse 1)
remap TB to use correct mouse # (assuming U-Tark is not mouse 1)
(optional) save remap in ctrlr file


Each has it's own pluses and minuses.
Robin
Knowledge is Power

moonchilddave

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 90
  • Last login:May 17, 2021, 01:21:04 pm
Re: Spinner on Z-Axis
« Reply #6 on: August 24, 2009, 06:41:06 pm »
Cool, I'll keep that in mind if I upgrade in the future... I had seen the multimouse option and wondered what it was, but never bothered to read the docs.  I also just found out that I don't need to create a map file for every game for my U360 using UltraMap - saw you could just leave the stick in analog mode and let MAME do the mapping... That will save me quite a bit of time.