Autor Tema: Ayuda, Configuracion del 1er Advmenu+Advmame  (Leído 704 veces)

gucaza

  • Con experiencia
  • ***
  • Mensajes: 453
Ayuda, Configuracion del 1er Advmenu+Advmame
« en: 05 de Marzo de 2019, a las 06:12 horas »
Hola Amigos de Arcados, espero que me ayuden con la configuración de:
(son versiones para ms-dos y la pc es una Pentium 200 mhz, a Bubu le falto sacar la versión Arcados 0.2 :D ):

Advancemenu-1.14-i586 \ mm.exe
advancemame-0.53.0-i586 \ mame.exe


Bueno estas son las versiones mas ligeras que he encontrado en la web!

y la configuración estoy nulo quise poner la configuración de Arcados versión 1 pero no es compatible !

solo he llegado a poner la configuración por defecto que es la siguiente!

mm.cfg
Código: [Seleccionar]
## Config
# config save_at_exit | restore_at_exit | restore_at_idle
config save_at_exit

## Emulators
# emulator "NAME" (generic | mame | mess | raine) "EXECUTABLE" ["ARGUMENTS"]

emulator "mame" mame "mame.exe" ""
emulator_roms "mame" "\roms"                                            <-- esta linea la puse yo pero no funciona
emulator "neomame" mame "neomame.exe" ""
emulator "cpmame" mame "cpmame.exe" ""
emulator "mess" mess "mess.exe" ""
emulator "raine" raine "raine.exe" ""
# emulator_(roms | altss | flyers | cabinets | marquees | icons | titles) "NAME" "DIR"

## Video
# video_config no | like_emulator | "menu.cfg"
video_config like_emulator
# video_size SIZE_X
video_size 1024
# video_depth DEPTH
video_depth 16
# video_mode_reset yes | no
video_mode_reset yes

## Font
# video_font no | "FONT_PATH"
video_font "mm.fnt"
# video_orientation like_emulator | (flip_xy | mirror_x | mirror_y)*
video_orientation like_emulator
# video_gamma like_emulator | GAMMA_VALUE
video_gamma like_emulator
# video_brightness like_emulator | BRIGHTNESS_VALUE
video_brightness like_emulator

## Events
# event_assign EVENT KEYS
event_assign up 84
event_assign down 85
event_assign left 82
event_assign right 83
event_assign enter 67
event_assign esc 59
event_assign space 75
event_assign mode 64
event_assign home 78
event_assign end 79
event_assign pgup 80
event_assign pgdn 81
event_assign help 47
event_assign group 48
event_assign type 49
event_assign exclude 50
event_assign sort 51
event_assign setgroup 55
event_assign settype 56
event_assign runclone 58
event_assign del 77
event_assign ins 76
event_assign command 54
event_assign configure 53
event_assign menu 60
event_assign emulator 52
event_assign snapshot 90
event_assign rotate 37
event_assign lock 108
# event_repeat FIRST_DELAY_MS NEXT_DELAY_MS
event_repeat 500 50
# event_mode (fast | wait)
event_mode fast
# event_alpha yes | no
event_alpha yes
# event_exit_press 0 | 1 | 2 | 3
event_exit_press 1

## Lock
# lock yes | no
lock no

## Colors
# color ITEM FOREGROUND BACKGROUND
# Where FOREGROUND/BACKGROUND can be one of the following:
#   black, blue, green, cyan, red, magenta, brown, lightgray, gray,
#   lightblue, lightgreen, lightcyan, lightred, lightmagenta, yellow, white
color help black white
color help_tag lightred white
color submenu_bar lightred white
color submenu_item black white
color submenu_item_select black lightgreen
color menu_item black white
color menu_hidden gray white
color menu_tag lightred white
color menu_item_select black lightgreen
color menu_hidden_select gray lightgreen
color menu_tag_select lightred lightgreen
color bar black white
color bar_tag lightred white
color bar_hidden gray white
color grid lightred white
color backdrop black gray
color icon white white
color cursor gray white

## Messages
# msg_run "MESSAGE"
msg_run "Run game"

## Joystick
# joystick auto | no | like_emulator | "DEVICE"
# where DEVICE is:
#   standard    Standard joystick
#   dual        Dual joysticks
#   4button     4-button joystick
#   6button     6-button joystick
#   8button     8-button joystick
#   fspro       Flightstick Pro
#   wingex      Wingman Extreme
#   sidewinder  Sidewinder
#   gamepadpro  GamePad Pro
#   grip        GrIP
#   grip4       GrIP 4-way
#   sneslpt1    SNES pad on LPT1
#   sneslpt2    SNES pad on LPT2
#   sneslpt3    SNES pad on LPT3
#   psxlpt1     PSX pad on LPT1
#   psxlpt2     PSX pad on LPT2
#   psxlpt3     PSX pad on LPT3
#   n64lpt1     N64 pad on LPT1
#   n64lpt2     N64 pad on LPT2
#   n64lpt3     N64 pad on LPT3
#   wingwarrior Wingman Warrior
joystick like_emulator
## Where search for calibration data
# joystick_config no | like_emulator | "CONFIG_FILE"
joystick_config like_emulator

