Build Your Own Arcade Controls Forum

Software Support => GroovyMAME => Topic started by: aupton on January 02, 2020, 01:02:42 am

Title: v0.217 : SwitchRes: + Windows 10 x64 + ArcadeVGA 3000 - Should this work?
Post by: aupton on January 02, 2020, 01:02:42 am
Hello,

When launching any game using 0.217 configured for "-monitor ms2930" using Window 10 x64 with an ArcadeVGA card, Switchres is unable to find any usable video modes. Attached is the verbose tmnt execution log. The games launch, but after groovymame defaults back to the non switchres mode. I searched the forum and the solutions mentioned for similar issues did not apply to my configuration. Any help would be greatly appreciated.

Thank you
Title: Re: v0.217 : SwitchRes: + Windows 10 x64 + ArcadeVGA 3000 - Should this work?
Post by: Calamity on January 02, 2020, 05:21:00 am
Hi aupton,

In mame.ini, set:

Code: [Select]
lock_system_modes 0
Try again with that and I you still have issues post back.
Title: Re: v0.217 : SwitchRes: + Windows 10 x64 + ArcadeVGA 3000 - Should this work?
Post by: aupton on January 02, 2020, 10:41:16 pm
That was the fix! Thank you Calamity!