Junior | |
Jugón
Grupo: MemberMensajes: 33 Status:  | |
| GRacias, el emulador que uso es el Mame 0.99 , pero ya he resuelto el problema. He añadido las siguientes lineas en el archivo Ini. y se me inició sin problemas. Curioso no?
send rom path 1 send rom extension 0 use long filenames 0
Aunque luego al volver a abrirlo ya no estan. Por cierto ahora me ocurre que al cargar un juego se me abre una ventada de Dos con Mame y se me minimiza, tengo que cambiar con Alt+Tab, como lo soluciono.
Bueno aqui esta el ini que tengo del mame , por si veis algun fallo.
### mame.ini (mamewah v1.61) ###
emulator_title M.A.M.E.
### List Generation Settings ### rom_path d:\mame \roms rom_extension zip dat_file c:\mame\mame.dat nms_file catver_ini_file c:\mame\catver.ini list_generation_method rom_folder_vs_dat_file
### Execution Settings ### emulator_executable d:\mame\mame.exe commandline_format [name]{autodosbox}{nosafelaunch} alt_commandline_format_1 [name]{autodosbox}{nosafelaunch} alt_commandline_format_2 [name]{autodosbox}{nosafelaunch} game_specific_config_path
### Artwork Locations ### artwork_1_image_path d:\mame \snap artwork_2_image_path artwork_3_image_path artwork_4_image_path artwork_5_image_path artwork_6_image_path artwork_7_image_path artwork_8_image_path artwork_9_image_path artwork_10_image_path movie_preview_path movie_artwork_no 1
### Screen-Saver Settings ### enable_music_in_screensaver 1 saver_type slideshow movie_path movie_fullscreen 1 quit_delay 30 wrapper_executable wrapper_commandline_format [name]{nodosbox}{nosafelaunch} scr_file
### External Application Settings ### ipc_file_or_path app_1_executable app_1_commandline_format app_2_executable app_2_commandline_format app_3_executable app_3_commandline_format auto_launch_apps
### Additional Settings ### music_path lcd_display_file_path lcd_fe_text
### Settings used by MAMEWAH ### current_list 0 |