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: @Minwah - Feature request for Mamewah  (Read 5417 times)

0 Members and 1 Guest are viewing this topic.

dreamfreak

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 41
  • Last login:August 23, 2005, 08:10:58 am
  • I'm a llama!
@Minwah - Feature request for Mamewah
« on: September 11, 2003, 08:23:32 am »
hi,
is it possible to build in an automatic favorite list creation of most played games  ?

thx and you did a great job  ;D

Rocky

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 562
  • Last login:December 30, 2009, 12:38:41 pm
  • I want to finish my cab before I retire!!
Re:@Minwah - Feature request for Mamewah
« Reply #1 on: September 11, 2003, 09:10:04 am »
Minwah,

One feature that I would really like to see is the option to have game specific command like options or substitute for the standard commandline.

I thinking about a game where you want to have special commands like:
- specific screen resolution
- hardware stretch
- artwork specific switches
- possibly even an earlier version of mame for broken
   roms

* shrug *  Just my suggestions  

I appreciate what you front end guys do!  Thanks for the hours / days you put into your awesome frontends!

Rocky


BuZz880

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 201
  • Last login:November 16, 2023, 02:16:43 pm
  • I'm a llama!
Re:@Minwah - Feature request for Mamewah
« Reply #2 on: September 11, 2003, 10:17:24 am »
RE:  Automatic Favorite List Creation:

This is a pretty good feature, Advancemenu has it, what it does is it tracks time played and Coins Entered in one of the ini files and allows you to sort by either/or.  MAMEWAH has no sorting other than Alpha really right now, just filters so it might not be that easy to do.  
« Last Edit: September 11, 2003, 10:17:59 am by BuZz880 »

BuZz880

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 201
  • Last login:November 16, 2023, 02:16:43 pm
  • I'm a llama!
Re:@Minwah - Feature request for Mamewah
« Reply #3 on: September 11, 2003, 10:22:47 am »
Minwah,

One feature that I would really like to see is the option to have game specific command like options or substitute for the standard commandline.

I thinking about a game where you want to have special commands like:
- specific screen resolution
- hardware stretch
- artwork specific switches
- possibly even an earlier version of mame for broken
   roms

* shrug *  Just my suggestions  

I appreciate what you front end guys do!  Thanks for the hours / days you put into your awesome frontends!

Rocky



You have an *.ini file for each ROM in your ini directory, you can set these up manually to achieve what you are talking about.

As for the alternate version of MAME, I use two versions right now, I launch MAME from a BAT file and MAMEWAH lets you specify command line options to be run when you press P1 - Button 1 or P1 - Button  2 to launch the game, my Batfile takes that command line trigger and uses it to decide which version of MAME I want to use.  Also, certain games that you definitely want to use a particular version of MAME for can be listed manually in this BAT file so that when chosen the right MAME version gets automatically selected.   Search around here, I have posted my BAT files before.  If you don't find them message me your email and I will send them to you on the weekend.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:@Minwah - Feature request for Mamewah
« Reply #4 on: September 11, 2003, 11:34:30 am »
You have an *.ini file for each ROM in your ini directory, you can set these up manually to achieve what you are talking about.

As for the alternate version of MAME, I use two versions right now, I launch MAME from a BAT file and MAMEWAH lets you specify command line options to be run when you press P1 - Button 1 or P1 - Button  2 to launch the game, my Batfile takes that command line trigger and uses it to decide which version of MAME I want to use.  Also, certain games that you definitely want to use a particular version of MAME for can be listed manually in this BAT file so that when chosen the right MAME version gets automatically selected.   Search around here, I have posted my BAT files before.  If you don't find them message me your email and I will send them to you on the weekend.

What he said ;)

I do not plan to add game-specific config options, as I find just using INI files easier - that's what they're there for :)

As for different MAME versions for certain games, BuZz's idea is your best bet, without setting up alternative MAME(s) as separate emulators.

The auto-generated list for game popularity has been suggested to me a lot lately, so if I get chance I will try to add it for the next release...:)

GamingGreg

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 304
  • Last login:August 05, 2018, 06:04:30 pm
