diff --git a/07_EnchantedForest/OSC2UltraControl/data/Test.xml b/07_EnchantedForest/OSC2UltraControl/data/Test.xml index 31f1f36..462c75e 100644 --- a/07_EnchantedForest/OSC2UltraControl/data/Test.xml +++ b/07_EnchantedForest/OSC2UltraControl/data/Test.xml @@ -13,10 +13,10 @@ true true - 0.211 + 1 0 - 133 + 0 0 0 diff --git a/07_EnchantedForest/Resolume Arena/Compositions/EnchantedForest.avc b/07_EnchantedForest/Resolume Arena/Compositions/EnchantedForest.avc index 3e24639..a6c5428 100644 --- a/07_EnchantedForest/Resolume Arena/Compositions/EnchantedForest.avc +++ b/07_EnchantedForest/Resolume Arena/Compositions/EnchantedForest.avc @@ -1,5 +1,5 @@ - + @@ -8,8 +8,8 @@ - - + + @@ -50,6 +50,23 @@ + + + + + + + + + + + + + + + + + @@ -92,10 +109,10 @@ - + - + @@ -287,10 +304,10 @@ - + - + @@ -345,10 +362,10 @@ - + - + @@ -381,79 +398,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -466,9 +410,9 @@ - + - + @@ -483,75 +427,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -562,16 +439,16 @@ - + - + - + @@ -587,7 +464,7 @@ - + @@ -604,9 +481,9 @@ - + - + @@ -621,12 +498,14 @@ + + - - + + @@ -637,10 +516,10 @@ - + - + diff --git a/_Utils/create_auto_shutdown.bat b/_Utils/create_auto_shutdown.bat index 043df81..a232b5b 100644 --- a/_Utils/create_auto_shutdown.bat +++ b/_Utils/create_auto_shutdown.bat @@ -2,6 +2,6 @@ ECHO Create Auto Shutdown Schtask. -SCHTASKS /CREATE /SC DAILY /TN "auto_shutdown" /TR "SHUTDOWN /P /F" /ST 22:00 +SCHTASKS /CREATE /SC DAILY /TN "auto_shutdown" /TR "SHUTDOWN /P /F" /ST 20:00 -PAUSE +PAUSE0 \ No newline at end of file