The NEW Build Your Own Arcade Controls

Software Support => GroovyMAME => Topic started by: emubastard on January 29, 2016, 06:55:27 pm

Title: Standalone swithres utilty?
Post by: emubastard on January 29, 2016, 06:55:27 pm
There are a couple emulators that don't offer a real fullscreen option where the emulator will switch to a resolution.

It would be cool if there was a standalone swithres you could use with a front end to preswith the desktop resolution AND the refresh rate, (console don't run at exactly 60hz) before and after an emulators execution.

Does such a thing exist?

Title: Re: Standalone swithres utilty?
Post by: Calamity on January 30, 2016, 04:53:25 am
It does exist, but the last Windows release is quite old, you can find it here (https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/groovyarcade/SwitchResWindows-1.443-ced8096.7z).

Resurrecting the Switchres standalone project is one of my aims for future 0.016 version.
Title: Re: Standalone swithres utilty?
Post by: tom5151 on January 30, 2016, 09:59:48 am
You can try this one : http://12noon.com/?page_id=80 (http://12noon.com/?page_id=80)
Code: [Select]
dc64cmd.exe -width=320 -height=240 -depht=32 -refresh=60
If you use Hyperspin, you can add pre / post switch in "User Functions.ahk"