Don't hide the FS-UAE window
authornorly <ny-git@enpas.org>
Fri, 14 Aug 2020 22:35:59 +0000 (00:35 +0200)
committernorly <ny-git@enpas.org>
Fri, 14 Aug 2020 22:37:16 +0000 (00:37 +0200)
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.

amiga-uae-virus-scan.sh

index dfabe885420cd474adb3afa41ca2186ba0b74896..481cde806ea1cf2b6b52f0abc03e1157395804d3 100755 (executable)
@@ -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