From c523ee05a88685c245b4a7a7671bdfe5ac2b9aec Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Tue, 21 Feb 2023 19:42:31 +0100 Subject: [PATCH] (Linux) Added a --fullscreen flag to the lightspark emulator for the flash game system. --- resources/systems/unix/es_systems.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml index 20e953eb7..55ab53617 100644 --- a/resources/systems/unix/es_systems.xml +++ b/resources/systems/unix/es_systems.xml @@ -547,7 +547,7 @@ %ROMPATH%/flash .swf .SWF %EMULATOR_RUFFLE% --fullscreen %ROM% - %EMULATOR_LIGHTSPARK% %ROM% + %EMULATOR_LIGHTSPARK% --fullscreen %ROM% flash flash