## Mouse
# mouse auto | no
mouse auto
# mouse_delta STEP
mouse_delta 100

## Sound
# sound auto | no | like_emulator | "DEVICE"
# where DEVICE is:
#   sb       Sound Blaster
#   awe32    Sound Blaster AWE 32
#   pas      Pro Audio Spectrum
#   gusmax   Gravis Ultrasound Max
#   gus      Gravis Ultrasound
#   wss      Windows Sound System
#   ess      Ensoniq Soundscape
sound like_emulator
# sound_foreground_EVENT default | no | "FILE.WAV"
sound_foreground_begin default
sound_foreground_end default
sound_foreground_key default
sound_foreground_start default
sound_foreground_stop default
# sound_background_EVENT no | "FILE.WAV" | "FILE.MP3"
sound_background_begin no
sound_background_end no
sound_background_start no
sound_background_stop no
sound_background_loop default
# sound_background_loop_dir no | "BACKGROUND_MP3WAV_DIR;..."
sound_background_loop_dir ".;mp3"
# sound_volume 1 - 64
sound_volume 64
# sound_interrupt no | yes
sound_interrupt yes

## Modes
# mode full | full_mixed | list | list_mixed | tile_small | tile_normal | tile_big | tile_enormous | tile_giant | tile_icon | tile_marquee
mode list
# mode_skip (full | full_mixed | list | list_mixed | tile_small | tile_normal | tile_big | tile_enormous | tile_giant | tile_icon | tile_marquee)*
mode_skip

## Roms
# merge no | parent | differential | any | disable
merge differential

## Scan option
# cfg_scan no | yes
cfg_scan no
# crc_scan no | yes
crc_scan no

## Icons
icon_space 43

# Idle
# (idle_start | idle_screensaver) FIRST_DELAY_SECOND NEXT_DELAY_SECOND
idle_start 0 0
idle_screensaver 60 10
# idle_screensaver_preview off | snap | titles | flyers | cabinets
idle_screensaver_preview snap
# Menu pos
menu_base 0
menu_rel 0

# Sort
# sort parent | name | time | coin | year | manufacturer | group | type | size
sort parent

## Preview
# preview snap | flyers | cabinets | titles
preview snap
# preview_aspect correct | fit
preview_aspect fit
# preview_default[_*] "IMAGE_PATH"
preview_default ""
preview_default_snap ""
preview_default_flyer ""
preview_default_cabinet ""
preview_default_icon ""
preview_default_marquee ""
preview_default_title ""

## Categories
# group STRING
group "<undefined>"
group "Bad"
group "Good"
group "Very Good"
# group_import TYPE EMULATOR ["FILE"] ["SECTION"]
## group_import none
## group_import ini mame "catver.ini" "Category"
## group_import mac mame "Genre 37b14.txt"
group_import none

# type = STRING
type "<undefined>"
type "Application"
type "Arcade"
type "Bet'em Up"
type "Bowling"
type "Breakout"
type "Computer"
type "Consolle"
type "Fighting"
type "Filler"
type "Flipper"
type "Gun"
type "Puzzle"
type "RPG"
type "Racing"
type "Shot'em Up"
type "Sport"
# type_import TYPE EMULATOR ["FILE"] ["SECTION"]
## type_import none
## type_import ini mame "catver.ini" "Category"
## type_import mac mame "Genre 37b14.txt"
type_import none

# emulator_include "NAME"

# group_include STRING
group_include "<undefined>"
group_include "Bad"
group_include "Good"
group_include "Very Good"

# type_include = STRING
type_include "<undefined>"
type_include "Application"
type_include "Arcade"
type_include "Bet'em Up"
type_include "Bowling"
type_include "Breakout"
type_include "Computer"
type_include "Consolle"
type_include "Fighting"
type_include "Filler"
type_include "Flipper"
type_include "Gun"
type_include "Puzzle"
type_include "RPG"
type_include "Racing"
type_include "Shot'em Up"
type_include "Sport"

# select_(neogeo | deco | playchoice | clone | bad | missing | vector) (include | exclude | exclude_not)
select_neogeo include
select_deco include
select_playchoice include
select_clone exclude
select_bad exclude
select_missing include
select_vector include
select_vertical include

## Games
# game GROUP_STRING TYPE_STRING SECONDS_PLAYED


Bueno el menu esta incompleto y no se como configurar, al probar aparece lo siguiente

