View Single Post
Old 13 July 2008, 10:44   #24
ecc
emuControlCenter dev
 
ecc's Avatar
 
Join Date: May 2008
Location: Hamburg / Germany
Posts: 57
Only have time for one line or two :-)

emuControlCenter already extract automaticly the romA + romX game names to the ecc-script/eccScriptRom.dat, if a "more than one file" schema is found.

This can be also used in eccScript!

INFOS FROM CHANGELOG:
Quote:
- added an new multi section to the eccScriptRom.dat
-- automatic detect multifile sequences from filename
-- detected syntax "filename (3/9).ext", "filename (Disc 3of9).ext", "filename-3.ext", "filename-A.ext"
-- automaticly create MULIT_ROM_FILE_N commandline paramenters, if file is available (case sensitive)
-- up to range (e.g. 15 if 4of15), if no range is set, up to 26 or aA-zZ (eg filename-a form -a to -z)
--- MULTI_ROM_FILE_1 = "monke1-1.adf"
--- MULTI_ROM_FILE_2 = "monke1-2.adf"
--- MULTI_ROM_FILE_1 = "test(!)(1/2)(Spanish).adf"
--- MULTI_ROM_FILE_2 = "test(!)(2/2)(Spanish).adf"
--- MULTI_ROM_FILE_1 = "test(Disk A)(German).adf"
--- MULTI_ROM_FILE_2 = "test(Disk B)(Spanish).adf"
Looks like this

Quote:
[MULTI]
rom_file_1 = "D:/# Emulation and Roms/# Commodore/# Amiga/roms/Agony\agony-(1of3).adf"
rom_file_2 = "D:/# Emulation and Roms/# Commodore/# Amiga/roms/Agony\agony-(2of3).adf"
rom_file_3 = "D:/# Emulation and Roms/# Commodore/# Amiga/roms/Agony\agony-(3of3).adf"
ecc is offline  
 
Page generated in 0.12728 seconds with 11 queries