summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2020-08-15 00:35:59 +0200
committernorly <ny-git@enpas.org>2020-08-15 00:37:16 +0200
commitf0cc12aedb07bbeb241eb1947af8bcce94cd96fc (patch)
tree159f952223c7e617e08744887eafd37d78c55843
parent484a5537b866231e191abf99cf9e1ec17b9e81f3 (diff)
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.
-rwxr-xr-xamiga-uae-virus-scan.sh2
1 files changed, 1 insertions, 1 deletions
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