fs-uae icon indicating copy to clipboard operation
fs-uae copied to clipboard

Feature for automatically switching host display refresh rate to 50 Hz (for PAL)

Open FrodeSolheim opened this issue 9 years ago • 2 comments

Feature for automatically switching host display refresh rate to 50 Hz (for PAL) - and back again to previous refresh rate / display mode when FS-UAE quits.

FrodeSolheim avatar Jan 16 '16 09:01 FrodeSolheim

Oh yes, that would be very handy. It actually works when using WinUAE through WINE !

bidinou avatar Jan 11 '19 13:01 bidinou

I'm using a free program called 12noon Display Changer to perform this task. I then use dc64cmd.exe to launch some batch files I created in the fs-uae folder. The batch-file for Alien Breed 92 I made looks something like this:

"C:\Program Files (x86)\12noon Display Changer\dc64cmd.exe" -refresh=50 "C:\Program Files (x86)\fs-uae-portable-suite_2.9.7dev3_windows_x86\Programs\Windows\x86\fs-uae-launcher.exe" "C:\Program Files (x86)\fs-uae-portable-suite_2.9.7dev3_windows_x86\Configurations\alien breed 92.fs-uae" "C:\Program Files (x86)\12noon Display Changer\dc64cmd.exe" -refresh=max

It would still be more optimal if FS-UAE had the option to switch refresh rates, because I don't think the program 12noon Display Changer have the option to return to the previous refresh rate (I make the program return to Windows with the max refresh rate after exiting FS-UAE).

Gagert avatar May 31 '19 23:05 Gagert