From: norly Date: Fri, 14 Aug 2020 22:35:59 +0000 (+0200) Subject: Don't hide the FS-UAE window X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=f0cc12aedb07bbeb241eb1947af8bcce94cd96fc;hp=484a5537b866231e191abf99cf9e1ec17b9e81f3;p=amiga-uae-virus-scan.git Don't hide the FS-UAE window This was meant to hide the inner workings of this script and make it more CLI like, but the result is that there is no indication of progress or worse yet, a hung emulation, until the scan completes (if ever). Thus, showing the window gives the user important feedback. --- diff --git a/amiga-uae-virus-scan.sh b/amiga-uae-virus-scan.sh index dfabe88..481cde8 100755 --- a/amiga-uae-virus-scan.sh +++ b/amiga-uae-virus-scan.sh @@ -181,7 +181,7 @@ function write_uae_config() save_disk = 0 uae_sound_output = none video_sync = 1 - window_hidden = 1 + window_hidden = 0 zoom = full EOF