Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Marky_1979 on October 21, 2007, 07:38:34 am

Title: Multiple emus and jukebox menus and set up
Post by: Marky_1979 on October 21, 2007, 07:38:34 am
Hi guys just saw this viseo on ebay and wondered

1: what juke box this guy is using and how he's configured it to work with just a few buttons

2:how is he playing music between switching games

as I really want to set up my mame like this guy has I assume he's using Mamewah?

http://cgi.ebay.co.uk/Fully-Programmed-MAME-Arcade-PC_W0QQitemZ280162567384QQihZ018QQcategoryZ3945QQssPageNameZWDVWQQrdZ1QQcmdZViewItem
Title: Re: Multiple emus and jukebox menus and set up
Post by: gonzo90017 on October 21, 2007, 03:00:04 pm
1. Looks like WinCab

2. You specify the folder with your mp3's in Mamewah.ini

Code: [Select]
### mamewah.ini (mamewah v1.62) ###

### (Global) Screen-Saver Settings ###
delay                                     700
slide_duration                            3

### Audio Settings ###
enable_sounds                             0
sound_volume                              100
music_path                                C:\videogames\mp3
enable_music                              1
music_volume                              100

### Movie Settings ###
intro_movie_file                         
exit_movie_file                           
keep_movie_preview_aspect                 game_aspect
delay_before_movie_preview                1
music_movie_mix                           mute_movies
movie_volume                              100

### Misc Settings ###
emulator_root_path                        C:\videogames
auto_setup_emulators                      0
theme                                     
wrap_list                                 0
remember_current_game                     1
keep_image_aspect                         0
refresh_images                            0
delay_before_history_dat                  2
safe_mode                                 0
show_cursor                               1
keyboard_led_states                       -,-,-
lcd_com_port                              1
lcd_settings                             
exit_action                               choice
maxlogsize                                10000

### External Application Settings ###
startup_app_commandlines                 
exit_app_commandlines                     
exit_and_run_app_commandlines             

### Settings used by MAMEWAH ###
current_group                             
current_emulator                          snes
locked                                    0

That's definitely Mamewah.