emulator neomame.exe not found
emulator cpmame.exe not found
emulator mess.exe not found
emulator raine.exe not found
invalid joystick calibration data in file c:/mame.cfg

pantalla!



he puesto el advmenu y el advmame en la misma carpeta de prueba!

Si alguien que see el maestro de los advmenu, me pueda ayudar estaré agradecido!

---editado

He ejecutado por separado el advmame y funciona:

Código: [Seleccionar]
[config]
video = auto
videogenerate = generate

[video]
format0 = 31500 0.8 0.03 0.12 0.05 0.914286 0 0.00380952 0.0819048
hclock = 31.5
vclock = 55-110
soundcard sb              <---- si funciona


Edito 1 ║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║║


He avanzado con el tema he logrado la lista mi limitación fue el dosbox que al iniciar el advmenu este crea el archivo info.txt y se colgaba por ese motivo salia la pantalla vacía al volverla iniciar, con ms-dos real solucionado, ahora sale la lista completa pero hasta los que no tengo, ahora me toca como tarea para mas tarde resolver la lista de los que están disponibles




mm.cfg
Código: [Seleccionar]
## Config
# config save_at_exit | restore_at_exit | restore_at_idle
config save_at_exit

## Emulators
# emulator "NAME" (generic | mame | mess | raine) "EXECUTABLE" ["ARGUMENTS"]
emulator "mame" mame "mame.exe" ""
emulator "neomame" mame "neomame.exe" ""
emulator "cpmame" mame "cpmame.exe" ""
emulator "mess" mess "mess.exe" ""
emulator "raine" raine "raine.exe" ""
# emulator_(roms | altss | flyers | cabinets | marquees | icons | titles) "NAME" "DIR"

## Video
# video_config no | like_emulator | "menu.cfg"
video_config like_emulator
# video_size SIZE_X
video_size 1024
# video_depth DEPTH
video_depth 16
# video_mode_reset yes | no
video_mode_reset yes

## Font
# video_font no | "FONT_PATH"
video_font "mm.fnt"
# video_orientation like_emulator | (flip_xy | mirror_x | mirror_y)*
video_orientation like_emulator
# video_gamma like_emulator | GAMMA_VALUE
video_gamma like_emulator
# video_brightness like_emulator | BRIGHTNESS_VALUE
video_brightness like_emulator

## Events
# event_assign EVENT KEYS
event_assign up 84
event_assign down 85
event_assign left 82
event_assign right 83
event_assign enter 67
event_assign esc 59
event_assign space 75
event_assign mode 64
event_assign home 78
event_assign end 79
event_assign pgup 80
event_assign pgdn 81
event_assign help 47
event_assign group 48
event_assign type 49
event_assign exclude 50
event_assign sort 51
event_assign setgroup 55
event_assign settype 56
event_assign runclone 58
event_assign del 77
event_assign ins 76
event_assign command 54
event_assign configure 53
event_assign menu 60
event_assign emulator 52
event_assign snapshot 90
event_assign rotate 37
event_assign lock 108
# event_repeat FIRST_DELAY_MS NEXT_DELAY_MS
event_repeat 500 50
# event_mode (fast | wait)
event_mode fast
# event_alpha yes | no
event_alpha yes
# event_exit_press 0 | 1 | 2 | 3
event_exit_press 1

## Lock
# lock yes | no
lock no

## Colors
# color ITEM FOREGROUND BACKGROUND
# Where FOREGROUND/BACKGROUND can be one of the following:
#   black, blue, green, cyan, red, magenta, brown, lightgray, gray,
#   lightblue, lightgreen, lightcyan, lightred, lightmagenta, yellow, white
color help black white
color help_tag lightred white
color submenu_bar lightred white
color submenu_item black white
color submenu_item_select black lightgreen
color menu_item black white
color menu_hidden gray white
color menu_tag lightred white
color menu_item_select black lightgreen
color menu_hidden_select gray lightgreen
color menu_tag_select lightred lightgreen
color bar black white
color bar_tag lightred white
color bar_hidden gray white
color grid lightred white
color backdrop black gray
color icon white white
color cursor gray white

## Messages
# msg_run "MESSAGE"
msg_run "Run game"

## Joystick
# joystick auto | no | like_emulator | "DEVICE"
# where DEVICE is:
#   standard    Standard joystick
#   dual        Dual joysticks
#   4button     4-button joystick
#   6button     6-button joystick
#   8button     8-button joystick
#   fspro       Flightstick Pro
#   wingex      Wingman Extreme
#   sidewinder  Sidewinder
#   gamepadpro  GamePad Pro
#   grip        GrIP
#   grip4       GrIP 4-way
#   sneslpt1    SNES pad on LPT1
#   sneslpt2    SNES pad on LPT2
#   sneslpt3    SNES pad on LPT3
#   psxlpt1     PSX pad on LPT1
#   psxlpt2     PSX pad on LPT2
#   psxlpt3     PSX pad on LPT3
#   n64lpt1     N64 pad on LPT1
#   n64lpt2     N64 pad on LPT2
#   n64lpt3     N64 pad on LPT3
#   wingwarrior Wingman Warrior
joystick like_emulator
## Where search for calibration data
# joystick_config no | like_emulator | "CONFIG_FILE"
joystick_config like_emulator

