Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

*View All Threads*Show in Threaded Mode


Subjectclrmamepro 3.105a released new Reply to this message
Posted byRoman
Posted on09/27/07 03:30 PM



3.105a

misc: not using MoveWindow(..., redraw=false) anymore since it causes some
artefacts on some gfx drivers

3.105

added: rebuilder advanced option "skip source folder after x skipped files". This skips files in the current rebuilder source path list when agiven number of files were skipped.
added: added above option to batcher as well
added: support for ctrl-a (select all) and ctrl-i (invert selection) in profiler dat list (remember to keep ctrl pressed when you then right-click)
added: rebuilder advanced option for auto memory selection for no recompress

misc: sizeable windows got some min x/y values now
misc: 'fix missing' and 'create missing nodump' don't select a chdfolder to add the found missing files
misc: speed optimized even/odd split (checksum analysis)
misc: running even/odd split only when found file is twice as big as the rom
misc: removed 'fix size' sliding crc32 window and only check head/tail of file
misc: changed way of showing/hiding main window
misc: changed way of showing the profiler on startup

fixed: wrong window title is shown when saving a have-list
fixed: profiler shows a list icon in the tree after adding/downloading a dat


Roman Scherzer



SubjectRe: clrmamepro 3.105 released Reply to this message
Posted byAurelienD
Posted on09/27/07 05:21 PM



Hello,

i got a really strange scanner window display with this new version : white background, missing buttons appearing when mouse over the window, ghost background...
those artefacts where not appearing in the previous versions.


SubjectRe: clrmamepro 3.105 released new Reply to this message
Posted byRoman
Posted on09/27/07 06:14 PM



you got a lousy gfxcard driver which doesn't handle MoveWindow(.., nodraw) correctly. Get cmpro 3.105a


Roman Scherzer



SubjectRe: clrmamepro 3.105 released new Reply to this message
Posted byAurelienD
Posted on09/28/07 02:30 AM



> you got a lousy gfxcard driver which doesn't handle MoveWindow(.., nodraw) correctly

"lousy gfxcard driver" ? i've got a GeForce 7600GT with latest drivers available from nvidia for this model (162.18 WHQL)
nvidia drivers surelly have a bug, or a not implemented function ?

thanks for the corrected version, i'll try it soon...


SubjectRe: clrmamepro 3.105 released new Reply to this message
Posted byRoman
Posted on09/28/07 03:30 AM



I got an Nvidia 8800 card + latest 64bit drivers for Vista and they don't have the problem. It's a good question what's the correct behaviour. Normally you shouldn't see the artefacts.
It's definetly caused by the bRepaint parameter of MoveWindow( );.
On my system it's fine, on yours not...anyway....I changed it and it seems to work fine now 8)


Roman Scherzer



View All Threads*Show in Threaded Mode