Re:@Minwah - Feature request for Mamewah
« Reply #5 on: September 11, 2003, 08:26:56 pm »
I second the idea on the "Automatic Favorite List Creation" feature.

I'd also like a key to "Add to Favorites List" as well.  I heard that that used to be there before.

I'd also like the ability to define which keys perform which actions (such as 'Enter' to launch a game, 'Esc' to exit MAMEWah, etc.)

All in all, it's still a great front end.

Rocky

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 562
  • Last login:December 30, 2009, 12:38:41 pm
  • I want to finish my cab before I retire!!
Re:@Minwah - Feature request for Mamewah
« Reply #6 on: September 11, 2003, 10:44:52 pm »
Quote
You have an *.ini file for each ROM in your ini directory, you can set these up manually to achieve what you are talking about.

As for the alternate version of MAME, I use two versions right now, I launch MAME from a BAT file and MAMEWAH lets you specify command line options to be run when you press P1 - Button 1 or P1 - Button  2 to launch the game, my Batfile takes that command line trigger and uses it to decide which version of MAME I want to use.  Also, certain games that you definitely want to use a particular version of MAME for can be listed manually in this BAT file so that when chosen the right MAME version gets automatically selected.  Search around here, I have posted my BAT files before.  If you don't find them message me your email and I will send them to you on the weekend.

Buzz,

Thanks for the reminder about the ini files. The alternate versions of mame under bat files is a great idea.  I have some issues with bat files on my system (win98).

Anyway, I love your frontend minwah!  Thanks,


Rocky

liquid8

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 156
  • Last login:June 11, 2017, 04:02:02 am
  • I working on it.. it'll be a while.
Re:@Minwah - Feature request for Mamewah
« Reply #7 on: September 11, 2003, 10:59:03 pm »
I also brought up the autocreation list request.. I agree, and would also like to see lists like Most Played, Top XX Newest, etc..

GamingGreg: You can define the keys in the options menu...

while on that note, I would like to request if this is not already possible for multiple sets of inputs. I switch back and forth between a keyboard and my makeshift arcade controls, and it can be a pain changing the keys back and forth :P

LiQuiD8

SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8188
  • Last login:Yesterday at 11:04:07 pm
  • The Bears Still Suck!
Re:@Minwah - Feature request for Mamewah
« Reply #8 on: September 11, 2003, 11:23:47 pm »
To expand ont he idea.  Man, I wish my friend wasn;t so busy, I want to finish me FE now!  I added to me FE top 20 played games,  and last 20 played games, sorted in order of when they were played.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:@Minwah - Feature request for Mamewah
« Reply #9 on: September 12, 2003, 05:53:47 am »
I second the idea on the "Automatic Favorite List Creation" feature.

I'd also like a key to "Add to Favorites List" as well.  I heard that that used to be there before.

I'd also like the ability to define which keys perform which actions (such as 'Enter' to launch a game, 'Esc' to exit MAMEWah, etc.)

All in all, it's still a great front end.

I've added a shortcut key for 'Add Game to Custom List'.  You still have to select the list to add the game to, but it's pretty painless :)

As liquid8 says, you can pick your keys in Control Options > Customise Controls.

liquid8: I would like to add to ability to use >1 key for each control...but I can't think of the best/easiest way to do it atm.  This will probably not happen until >v1.0 :(  For now, could you not setup your arcaded controls to be the same as your keyboard setup?

I've been thinking about the auto-list creation, and I think I can do it :)  I will try to add for the next release, or if not the one after ;)

Bill_S

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 242
  • Last login:June 22, 2018, 08:23:57 am
  • aka buzzdalf
Re:@Minwah - Feature request for Mamewah
« Reply #10 on: September 12, 2003, 07:16:27 am »
Just out of curiosity,
How far out do you think the next release might be?

No push or anything, you've given us so much already.  I'm just curious.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:@Minwah - Feature request for Mamewah
« Reply #11 on: September 12, 2003, 12:19:14 pm »
Just out of curiosity,
How far out do you think the next release might be?

No push or anything, you've given us so much already.  I'm just curious.

