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: Ultrastick plugin doesn't work in new game list  (Read 3056 times)

0 Members and 1 Guest are viewing this topic.

monkey puzzle

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 193
  • Last login:March 23, 2024, 02:11:59 pm
Ultrastick plugin doesn't work in new game list
« on: March 23, 2012, 03:37:03 pm »
I had everything working with Fatfingers Ultrastick plugin for Mala. Then I decided to create a game list using Romlister to filter out unwanted games.
The U360 mapping does not work in the new game list I created, every game seems to have 8-way mapping. But when I switch back to the Full game list everything works fine. I've tried searching for a solution but could find nothing.  ???

Gray_Area

  • -Banned-
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3363
  • Last login:June 23, 2013, 06:52:30 pm
  • -Banned-
Re: Ultrastick plugin doesn't work in new game list
« Reply #1 on: March 24, 2012, 10:43:18 pm »
Try un- and re-installing the plug-in.
-Banned-

monkey puzzle

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 193
  • Last login:March 23, 2024, 02:11:59 pm
Re: Ultrastick plugin doesn't work in new game list
« Reply #2 on: March 25, 2012, 03:59:33 pm »
I cannot find a way to uninstall the plugin. I have tried just re-installing it, but the problem is still there.

I just want to point out that the plugin doesn't work in the list created by Romlister, but it works fine if I create a new list in Mala Gameslist editor.

Gray_Area

  • -Banned-
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3363
  • Last login:June 23, 2013, 06:52:30 pm
  • -Banned-
Re: Ultrastick plugin doesn't work in new game list
« Reply #3 on: March 28, 2012, 02:20:49 pm »
When installed, the plug-in creates an un-install exe in the directory. It looks sort of red.

I don't know why a game list would affect the U360, but I don't use RomLister, either. Maybe ask the author of that.
-Banned-

NOP

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 916
  • Last login:September 19, 2017, 08:22:27 pm
  • I stole my avatar.
    • winterMAME
Re: Ultrastick plugin doesn't work in new game list
« Reply #4 on: March 31, 2012, 04:25:47 pm »
I think you may be bumping into this:
http://forum.arcadecontrols.com/index.php?topic=116655.0

I haven't investigated yet, but I think what happened was that one of the latest MAME releases changed the text description from "joy4way" to "4-way Joystick" in every game's data.  Romlister and/or the fatfinger's plugin is keying off the old text string, and don't know what to do with this new data.

I think the 4way is just an example, I would not be surprised if joy8way has also changed, possibly others.

Sooo,, a few different things you can do:

1) use MAME 144 or earlier to build you lists.  You can still certainly use 145 or later to play your games.  Obviously new games in 145 or later that do not exist in 144 would be lost. this may not be a big deal.

2) after creating the 145 mame XML file, open it with a text editor and simply to a global search/replace "4-way Joystick" back to "joy4way"

3) wait for me to fix romlister to handle either method.  Fatfinger's plugin may also have to change to make this work-I'm not sure.

#3 is your least-likely-to-happen-this-weekend fix.

monkey puzzle

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 193
  • Last login:March 23, 2024, 02:11:59 pm
Re: Ultrastick plugin doesn't work in new game list
« Reply #5 on: April 02, 2012, 02:14:41 pm »
Aha, I see. Thanks for that.