I just upgraded my mame to 036, but I can't seem to get Mamewah to generate a list with the actual titles in it. I get the following error messages:
1/26/2010 11:57:52 PM Commandline run: CMD.EXE /c c:\mame\mamepp.exe -listxml|xml2info > C:\DOCUME~1\Owner\MYDOCU~1\mamewah\mame.dat
1/26/2010 11:58:06 PM Error: 62 Input past end of file in ReadDAT
1/26/2010 11:58:06 PM Error: 55 File already open in GenerateList
1/26/2010 11:58:06 PM Error: 55 File already open in ReadLSTFile
1/26/2010 11:58:12 PM Error: 55 File already open in INI_SaveConfig
1/26/2010 11:58:12 PM Error: 55 File already open in EMUINI_SaveConfig
1/26/2010 11:58:12 PM Error: 55 File already open in LISTINI_SaveConfig
Here is my ini file:
### mame.ini (mamewah v1.60) ###
emulator_title M.A.M.E.
### List Generation Settings ###
rom_path c:\mame\roms
rom_extension zip
dat_file c:\mame\listinfo.dat
nms_file
catver_ini_file c:\mame\catver.ini
list_generation_method rom_folder_vs_listxml
### Execution Settings ###
emulator_executable c:\mame\mamepp.exe
send_rom_path 0
send_rom_extension 0
quotes_around_romnames 0
long_filenames 1
show_dos_box auto
alt_launch_method 0
commandline_format [name]
alt_commandline_format_1 [name]
alt_commandline_format_2 [name]
mouse_cursor transparent.cur
### Artwork Locations ###
artwork_1_image_path c:\mame\snap
artwork_2_image_path c:\mame\cab
artwork_3_image_path c:\mame\cpanels
artwork_4_image_path c:\mame\marquee
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]
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
play_music_during_emulation 0
lcd_display_file_path
lcd_fe_text
### Settings used by MAMEWAH ###
current_list 0
Can anybody tell me why this isn't working?