Build Your Own Arcade Controls Forum

Software Support => GroovyMAME => Topic started by: big10p on February 04, 2016, 08:09:42 am

Title: Interlaced games not syncing after upgrading
Post by: big10p on February 04, 2016, 08:09:42 am
Hi

I've just upgraded to CRT emudriver v2 and GM 170 (from GM 63) on a fresh install of x64 win7. I created a new mame.ini and copy/pasted all relevant settings from my old ini, into it.

Now games that run in interlaced mode aren't syncing to the refresh - even if I set 'syncrefresh 1' in mame.ini, or the game's ini. Take Pac-Man as an example, which I force to run in 2560x512@60, and disable modeline generation, on my horizontal monitor. The game is very jerky, jumping erratically between 79-99%.

Below are my mame.ini and log for running Pac-Man.

I noticed this line in the log: "Direct3D: Warning - Unable find any D3D9 DLLs; disabling post-effect rendering". Is this to do with the issue I'm having?

Thanks.
Title: Re: Interlaced games not syncing after upgrading
Post by: Calamity on February 04, 2016, 12:04:17 pm
Check if forcing -video ddraw fixes the issue.
Title: Re: Interlaced games not syncing after upgrading
Post by: big10p on February 04, 2016, 12:20:37 pm
Check if forcing -video ddraw fixes the issue.
That does fix it, thanks. I thought ddraw was automatically used for interlaced modes when 'video auto' is set, though? Or has this changed since the last version of GM I was using?
Title: Re: Interlaced games not syncing after upgrading
Post by: Calamity on February 04, 2016, 01:17:39 pm
Yes, that was the old behaviour, I changed it in 169 because the positive polarity trick made it unnecessary, but then it turned out most people can't use positive sync with their monitors. In then pinned thread where I post news about Emudriver I wrote about this, telling people to either use ddraw or d3d & frame_delay. HD 5000 and newer cards don't have any problem.
Title: Re: Interlaced games not syncing after upgrading
Post by: big10p on February 04, 2016, 02:36:53 pm
Ah OK, cheers. Looks like I'll have to go through all my interlaced game INIs and set ddraw, then.  :)
Title: Re: Interlaced games not syncing after upgrading
Post by: Calamity on February 04, 2016, 03:06:55 pm
... or try enabling frame delay.