Hopefully within the next few weeks :)  I'm determined to get the Readme done this time so it's more that than programming to do... :(

arcadecab

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 268
  • Last login:September 26, 2007, 06:17:06 pm
Re:@Minwah - Feature request for Mamewah
« Reply #12 on: September 12, 2003, 02:11:30 pm »
Is it possible that the movie screensaver option will be reinserted into the next release?  I found a really cool MAME movie that I would like to incorportate into MAMEwah in some way.  I know the movie path, etc. is still listed in the menus, but was turned off because of a bug with Win 98SE.  Just wondering if that is something that can be reinserted as I think it would be a really nice feature.  

liquid8

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 156
  • Last login:June 11, 2017, 04:02:02 am
  • I working on it.. it'll be a while.
Re:@Minwah - Feature request for Mamewah
« Reply #13 on: September 13, 2003, 03:35:29 am »
Heh... well, sadly, i have a keyboard hack, and as such, keys are configured for the least amount of ghosting :/ so my keys are all %$#@ed up.. like 8,l,r,w .. you get the idea.. i can use them on the keyboard, but quite confusing. Not a huge deal, I can stand it for now :)

LiQuiD8

Odonadon

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 552
  • Last login:January 27, 2006, 12:01:12 am
  • But then again, that's just one man's opinion.
    • Turbo2k
Re:@Minwah - Feature request for Mamewah
« Reply #14 on: September 13, 2003, 03:51:31 pm »
Is it possible that the movie screensaver option will be reinserted into the next release?  I found a really cool MAME movie that I would like to incorportate into MAMEwah in some way.  I know the movie path, etc. is still listed in the menus, but was turned off because of a bug with Win 98SE.  Just wondering if that is something that can be reinserted as I think it would be a really nice feature.  

I second that.  I want to a clip of the Seinfeld episode  where George tries to navigate the Frogger cab across the road to preserve his highscore :)

Odonadon
It's Captain Odonadon, and his magical bag of nuts.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:@Minwah - Feature request for Mamewah
« Reply #15 on: September 15, 2003, 06:09:08 am »
Is it possible that the movie screensaver option will be reinserted into the next release?  I found a really cool MAME movie that I would like to incorportate into MAMEwah in some way.  I know the movie path, etc. is still listed in the menus, but was turned off because of a bug with Win 98SE.  Just wondering if that is something that can be reinserted as I think it would be a really nice feature.  

I'm not goin to be able to add this soon :(  It was quite cool but I'm not sure how to get it working across all the OS's atm.  I suspect it will make a comeback some day tho ;)

arcadecab

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 268
  • Last login:September 26, 2007, 06:17:06 pm
Re:@Minwah - Feature request for Mamewah
« Reply #16 on: September 15, 2003, 08:54:24 am »
Minwah,


Too bad about the movie screensaver feature.  I currently have Win 98SE so I was one affected by the bug, but am looking to upgrade to Win XP soon.  Is it possible to offer the movie feature to XP users only then?  Is it possible to have the movie feature "active" for the XP and 2000 users, and just not work for the Win 98 users--but yet allow the mamewah version to work?  In other words, the movie screensaver made it so that MAMEwah did not work for Win 98 users.  Could it be made so that it works for Win 98 users, but you just wont be able to access the movie feature--but the XP users could, since it is still a menu feature in MAMEwah. imagine this gets complicated and I dont want to alienate Win 98 users, because I am currently one, but it would further encourage me to upgrade to XP if more features were available for it with MAMEwah.  Just anxious to see what the movie feature was like and have a couple of cool movies that I would love to implement into MAMEwah.
Thanks.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:@Minwah - Feature request for Mamewah
« Reply #17 on: September 15, 2003, 10:52:17 am »
Minwah,


Too bad about the movie screensaver feature.  I currently have Win 98SE so I was one affected by the bug, but am looking to upgrade to Win XP soon.  Is it possible to offer the movie feature to XP users only then?  Is it possible to have the movie feature "active" for the XP and 2000 users, and just not work for the Win 98 users--but yet allow the mamewah version to work?  In other words, the movie screensaver made it so that MAMEwah did not work for Win 98 users.  Could it be made so that it works for Win 98 users, but you just wont be able to access the movie feature--but the XP users could, since it is still a menu feature in MAMEwah. imagine this gets complicated and I dont want to alienate Win 98 users, because I am currently one, but it would further encourage me to upgrade to XP if more features were available for it with MAMEwah.  Just anxious to see what the movie feature was like and have a couple of cool movies that I would love to implement into MAMEwah.
Thanks.

