fs-uae
fs-uae copied to clipboard
Feature for automatically switching host display refresh rate to 50 Hz (for PAL)
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.
Oh yes, that would be very handy. It actually works when using WinUAE through WINE !
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).