Build Your Own Arcade Controls Forum

Software Support => GroovyMAME => Topic started by: abispac on December 26, 2021, 06:04:02 pm

Title: So how do you use crtemudrivers or switchres with other emus?
Post by: abispac on December 26, 2021, 06:04:02 pm
Like the titlle says. Do you use a batch file? or is it just copy the special ddraw file into the emu folder and use the emu normally? Thanks for your help.
Title: Re: So how do you use crtemudrivers or switchres with other emus?
Post by: Zebidee on December 26, 2021, 11:31:14 pm
Yoiur question doesn't quite make sense. CRTEMU creates the video modes for you, you can just use whatever modes you want.

If what you mean is how to change modes for different games - you can change modes using ArcadeOSD. If you mean how to change modes automatically, like as you choose a game from a front end, one way is to use switchres (from command line), which has been the topic of recent discussion here:

http://forum.arcadecontrols.com/index.php/topic,161951.msg1749706.html

Alternatively, you could use a third party utility like Display Changer 2:
https://12noon.com/?page_id=641

You can do that with a batch file, and launch from your front end.

Title: Re: So how do you use crtemudrivers or switchres with other emus?
Post by: abispac on December 27, 2021, 01:33:44 pm
Theres a pined topic
http://forum.arcadecontrols.com/index.php/topic,149052.0.html
Stupid me didnt saw it, im a read it and see if im doing things ok. I apologise.
Title: Re: So how do you use crtemudrivers or switchres with other emus?
Post by: buttersoft on December 27, 2021, 07:12:45 pm
There is a way to execute switchres from a commandline/bathfile/whatever.

Does that pinned threat cover that? I am interested in taking a look at that, one day.
Title: Re: So how do you use crtemudrivers or switchres with other emus?
Post by: Zebidee on December 27, 2021, 07:39:59 pm
The thread I linked discusses ways to launch switchres  by command line but I haven’t done it myself yet