I would have done this before, except for the MAMEWAH installer would not even work on '98.  This means I would have to make two installers, one for '98 and one for 2k/XP, maybe even two different builds.  I do not want to do this for various reasons...

If anyone can tell me how to play movies using VB that will work in '98 / XP then I will add it, otherwise it will have to wait a while (sorry)  :(

FWIW MAMEWAH runs a lot better in XP than '98, I would highly recommend the upgrade.

kujina

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 135
  • Last login:November 04, 2021, 12:07:40 pm
Re:@Minwah - Feature request for Mamewah
« Reply #18 on: September 23, 2003, 08:53:37 pm »
Is it possible that the movie screensaver option will be reinserted into the next release?  I found a really cool MAME movie that I would like to incorportate into MAMEwah in some way.  I know the movie path, etc. is still listed in the menus, but was turned off because of a bug with Win 98SE.  Just wondering if that is something that can be reinserted as I think it would be a really nice feature.  

Just download one of these windows screensavers that play avi and mpg files.


FEATURE REQUEST

The following request would really set mamewah apart form other front ends.  ;)
Would it be possible to implement a global/multi-emulator custom list? What I mean by this is, making it possible to add the games from say, a Namco System 11 emulator and adding them to a custom list with mame games.
This would be a really nice feature as it would reduce the number of screens and emulators you would have to traverse, making things really seamless. It also would also make it easier for friends and guests who may play on your cab. ;D

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:@Minwah - Feature request for Mamewah
« Reply #19 on: September 24, 2003, 01:13:03 pm »
The following request would really set mamewah apart form other front ends.  ;)
Would it be possible to implement a global/multi-emulator custom list? What I mean by this is, making it possible to add the games from say, a Namco System 11 emulator and adding them to a custom list with mame games.
This would be a really nice feature as it would reduce the number of screens and emulators you would have to traverse, making things really seamless. It also would also make it easier for friends and guests who may play on your cab. ;D

It's a good idea (thought of before), but I cannot add this atm :(  Maybe in a very future version...

kujina

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 135
  • Last login:November 04, 2021, 12:07:40 pm
Re:@Minwah - Feature request for Mamewah
« Reply #20 on: September 24, 2003, 03:36:47 pm »
It's a good idea (thought of before), but I cannot add this atm :(  Maybe in a very future version...

I'm looking forward to it! :D

arcadecab

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 268
  • Last login:September 26, 2007, 06:17:06 pm
Re:@Minwah - Feature request for Mamewah
« Reply #21 on: September 24, 2003, 03:40:45 pm »
Kujina,

"Just download one of these windows screensavers that play avi and mpg files."

Which windows screensavers are you referring too??
Can they be used in MAMEwah as screensavers for a MAME setup??  I would like to use a movie I downloaded as a screensaver with MAMEwah--would the screensavers you are referring to work for that?
Thanks.

kujina

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 135
  • Last login:November 04, 2021, 12:07:40 pm
Re:@Minwah - Feature request for Mamewah
« Reply #22 on: September 25, 2003, 07:14:56 am »
This one would suit perfectly http://www.bykeyword.com/pages/detail0/download-859.html or theres a whole load here http://freethemes.tele.net/editors/editscreen.htm In mamewah select screen saver .scr and enter its location on your harddrive.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:@Minwah - Feature request for Mamewah
« Reply #23 on: September 26, 2003, 01:50:32 pm »
This one would suit perfectly http://www.bykeyword.com/pages/detail0/download-859.html or theres a whole load here http://freethemes.tele.net/editors/editscreen.htm In mamewah select screen saver .scr and enter its location on your harddrive.

arcadecab:  FWIW I tried the first link (thanks kujina), and it can be setup to work *almost* exactly the same as the movie show saver I removed from MW.  The only slight flaw is that when playing randomly it does not seem to remove the clips from the playlist once played (ie so that it is not shown >once in a cycle).

