Build Your Own Arcade Controls Forum

Software Support => GroovyMAME => Topic started by: ZackFF7 on June 15, 2022, 06:24:27 pm

Title: Windows 7 has entered on repair mode and loaded a generic video driver
Post by: ZackFF7 on June 15, 2022, 06:24:27 pm
Hi!
I have Atom-15 and CRT Emudriver on Windows 7.
I think my question is more about Windows, I want to know if there is a way to disable all video drivers from Windows and keep only Radeon CRT Emudriver?

I like it so much, but I want more safety.

Thank you!
Title: Re: Windows 7 has entered on repair mode and loaded a generic video driver
Post by: Zebidee on June 15, 2022, 07:02:34 pm
The reason why Windows loads the generic video driver is "safety". It would be pretty hard to use Windows with no video driver at all (you could remote desktop in over a LAN).

Windows won't crash all that often unless you have other problems going on. Just get a VGA compatible monitor, re-install the CRTEMU drivers, and carry on!
Title: Re: Windows 7 has entered on repair mode and loaded a generic video driver
Post by: abispac on June 15, 2022, 10:12:34 pm
Disable Windows Startup Repair

Tip Provided by abispac

1. Open CMD Prompt

2. Run these 2 commands

bcdedit /set {default} recoveryenabled No

bcdedit /set {default} bootstatuspolicy ignoreallfailures
Title: Re: Windows 7 has entered on repair mode and loaded a generic video driver
Post by: Zebidee on June 15, 2022, 10:42:39 pm
Extreme
Title: Re: Windows 7 has entered on repair mode and loaded a generic video driver
Post by: abispac on June 16, 2022, 01:03:53 am
Disable Windows Startup Repair

Tip Provided by abispac

1. Open CMD Prompt

2. Run these 2 commands

bcdedit /set {default} recoveryenabled No

bcdedit /set {default} bootstatuspolicy ignoreallfailures
i run this commands as they are usefull as most arcade mame machines, they tend to get disconected or turned off , and with this commands , i never get that anoying problem.
Title: Re: Windows 7 has entered on repair mode and loaded a generic video driver
Post by: Zebidee on June 16, 2022, 01:26:38 am
Seems a bit like disconnecting that "annoying" smoke alarm.

Speaking of which, time to change the batteries. Thanks for the reminder!
Title: Re: Windows 7 has entered on repair mode and loaded a generic video driver
Post by: ZackFF7 on June 16, 2022, 12:55:58 pm
Nice.

Thank you guys!