|
> > Fastscan fails if the profile's fastscan file wasn't written correctly after a > > scan. Fastscan works fine. Must be your system. Fastscan is only valid for one > > and the same data of course. If the dat changed, you have to redo a fastscan. > > Fastscan works for all other dats just fine except NoIntro SNES. And the dat > looks ok in notepad. > > The other dats create a *.fsc file in fastscans/, NoIntro SNES does not create a > file. Instead it creates a DIRECTORY "Super Nintendo Entertainment System" in > fastscans/ > > I believe this causes this bug: > > clrmamepro ( > name "Super Nintendo Entertainment System / Super Famicom" > description "Super Nintendo Entertainment System / Super Famicom" > category "Console" > version "20040504_BETA" > author "NGEfreak" > ) > > Notice the "/" in the description? Clrmame makes a wrong filename for the .fsc > file because of that. > > This probably causes the delete all not working bug too. >
hmmm..the description flags aren't used at all for any filecreation. The profiler uses it to display it in the profilerwindow.....it could be that a default fastscan name is based on the description. I will check that. Simply remove the / from the dat description then.
ok...found the reason...the profiler uses the description tag for some profilenames....and these profilenames are the basis for some of the created temporary files like fastscan, scan, logs etc... will change that. Thanks.
*update* Hmmm...checked it again...the datfile is weird...at doesn't match the one on my page. The name tag is wrong. It should be goodsnes....so it's not the description tag which causes the problem but the wrong name tag.
Anyway, in the next version cmpro's datfilereader will remove some special filerelated characters from both tags.
Roman Scherzer ClrMamePro
|