I'll try some others at some point...

JackTucky

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1613
  • Last login:January 04, 2021, 12:00:58 pm
  • Soon I will post that I am a triathalete
Re:@Minwah - Feature request for Mamewah
« Reply #24 on: September 29, 2003, 02:37:30 pm »
Minwah:

Could you add a menu option to show a command line?  Sometimes I just need to check something, and it stinks to have to reboot   ::)

Again, thanks for Mamewah.

Art
Well, that's where we go a-ridin' into town, a whampin' and whompin' every livin' thing that moves within an inch of its life. Except the women folks, of course.

vitaflo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 135
  • Last login:January 14, 2020, 08:11:04 pm
    • ASMBLR
Re:@Minwah - Feature request for Mamewah
« Reply #25 on: September 29, 2003, 03:16:29 pm »
Minwah:

Could you add a menu option to show a command line?  Sometimes I just need to check something, and it stinks to have to reboot   ::)

Can't you just open the Command Prompt from the Start menu?  Why would you have to reboot?

JackTucky

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1613
  • Last login:January 04, 2021, 12:00:58 pm
  • Soon I will post that I am a triathalete
Re:@Minwah - Feature request for Mamewah
« Reply #26 on: September 29, 2003, 03:48:24 pm »
I use Mamewah as my shell.

Now that I'm using XP, I can ctrl-alt-del, logoff, logon, etc., which defintely isn't quick and dirty, but with 98,  I had to fix my system.ini and reboot to explorer.exe

Art
Well, that's where we go a-ridin' into town, a whampin' and whompin' every livin' thing that moves within an inch of its life. Except the women folks, of course.

vitaflo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 135
  • Last login:January 14, 2020, 08:11:04 pm
    • ASMBLR
Re:@Minwah - Feature request for Mamewah
« Reply #27 on: September 29, 2003, 04:01:57 pm »
I use Mamewah as my shell.

Now that I'm using XP, I can ctrl-alt-del, logoff, logon, etc., which defintely isn't quick and dirty, but with 98,  I had to fix my system.ini and reboot to explorer.exe

Ahh I see, I still need to figure out how to do that myself.

JackTucky

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1613
  • Last login:January 04, 2021, 12:00:58 pm
  • Soon I will post that I am a triathalete
Re:@Minwah - Feature request for Mamewah
« Reply #28 on: September 29, 2003, 04:14:52 pm »
Ahh I see, I still need to figure out how to do that myself.

Check out this thread (which references another thread),.  It worked great for me first shot.

http://www.arcadecontrols.org/yabbse/index.php?board=3;action=display;threadid=11894
« Last Edit: September 29, 2003, 04:15:31 pm by JackTucky »
Well, that's where we go a-ridin' into town, a whampin' and whompin' every livin' thing that moves within an inch of its life. Except the women folks, of course.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:@Minwah - Feature request for Mamewah
« Reply #29 on: September 29, 2003, 04:45:21 pm »
Minwah:

Could you add a menu option to show a command line?  Sometimes I just need to check something, and it stinks to have to reboot   ::)

Again, thanks for Mamewah.

Art

You *should* be able to just use the PC app support to create a list of apps, including command prompt...

I just tried it, and it is broken tho :(  I have now fixed it again, so try it next release.  Which reminds me, I didn't touch on PC app support in my readme  :-\

MrPoPo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 58
  • Last login:March 10, 2004, 05:53:46 pm
Re:@Minwah - Feature request for Mamewah
« Reply #30 on: September 30, 2003, 05:37:58 pm »
Hi !!

Can I say a new feature request ??

An option in the menu that shows a picture.
This picture can be made by us, and it can show a control panel with the function of each button, with some text explain how it works,.....

(It's only an idea)

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:@Minwah - Feature request for Mamewah
« Reply #31 on: September 30, 2003, 06:04:28 pm »
Hi !!

Can I say a new feature request ??

An option in the menu that shows a picture.
This picture can be made by us, and it can show a control panel with the function of each button, with some text explain how it works,.....

(It's only an idea)

Well when the controls.dat project is ready, that could be more of a reality.  I'm sure SirP & HC could use some extra hands on the project  ;)