Order of the Butterfly
Posts: 464 from 2003/7/25
From: Wroclaw/Poland
Cool_amigaN: I added to each demo function for disable looping of end scroller. If you wanted to create a playlist, please start launcher of each demo, select fullscreen or window, enable sound, disable looping of end scroller and save preferences.
Next go to ENVARC: and edit preferences of each demo:
encore_morphoza.epf
encore_morphilia.epf
encore_morphobia.epfThey are simple text files standard (standard JSON format). Change value of key
"launcher" from
"true" to
"false". It causes starting demos without the launcher.
And create script like this:
Code:
encore_morphoza/morphoza
encore_morphilia/morphilia
encore_morphobia/morphobia
Save the script in drawer where are saved drawers of all demos.
Now run the script. All demos should be started in specified order. I have checked - it works. :)
You can specify longer playlist or use loop from AmigaDOS for create one big never-ending demo. ;) But you have to check how create loop in AmigaDOS because I forgot the syntax. :)
Please don't forget disable screen blanker in system preferences. I disabled blankers in demos if they started in fullscreen but it doesn't work. :)
[ Edited by MDW 06.08.2020 - 18:01 ]