## Mouse
# mouse auto | no
mouse auto
# mouse_delta STEP
mouse_delta 100

## Sound
# sound auto | no | like_emulator | "DEVICE"
# where DEVICE is:
#   sb       Sound Blaster
#   awe32    Sound Blaster AWE 32
#   pas      Pro Audio Spectrum
#   gusmax   Gravis Ultrasound Max
#   gus      Gravis Ultrasound
#   wss      Windows Sound System
#   ess      Ensoniq Soundscape
sound like_emulator
# sound_foreground_EVENT default | no | "FILE.WAV"
sound_foreground_begin default
sound_foreground_end default
sound_foreground_key default
sound_foreground_start default
sound_foreground_stop default
# sound_background_EVENT no | "FILE.WAV" | "FILE.MP3"
sound_background_begin no
sound_background_end no
sound_background_start no
sound_background_stop no
sound_background_loop default
# sound_background_loop_dir no | "BACKGROUND_MP3WAV_DIR;..."
sound_background_loop_dir ".;mp3"
# sound_volume 1 - 64
sound_volume 64
# sound_interrupt no | yes
sound_interrupt yes

## Modes
# mode full | full_mixed | list | list_mixed | tile_small | tile_normal | tile_big | tile_enormous | tile_giant | tile_icon | tile_marquee
mode list
# mode_skip (full | full_mixed | list | list_mixed | tile_small | tile_normal | tile_big | tile_enormous | tile_giant | tile_icon | tile_marquee)*
mode_skip

## Roms
# merge no | parent | differential | any | disable
merge differential

## Scan option
# cfg_scan no | yes
cfg_scan no
# crc_scan no | yes
crc_scan no

## Icons
icon_space 43

# Idle
# (idle_start | idle_screensaver) FIRST_DELAY_SECOND NEXT_DELAY_SECOND
idle_start 0 0
idle_screensaver 60 10
# idle_screensaver_preview off | snap | titles | flyers | cabinets
idle_screensaver_preview snap
# Menu pos
menu_base 306
menu_rel 31

# Sort
# sort parent | name | time | coin | year | manufacturer | group | type | size
sort parent

## Preview
# preview snap | flyers | cabinets | titles
preview snap
# preview_aspect correct | fit
preview_aspect fit
# preview_default[_*] "IMAGE_PATH"
preview_default ""
preview_default_snap ""
preview_default_flyer ""
preview_default_cabinet ""
preview_default_icon ""
preview_default_marquee ""
preview_default_title ""

## Categories
# group STRING
group "<undefined>"
group "Bad"
group "Good"
group "Very Good"
# group_import TYPE EMULATOR ["FILE"] ["SECTION"]
## group_import none
## group_import ini mame "catver.ini" "Category"
## group_import mac mame "Genre 37b14.txt"
group_import none

# type = STRING
type "<undefined>"
type "Application"
type "Arcade"
type "Bet'em Up"
type "Bowling"
type "Breakout"
type "Computer"
type "Consolle"
type "Fighting"
type "Filler"
type "Flipper"
type "Gun"
type "Puzzle"
type "RPG"
type "Racing"
type "Shot'em Up"
type "Sport"
# type_import TYPE EMULATOR ["FILE"] ["SECTION"]
## type_import none
## type_import ini mame "catver.ini" "Category"
## type_import mac mame "Genre 37b14.txt"
type_import none

# emulator_include "NAME"
emulator_include "mame"

# group_include STRING
group_include "<undefined>"
group_include "Bad"
group_include "Good"
group_include "Very Good"

# type_include = STRING
type_include "<undefined>"
type_include "Application"
type_include "Arcade"
type_include "Bet'em Up"
type_include "Bowling"
type_include "Breakout"
type_include "Computer"
type_include "Consolle"
type_include "Fighting"
type_include "Filler"
type_include "Flipper"
type_include "Gun"
type_include "Puzzle"
type_include "RPG"
type_include "Racing"
type_include "Shot'em Up"
type_include "Sport"

# select_(neogeo | deco | playchoice | clone | bad | missing | vector) (include | exclude | exclude_not)
select_neogeo include
select_deco include
select_playchoice include
select_clone exclude
select_bad exclude
select_missing include
select_vector include
select_vertical include

