EMULAB Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

The new forum is online, hope you enjoy it!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Roman

Pages: 1 ... 98 99 100 101 102 [103] 104 105 106 107 108 ... 165
2041
clrmame Discussion / Re: device_ref in MAME dat
« on: 19 August 2013, 17:52 »
hmm...actually this looks more like a bug in MAME...this happens with 149u1...not with 149.. and in u1 the device refs don't even point to a device.....guess I can raise a bug at mametesters

ok...raised it as http://mametesters.org/view.php?id=5267

2042
clrmame Discussion / Re: create MAME dat from ClrMAME Pro
« on: 18 August 2013, 17:44 »
oh yes there is...


2043
clrmame Discussion / Re: create MAME dat from ClrMAME Pro
« on: 18 August 2013, 10:58 »
you can export each loaded profile in scanner->set information -> export.

I'm not sure if that's what you were asking....
if you mean how to use cmpro with mame then you don't need a dat, you simply point to a mame binary in profiler->create.

2046
....besides of this...if I remember correctly, LHA uses crc16 not crc32 as hash function.....which would mean even more work if I want to support it :)

2047
clrmame Discussion / Re: Folders
« on: 08 August 2013, 18:05 »
hmm..ok...there are two things...
zip, rar, most likely 7z as well, can store folders directly (folder slash encoded in the name) and some archive tools add another folder entry in the archive. For zip files these are not needed and cmpro's compressor general options offer a switch to mark them as deleted. They can be removed without doing any harm.

Now with that rar file, this detection failed...which I quickly fixed...but correctly detects the obsolete entry (depending on that compressor switch) but when removing it, cmpro constructs a delete operation which looks like

winrar "d -y -ibck -m5 -s- E:\temp\test\001-421.rar 001-421"

and it seems that winrar does not remove the single folder entry but the whole folder including all files....

so it seems that this functionality should be disabled for rar files completely...unless I find maybe a different switch to remove only the 'dummy' folder entry...




so turning off the cmpro option in compressor settings won't help you at the moment since the check is not working correctly for rar files....over the weekend I will post an update...

2048
clrmame Discussion / Re: Folders
« on: 07 August 2013, 12:23 »
hmm...there shouldn't be a difference in subfolder handling...send me a dat and rar to play around with it please.

2049
clrmame Discussion / Re: "Fixed" options in Statistics
« on: 07 August 2013, 06:58 »
which brings me to the question what the log options actually do...hehhe...I guess this part wasn't looked at for like a decade or so...I will check if something can be added there...

2050
clrmame Discussion / Re: "Fixed" options in Statistics
« on: 06 August 2013, 12:52 »
scan results only lists "issues"...so the not fixed stuff.
Scanner does however have a logfile option....actually I don't remember if it logs that rename in question...give it a try :)

2051
clrmame Discussion / Re: EXE Renaming for fixing case
« on: 06 August 2013, 12:46 »
You little spy :)

well, I quickly linked it to the rename operation which does a circular rename check (and if it finds a circular rename it does this in-between rename first....) and in case of case fix it's actually a circular rename for it :O)
That'll be disabled soon...

2052
clrmame Discussion / Re: EXE Renaming for fixing case
« on: 05 August 2013, 17:33 »
you're right...it does it via remove/add and not via rename :)
should be a rather easy change for a future version

http://mamedev.emulab.it/clrmamepro/binaries/cmp20130805.rar

2053
clrmame Discussion / Re: EXE Renaming for fixing case
« on: 04 August 2013, 10:58 »
actually it should but I can doublecheck that in the next 2 days

2054
no it does not.... ;D

I replaced the binaries some days ago already

2055
clrmame Discussion / Re: Strange 7z LZMA2 warnings
« on: 02 August 2013, 21:19 »
not yet in since I had less time as expected

2056
News & Communication / clrmamepro 4.011 released
« on: 01 August 2013, 19:21 »
4.011

added: profiler column timestamp when dat was added
misc:  removed some visual effects (useful if you're using dark themes)
misc:  updated to latest ziparchive library
misc:  rebuilder log shows more info for 'Exists' and 'Skipped'
fixed: runtime error with 0 sized packed files and header support
fixed: software lists of a previous loaded datfile stay when no xml datfile is loaded afterwards
fixed: batchrun uses previous scan data sometimes incorrectly
fixed: rebuilder destprestring function does not pick clone or bios set when file belongs to them only (issues with e.g. %a)
fixed: 7z/rar removal of unneeded files in archive subfolders does not work
fixed: chds and samples with extensions loose extensions
fixed: xml file header parser can (by mistake) detect a mess -listxml output as a mess software list output
fixed: xml parser crash when xml file is wrongly detected as mess software list ouput (above)

2057
hehehe...well, yes...a cmpro update will kill yours :)

Maybe I add that entry officially...time will tell :)

2058
well, ok I forgot to update the about dialog :)

But loading a mess xml file works fine with the change in engine.cfg, switching to it and loading it.....just tested it...





engine (
   name MESSDAT
   gamelist mess
   cachefile _messdatdat
   replace machine game
)




2059
clrmame Discussion / clrmamepro 4.011 released
« on: 31 July 2013, 20:06 »
4.011

added: profiler column timestamp when dat was added
misc:  removed some visual effects (useful if you're using dark themes)
misc:  updated to latest ziparchive library
misc:  rebuilder log shows more info for 'Exists' and 'Skipped'
fixed: runtime error with 0 sized packed files and header support
fixed: software lists of a previous loaded datfile stay when no xml datfile is loaded afterwards
fixed: batchrun uses previous scan data sometimes incorrectly
fixed: rebuilder destprestring function does not pick clone or bios set when file belongs to them only (issues with e.g. %a)
fixed: 7z/rar removal of unneeded files in archive subfolders does not work
fixed: chds and samples with extensions loose extensions
fixed: xml file header parser can (by mistake) detect a mess -listxml output as a mess software list output
fixed: xml parser crash when xml file is wrongly detected as mess software list ouput (above)

2060
It works fine with that build and the addition in engine.cfg.
Be sure to: select the listed profile,  switch to MESSDAT in the drop down box and then hit LOAD...
don't try to double-click it or so

Pages: 1 ... 98 99 100 101 102 [103] 104 105 106 107 108 ... 165

Page created in 0.209 seconds with 20 queries.