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: X-Arcade Programming?  (Read 3569 times)

0 Members and 1 Guest are viewing this topic.

johnnyr

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:April 06, 2009, 10:44:46 am
X-Arcade Programming?
« on: March 27, 2009, 03:40:14 pm »
Hey Guys,

I know you are sick of all my threads, but this will be the last one (at least for the next 24 hours ;))

I just got my x-arcade tankstick, but I'm at work so can't try it out. My question is how this is programmed. I was reading some of the instructions for it, and it goes into how to program it etc....can I not just go into mame set the controls like I would with a regular keyboard? Someone help me out and explain how this works...

Thanks!

garnerb350

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 892
  • Last login:May 09, 2019, 09:36:49 pm
  • Crowded elevators smell different to midgets...
    • Hyperspin
Re: X-Arcade Programming?
« Reply #1 on: March 27, 2009, 03:45:15 pm »
If you got the manual...it has in there what you have set....

There is 4 settings ( i think)...1 is the factory setting, which in the manual it is for MAME (PC) the rest is programable modes...

You can dload the configuration file for MAME on the X-arcade website (under the customer support section)...throw that in the respectable file and if you go to default options ( i think)...you have a pulldown and you select "x-arcade"

( i think)...means I'm like you ...I am at work...

Ive never had to use the programable modes...( but I will eventually when I set up my Mugen Games...)

You CAN do what you suggested...but you would be doing more work than necessary 

« Last Edit: March 27, 2009, 03:50:57 pm by garnerb350 »
“If first you don't succeed, then skydiving definitely isn't for you..." ~ Jack Handy

johnnyr

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:April 06, 2009, 10:44:46 am
Re: X-Arcade Programming?
« Reply #2 on: March 27, 2009, 05:25:23 pm »
If you got the manual...it has in there what you have set....

There is 4 settings ( i think)...1 is the factory setting, which in the manual it is for MAME (PC) the rest is programable modes...

You can dload the configuration file for MAME on the X-arcade website (under the customer support section)...throw that in the respectable file and if you go to default options ( i think)...you have a pulldown and you select "x-arcade"

( i think)...means I'm like you ...I am at work...

Ive never had to use the programable modes...( but I will eventually when I set up my Mugen Games...)

You CAN do what you suggested...but you would be doing more work than necessary 



Its this config file I don't get. I'm using the command line version of mame...so there isn't any options screens or pull downs except when I am IN a game. Is that what it means?

severdhed

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2975
  • Last login:December 14, 2024, 05:01:52 pm
  • RIP Dinosaur Hippo
Re: X-Arcade Programming?
« Reply #3 on: March 27, 2009, 05:32:36 pm »
copy the xarcade.cfg file into the mame\ctrlr folder..then in your mam.ini file, find the following section and make sure ctrlr is set to xarcade..

# CORE INPUT OPTIONS
#
ctrlr                 xarcade
mouse                   1
joystick                1
lightgun                1
multikeyboard             0
multimouse                0
steadykey               0
offscreen_reload        0
joystick_map              auto
joystick_deadzone         0.3
joystick_saturation       0.85
Current Projects:      Zak-Man | TMNT Pedestal | SNES Pi | N64 Odroid
Former Projects:     4 Player Showcase | Donkey Kong | iCade

johnnyr

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:April 06, 2009, 10:44:46 am
Re: X-Arcade Programming?
« Reply #4 on: March 27, 2009, 05:38:18 pm »
copy the xarcade.cfg file into the mame\ctrlr folder..then in your mam.ini file, find the following section and make sure ctrlr is set to xarcade..

# CORE INPUT OPTIONS
#
ctrlr                 xarcade
mouse                   1
joystick                1
lightgun                1
multikeyboard             0
multimouse                0
steadykey               0
offscreen_reload        0
joystick_map              auto
joystick_deadzone         0.3
joystick_saturation       0.85


Ok, I will need to make a Mame.ini...its mame -cc, right?.....also, since this is a tankstick and has a trackball, do I need to change the "mouse" value to something else? or put multikeyboard to 1? (since I will have the x-arcade and regular keyboard hooked up) Better yet, where can I get information regarding the settings in mame.ini?

Thanks!

severdhed

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2975
  • Last login:December 14, 2024, 05:01:52 pm
  • RIP Dinosaur Hippo
Re: X-Arcade Programming?
« Reply #5 on: March 27, 2009, 10:16:07 pm »
mouse set to 1 means that the mouse is enabled, which is what you want for your trackball.  you shouldn't need multikeyboard enabled.  as for where to find info on mame.ini..i dont know.

Current Projects:      Zak-Man | TMNT Pedestal | SNES Pi | N64 Odroid
Former Projects:     4 Player Showcase | Donkey Kong | iCade