## Games
# game GROUP_STRING TYPE_STRING SECONDS_PLAYED
game "mame/digdug" "" "" 493

mame.cfg
Código: [Seleccionar]
emulate_three = no
[directory]
inp = inp
hi = hi
sta = sta
cheat = .
memcard = memcard
nvram = nvram
artwork = artwork
cfg = cfg
snap = snap
rompath = .;roms
samplepath = .;samples
att = att

[config]
video = auto
videogenerate = generate
scanlines = no
artwork = yes
samples = yes
vsync = yes
vsync_correction_factor = 0.999000
vsync_adjust = yes
waitvsync = yes
triplebuffer = yes
dirty = auto
antialias = yes
translucency = yes
resize = no
magnify = yes
rgb = yes
depth = auto
skiplines = auto
skipcolumns = auto
beam = 1.000000
flicker = 0.000000
gamma = 1.000000
brightness = 1.000000
frameskip = auto
norotate = no
ror = no
rol = no
flipx = no
flipy = no
blitrotate = auto
bliteffect = auto
rgbeffect = no
record = 1
soundcard = sb
ym3812opl = yes
samplerate = 44100
stereo = yes
volume = 0
sampleratedetect = yes
resamplefilter = yes
mouse = no
joystick = 6button
steadykey = no
hotrod = no
hotrodse = no
idleexit = 0.000000
turbospeed = 7.000000
turbostartuptime = 9
cheat = yes
cheatfile = cheat.dat
historyfile = history.dat
mameinfofile = mameinfo.dat
language = english
recordtime = 8

[video]
format0 = 31500 0.8 0.02 0.12 0.06 0.914286 0.0190476 0.00380952 0.0628571
hclock = 31.5
vclock = 55-110

« última modificación: 08 de Marzo de 2019, a las 02:33 horas por gucaza »

VeS

  • Con experiencia
  • ***
  • Mensajes: 227
Re:Ayuda, Configuracion del 1er Advmenu+Advmame
« Respuesta #1 en: 07 de Marzo de 2019, a las 17:23 horas »
Te dejo mi config de AdvmenuPlus, de ella puedes sacar casi todo.

