From a118807d0d3da63bf29edbc926fe49d5ae72929f Mon Sep 17 00:00:00 2001 From: norly Date: Sat, 15 Aug 2020 00:37:30 +0200 Subject: [PATCH] Hide the CPU governor warning on FS-UAE 3.x We're running a script and couldn't care less about framerate, or emulation accuracy in general. --- amiga-uae-virus-scan.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/amiga-uae-virus-scan.sh b/amiga-uae-virus-scan.sh index 481cde8..c76b6b8 100755 --- a/amiga-uae-virus-scan.sh +++ b/amiga-uae-virus-scan.sh @@ -165,6 +165,7 @@ function write_uae_config() floppies_dir = ./ #floppy_drive_1 = ./df1.adf fullscreen = 0 + governor_warning = 0 hard_drive_0 = ./$DHDIR initial_input_grab = 0 jit_compiler = 1 -- 2.30.2