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: Mamewah, removing clones??  (Read 3417 times)

0 Members and 1 Guest are viewing this topic.

lettuce

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1900
  • Last login:December 31, 2021, 01:46:10 pm
  • Make It So!
Mamewah, removing clones??
« on: August 06, 2005, 05:53:32 am »
I knw in Mame32 if you go to View>Custom Filters, you can select so in the mame list it doesnt show clone games, non woring games etc. Can you so the same thing in Mamewah, so the list of games doesnt show clones and non working games??

M3talhead

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 747
  • Last login:October 09, 2020, 07:35:12 pm
  • Dont let Donkey Kong use your toilet.......
Re: Mamewah, removing clones??
« Reply #1 on: August 06, 2005, 06:19:41 am »
By default, "Player 2 start > Game List Options > Generate Filtered List > Display Clones: No"
Signature tags are dumb.

lettuce

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1900
  • Last login:December 31, 2021, 01:46:10 pm
  • Make It So!
Re: Mamewah, removing clones??
« Reply #2 on: August 06, 2005, 11:37:14 am »
Ive tried that, but when i have Generate Filtered List highlighted and press player 1 start, nothing happens

M3talhead

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 747
  • Last login:October 09, 2020, 07:35:12 pm
  • Dont let Donkey Kong use your toilet.......
Re: Mamewah, removing clones??
« Reply #3 on: August 06, 2005, 12:38:47 pm »
What is player 1 start assigned to? To move through the Mamewah config menu, 1 is "Enter" and 2 is "Escape". Try using a keyboard to navigate. If it works, then you have an assignment issue.
Signature tags are dumb.

lettuce

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1900
  • Last login:December 31, 2021, 01:46:10 pm
  • Make It So!
Re: Mamewah, removing clones??
« Reply #4 on: August 06, 2005, 02:51:56 pm »
yeah 1 Start is enter still on my setup, as i use it to start games up. just that wgen i have Generate Filtered list highlighted and press 1 Start nothing happens?

pointdablame

  • I think Drew is behind this conspiracy...
  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5034
  • Last login:May 19, 2025, 06:36:30 pm
  • Saint and Woogie let me back in!
Re: Mamewah, removing clones??
« Reply #5 on: August 06, 2005, 03:38:22 pm »
yeah 1 Start is enter still on my setup, as i use it to start games up. just that wgen i have Generate Filtered list highlighted and press 1 Start nothing happens?

You can't use the main list to generate a custom list.  If you want a list with no clones, make a new ini file like mame-2.ini (or whatever the next number is for your setup), and set the clones setting to 0.

Open up mamewah, select your No Clones game list (or whatever you named it in the .ini file) and hit generate list.

No more clones :)
first off your and idiot

Man I love the internet, haha.

lettuce

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1900
  • Last login:December 31, 2021, 01:46:10 pm
  • Make It So!
Re: Mamewah, removing clones??
« Reply #6 on: August 06, 2005, 04:48:57 pm »
Ok could you show me an example of the said ini file, as i used mamewahconfig program to set mamewah up, and not too sure about this ini file?

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: Mamewah, removing clones??
« Reply #7 on: August 06, 2005, 06:32:50 pm »
If your main game ini file is mame.ini created two empty files and place them in the ini folder. Name one mame-0.ini and the second mame-1.ini. MameWAH will populate them for you it just needs a place to store it's settings. The settings for the default list will be stored in mame-0.ini and the custom list settings will be stored in mame-1.ini. After mame populates it you can open it up in a text editor and change the title. It's the "list_title" setting. You can do this to create as many custom lists as you like. Here is an example of a populated file.

### 000_mame-0.ini (mamewah v1.61) ###

list_title                                All Games

### Games List Settings ###
cycle_list                                1

### Execution Settings ###
commandline_format                       
alt_commandline_format_1                 
alt_commandline_format_2                 

### Settings used by MAMEWAH ###
current_game                              3131

Enjoy,
John

pointdablame

  • I think Drew is behind this conspiracy...
  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5034
  • Last login:May 19, 2025, 06:36:30 pm
  • Saint and Woogie let me back in!
Re: Mamewah, removing clones??
« Reply #8 on: August 06, 2005, 06:58:23 pm »
mame-0.ini will look a bit different than the others.  For your no clone list you'll have to use mame-1.ini (or any other number besides 0).

It will look like this:

### mame-2.ini (mamewah v1.61) ###

list_title                                No Clones

### Games List Settings ###
cycle_list                                1
list_type                                 normal
display_clone_info                        0
max_favorites                             0

### Execution Settings ###
commandline_format                       
alt_commandline_format_1                 
alt_commandline_format_2                 

### Settings used by MAMEWAH ###
current_game                              1360



That's my exact ini file for no clones. Hope it helps.
first off your and idiot

Man I love the internet, haha.

lettuce

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1900
  • Last login:December 31, 2021, 01:46:10 pm
  • Make It So!
Re: Mamewah, removing clones??
« Reply #9 on: August 07, 2005, 07:02:07 am »
Ok ive made an ini file name 0000-2, and now i can select No Clones from the Select Games list, but when i do it hasnt removed any of the roms from the list, theres still the same amount of rom as there is with the normal list??

M3talhead

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 747
  • Last login:October 09, 2020, 07:35:12 pm
  • Dont let Donkey Kong use your toilet.......
Re: Mamewah, removing clones??
« Reply #10 on: August 07, 2005, 09:37:59 am »
If you actually names it "0000-2" it wont do a damn thing. :police: It has to be named after the emulator so Mamewah knows what to associate it with, i.e. "mame-#".
Signature tags are dumb.

pointdablame

  • I think Drew is behind this conspiracy...
  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5034
  • Last login:May 19, 2025, 06:36:30 pm
  • Saint and Woogie let me back in!
Re: Mamewah, removing clones??
« Reply #11 on: August 07, 2005, 12:43:06 pm »
Just make a file named mame-2.ini and copy my exact .ini file.

This should not be this hard.
first off your and idiot

Man I love the internet, haha.

lettuce

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1900
  • Last login:December 31, 2021, 01:46:10 pm
  • Make It So!
Re: Mamewah, removing clones??
« Reply #12 on: August 07, 2005, 02:03:47 pm »
That doesnt work for some reason Mamewahconfig program names the ini files as 0000.ini, 0000-1.ini and so

giza

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 42
  • Last login:November 12, 2005, 08:52:17 pm
  • I want to build my own arcade controls!
Re: Mamewah, removing clones??
« Reply #13 on: August 07, 2005, 02:30:07 pm »


Follow these steps to get no clones:

1.  Add a gamelist to mamewah config under MAME or whatever you named it
2.  OPen mamewah to the platform with your gamelist
3.  Select your gamelist
4.  Goto gamelist options
5.  Select generate filtered list
6.  Select no clones
7.  Exit and you should have a no clone list

Hopefully this is what you are looking for.

NOTE:  Make sure that you generate your default list in mamewah config using "Rom folder and -listxml"
« Last Edit: August 07, 2005, 02:37:13 pm by giza »