config save_at_exit
device_alsa_device default
device_alsa_mixer channel
device_color_bgr15 yes
device_color_bgr16 yes
device_color_bgr24 yes
device_color_bgr32 yes
device_color_bgr8 yes
device_color_palette8 yes
device_color_yuy2 yes
device_joystick auto
device_keyboard auto
device_mouse none
device_raw_firstkeyhack no
#device_raw_mousedev[0] auto
#device_raw_mousedev[1] auto
#device_raw_mousedev[2] auto
#device_raw_mousedev[3] auto
#device_raw_mousetype[0] pnp
#device_raw_mousetype[1] pnp
#device_raw_mousetype[2] pnp
#device_raw_mousetype[3] pnp
device_sdl_samples 512
device_sound auto
device_video auto
device_video_cursor auto
device_video_doublescan yes
device_video_fastchange no
device_video_interlace yes
device_video_output fullscreen
device_video_overlaysize auto
device_video_singlescan yes
difficulty none
display_brightness 1
display_gamma 1
display_orientation
display_restoreatexit yes
display_restoreatgame no
display_size 648
event_alpha no
emulator "MAME" sdlmame "groovymame" ""
emulator_roms "MAME" "/home/roms/MAME/roms"
emulator_flyers "MAME" "/home/roms/MAME/fly"
emulator_cabinets "MAME" "/home/roms/MAME/cab"
emulator_marquees "MAME" "/home/roms/MAME/mrq"
emulator_icons "MAME" "/home/roms/MAME/ico"
emulator_titles "MAME" "/home/roms/MAME/ttl"
emulator_altss "MAME" "/home/roms/MAME/snaps"
#
emulator_layout "MAME" /home/roms/Layouts/rv2/rv2.amp
emulator_layout "Atari2600" /home/roms/Layouts/vertical/vertical.amp
#
emulator "Atari2600" generic "switchres" "a2600 --xrandr --emulator stella --rom %p --args -fullscreen 1"
emulator_altss "Atari2600" "/home/roms/Atari2600_snaps"
emulator_roms "Atari2600" "/home/roms/Atari2600_roms"
#
emulator "MasterSystem" generic "switchres" "sms --xrandr --emulator mednafen --rom %p"
emulator_altss "MasterSystem" "/home/roms/Master_snaps"
emulator_roms "MasterSystem" "/home/roms/Master_roms"
#
emulator "NES" generic "switchres" "nes --emulator nestopia --rom %p"
emulator_altss "NES" "/home/roms/NES_snaps"
emulator_roms "NES" "/home/roms/NES_roms"
#
emulator "SegaGenesis" generic "switchres" "genesis --xrandr --emulator mednafen --rom %p"
emulator_altss "SegaGenesis" "/home/roms/SegaGenesis_snaps"
emulator_roms "SegaGenesis" "/home/roms/SegaGenesis_roms"
#
emulator "SNES" generic "switchres" "snes --emulator mednafen --args %p"
emulator_altss "SNES" "/home/roms/SNES_snaps"
emulator_roms "SNES" "/home/roms/SNES_roms"
#
emulator "PCEngine-Supergrafx" generic "switchres" "sgx --xrandr --emulator mednafen --rom %p"
emulator_altss "PCEngine-Supergrafx" "/home/roms/PCE_snaps"
emulator_roms "PCEngine-Supergrafx" "/home/roms/PCE_roms"
#
emulator "N64" generic "switchres" "n64 --xrandr --emulator mupen64plus --rom %p --args --fullscreen"
emulator_altss "N64" "/home/roms/N64_snaps"
emulator_roms "N64" "/home/roms/N64_roms"
#
emulator "PSX" generic "switchres" "psj --xrandr --emulator mednafen --rom %p"
emulator_altss "PSX" "/home/roms/PSX_snaps"
emulator_roms "PSX" "/home/roms/PSX_roms"
#
emulator "Saturn" generic "switchres" "saturn --xrandr --emulator yabause --rom %p --args --fullscreen -a"
emulator_altss "Saturn" "/home/roms/Saturn_snaps"
emulator_roms "Saturn" "/home/roms/Saturn_roms"
#
emulator "UME-Atari2600" generic "groovymame" "a2600 -cart %p"
emulator_altss "UME-Atari2600" "/home/roms/Atari2600_snaps"
emulator_roms "UME-Atari2600" "/home/roms/Atari2600_roms"
#
emulator "UME-MasterSystem" generic "groovymame" "sms -cart %p"
emulator_altss "UME-MasterSystem" "/home/roms/Master_snaps"
emulator_roms "UME-MasterSystem" "/home/roms/Master_roms"
#
emulator "UME-NES" generic "groovymame" "nes -cart %p"
emulator_altss "UME-NES" "/home/roms/NES_snaps"
emulator_roms "UME-NES" "/home/roms/NES_roms"
#
emulator "UME-SegaGenesis" generic "groovymame" "genesis -cart %p"
emulator_altss "UME-SegaGenesis" "/home/roms/SegaGenesis_snaps"
emulator_roms "UME-SegaGenesis" "/home/roms/SegaGenesis_roms"
#
emulator "UME-SNES" generic "groovymame" "snes -cart %p"
emulator_altss "UME-SNES" "/home/roms/SNES_snaps"
emulator_roms "UME-SNES" "/home/roms/SNES_roms"
#
emulator "UME-SegaMegaCD" generic "groovymame" "segacd -cart %p"
emulator_altss "UME-SegaMegaCD" "/home/roms/MegaCD_snaps"
emulator_roms "UME-SegaMegaCD" "/home/roms/MegaCD_roms"
#
emulator "UME-Sega32X" generic "groovymame" "32x -cart %p"
emulator_altss "UME-Sega32X" "/home/roms/32X_snaps"
emulator_roms "UME-Sega32X" "/home/roms/32X_roms"
#
emulator "UME-PCEngine-Supergrafx" generic "groovymame" "sgx -cart %p"
emulator_altss "UME-PCEngine-Supergrafx" "/home/roms/PCE_snaps"
emulator_roms "UME-PCEngine-Supergrafx" "/home/roms/PCE_roms"
#
emulator "UME-3DO" generic "groovymame" "3do -cdrom %p"
emulator_altss "UME-3DO" "/home/roms/3DO_snaps"
emulator_roms "UME-3DO" "/home/roms/3DO_roms"
#
emulator "UME-Jaguar" generic "groovymame" "jaguar -cart %p"
emulator_altss "UME-Jaguar" "/home/roms/Jaguar_snaps"
emulator_roms "UME-Jaguar" "/home/roms/Jaguar_roms"
#
emulator "UME-NeoGeoCDZ" generic "groovymame" "neocdz -cdrom %p"
emulator_altss "UME-NeoGeoCDZ" "/home/roms/NeoCD_snaps"
emulator_roms "UME-NeoGeoCDZ" "/home/roms/NeoCD_roms"
#
emulator "UME-AmigaCD" generic "groovymame" "cd32 -cdrom %p"
emulator_altss "UME-AmigaCD" "/home/roms/AmigaCD_snaps"
emulator_roms "UME-AmigaCD" "/home/roms/AmigaCD_roms"
#
emulator "UME-N64" generic "groovymame" "n64 -cart %p"
emulator_altss "UME-N64" "/home/roms/N64_snaps"
emulator_roms "UME-N64" "/home/roms/N64_roms"
#
emulator "UME-PSX" generic "groovymame" "psu -cdrom %p"
emulator_altss "UME-PSX" "/home/roms/PSX_snaps"
emulator_roms "UME-PSX" "/home/roms/PSX_roms"
#
emulator "UME-Saturn" generic "groovymame" "saturn -cdrom %p"
emulator_altss "UME-Saturn" "/home/roms/Saturn_snaps"
emulator_roms "UME-Saturn" "/home/roms/Saturn_roms"
#
event_assign up up or 8_pad or 1joy_up
event_assign down down or 2_pad or 1joy_down
event_assign left left or 4_pad or 1joy_left
event_assign right right or 6_pad or 1joy_right
event_assign enter enter or enter_pad or 1 or 1joy_1
event_assign esc esc or 2 or 2joy_7
event_assign space space or 1joy_4
event_assign home home
event_assign end end
event_assign pgup pgup
event_assign pgdn pgdn
event_assign del del or lalt or 1joy_6
event_assign ins insert or lcontrol or 1joy_3
event_assign shutdown lcontrol esc or p or 2 5 or 1joy_8
event_assign mode tab or z
event_assign help f1
event_assign favorites_next f2 or q or 1joy_4
event_assign type f3
event_assign exclude f4
event_assign sort f5
event_assign setfavorites f9 or s or 1joy_5
event_assign settype f10
event_assign runclone f12 or a or 1joy_2
event_assign command f8
event_assign menu backquote or backslash or lshift or 1joy_7 2joy_4 2joy_7 2joy_6
event_assign emulator_pre f6 or 5
event_assign emulator_next f7 or 6
event_assign rotate 0_pad
event_assign lock scrlock
event_assign preview space
event_assign mute period_pad
event_assign mameinfo f11 or 1joy_7
event_mode fast
event_repeat 500 50
icon_space 43
idle_screensaver 60 10
idle_screensaver_preview snap
idle_start 0 0
include
input_hotkey yes
#lock no
#menu_base 1733
#menu_rel 5
romset_type split
misc_exit all
#shutdown
#misc_quiet yes
misc_quiet no
security_exit yes
mame_history /home/arcade/history.dat
mame_info /home/arcade/mameinfo.dat
mode list_mixed
mode_skip
mouse_delta 100
preview snap
#preview_default none
preview_default /home/arcade/.advance/advmenuplus.png
preview_default_cabinet none
preview_default_flyer none
preview_default_icon none
preview_default_marquee none
preview_default_snap none
preview_default_title none
preview_expand 1.15
rem_selected yes
sort parent
sound_background_begin none
sound_background_end none
sound_background_loop sloop.mp3
sound_background_loop_dir "mp3"
sound_background_start none
sound_background_stop none
sound_buffer 0.1
sound_foreground_begin default
sound_foreground_end default
sound_foreground_key none
sound_foreground_start sstart.mp3
sound_foreground_stop default
sound_latency 0.1
sound_samplerate 44100
sound_volume -3
ui_background none
ui_bottombar yes
ui_clip single
ui_color help ffffff 295d9d
ui_color help_tag 808080 295d9d
ui_color submenu_bar 808080 295d9d
ui_color submenu_item ffffff 295d9d
ui_color submenu_item_select 808080 ffffff
ui_color submenu_hidden 808080 295d9d
ui_color submenu_hidden_select 295d9d ffffff
ui_color menu_item ffffff 295d9d
ui_color menu_hidden 808080 295d9d
ui_color menu_tag 808080 295d9d
ui_color menu_item_select 295d9d ffffff
ui_color menu_hidden_select 808080 ffffff
ui_color menu_tag_select 808080 ffffff
ui_color bar ffffff 295d9d
ui_color bar_tag 808080 295d9d
ui_color bar_hidden 808080 295d9d
ui_color grid ffffff 295d9d
ui_color backdrop 295d9d 295d9d
ui_color icon 295d9d ffffff
ui_color cursor 295d9d ffffff
ui_command_error Error running the command
ui_command_menu Command...
ui_console no
ui_exit none
ui_font auto
ui_fontsize 35
#ui_fontsize auto
ui_game snap
ui_gamemsg "Loading"
ui_help none
ui_menukey yes
ui_skipbottom 0
ui_skipleft 0
ui_skipright 0
ui_skiptop 0
#ui_startup none
ui_startup yes
MAME/mode list_mixed
mame/mode list_mixed
ui_topbar yes
ui_translucency 0.6
MAME/menu_base 0
MAME/menu_rel 0
MAME/preview snap
favorites "Favorites"
favorites_include "All Games"
type_include "<undefined>"
type_include "Application"
type_include "Arcade"
type_include "Bet 'em Up"
type_include "Breakout"
type_include "Computer"
type_include "Console"
type_include "Fight"
type_include "Filler"
type_include "Flipper"
type_include "Gun"
type_include "Puzzle"
type_include "RPG"
type_include "Racing"
type_include "Shot 'em Up"
type_include "Sport"
menu_systems no
menu_systems_attrib missing exclude
menu_systems_attrib clone exclude
menu_pos 0 0
favorites_filtertype no
emulator_include "MAME"
type "<undefined>"
type "Application"
type "Arcade"
type "Bet 'em Up"
type "Breakout"
type "Computer"
type "Console"
type "Fight"
type "Filler"
type "Flipper"
type "Gun"
type "Puzzle"
type "Racing"
type "RPG"
type "Shot 'em Up"
type "Sport"
emulator_attrib "MAME" missing exclude
emulator_attrib "MAME" clone exclude
emulator_attrib "MAME" bad exclude
emulator_attrib "MAME" vector include
emulator_attrib "MAME" vertical include
emulator_attrib "MAME" system exclude
emulator_attrib "MAME" softwarelist include
emulator_attrib "MAME" neogeo include
emulator_attrib "MAME" chd include
emulator_attrib "MAME" deco exclude
emulator_attrib "MAME" playchoice exclude
emulator_attrib "MAME" mechanical exclude
emulator_attrib "MAME" mahjong exclude
emulator_attrib "MAME" beatmania exclude
emulator_attrib "MAME" pokercasino exclude
emulator_attrib "MAME" quiztrivial exclude
emulator_attrib "MAME" golfdarfish exclude
emulator_attrib "Atari2600" missing exclude
emulator_attrib "Atari2600" clone exclude
emulator_attrib "MasterSystem" missing exclude
emulator_attrib "MasterSystem" clone exclude
emulator_attrib "NES" missing exclude
emulator_attrib "NES" clone exclude
emulator_attrib "SegaGenesis" missing exclude
emulator_attrib "SegaGenesis" clone exclude
emulator_attrib "SNES" missing exclude
emulator_attrib "SNES" clone exclude
emulator_attrib "PCEngine-Supergrafx" missing exclude
emulator_attrib "PCEngine-Supergrafx" clone exclude
emulator_attrib "N64" missing exclude
emulator_attrib "N64" clone exclude
emulator_attrib "PSX" missing exclude
emulator_attrib "PSX" clone exclude
emulator_attrib "Saturn" missing exclude
emulator_attrib "Saturn" clone exclude
emulator_attrib "UME-Atari2600" missing exclude
emulator_attrib "UME-Atari2600" clone exclude
emulator_attrib "UME-MasterSystem" missing exclude
emulator_attrib "UME-MasterSystem" clone exclude
emulator_attrib "UME-NES" missing exclude
emulator_attrib "UME-NES" clone exclude
emulator_attrib "UME-SegaGenesis" missing exclude
emulator_attrib "UME-SegaGenesis" clone exclude
emulator_attrib "UME-SNES" missing exclude
emulator_attrib "UME-SNES" clone exclude
emulator_attrib "UME-SegaMegaCD" missing exclude
emulator_attrib "UME-SegaMegaCD" clone exclude
emulator_attrib "UME-Sega32X" missing exclude
emulator_attrib "UME-Sega32X" clone exclude
emulator_attrib "UME-PCEngine-Supergrafx" missing exclude
emulator_attrib "UME-PCEngine-Supergrafx" clone exclude
emulator_attrib "UME-3DO" missing exclude
emulator_attrib "UME-3DO" clone exclude
emulator_attrib "UME-Jaguar" missing exclude
emulator_attrib "UME-Jaguar" clone exclude
emulator_attrib "UME-NeoGeoCDZ" missing exclude
emulator_attrib "UME-NeoGeoCDZ" clone exclude
emulator_attrib "UME-AmigaCD" missing exclude
emulator_attrib "UME-AmigaCD" clone exclude
emulator_attrib "UME-N64" missing exclude
emulator_attrib "UME-N64" clone exclude
emulator_attrib "UME-PSX" missing exclude
emulator_attrib "UME-PSX" clone exclude
emulator_attrib "UME-Saturn" missing exclude
emulator_attrib "UME-Saturn" clone exclude

gucaza

  • Con experiencia
  • ***
  • Mensajes: 453
Re:Ayuda, Configuracion del 1er Advmenu+Advmame
« Respuesta #2 en: 08 de Marzo de 2019, a las 02:29 horas »
Gracias por la ayuda, consulta esta configuración es para ms-dos?

VeS

  • Con experiencia
  • ***
  • Mensajes: 227
Re:Ayuda, Configuracion del 1er Advmenu+Advmame
« Respuesta #3 en: 10 de Marzo de 2019, a las 08:06 horas »
linux