diff --git a/stepmania/BackgroundEffects/SongBgWithMovieViz.xml b/stepmania/BackgroundEffects/SongBgWithMovieViz.xml
index b116fe8c5f..d86000535c 100644
--- a/stepmania/BackgroundEffects/SongBgWithMovieViz.xml
+++ b/stepmania/BackgroundEffects/SongBgWithMovieViz.xml
@@ -1,18 +1,14 @@
-
-
+ InitCommand="%function(self) self:LoadBackground( GAMESTATE:GetCurrentSong():GetBackgroundPath() ) self.Color = Color1 end"
+ OnCommand="x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;ZoomToWidth,SCREEN_WIDTH;ZoomToHeight,SCREEN_HEIGHT;diffuse,color(self.Color)"
+ />
-
-
+ />
diff --git a/stepmania/BackgroundEffects/StretchNormal.xml b/stepmania/BackgroundEffects/StretchNormal.xml
index 1ad940400d..166424fb6d 100644
--- a/stepmania/BackgroundEffects/StretchNormal.xml
+++ b/stepmania/BackgroundEffects/StretchNormal.xml
@@ -1,10 +1,9 @@
-
-
+ />
diff --git a/stepmania/BackgroundEffects/StretchNormalAlignLeft.xml b/stepmania/BackgroundEffects/StretchNormalAlignLeft.xml
index c9dd10e1ac..3ac0e6d2f4 100644
--- a/stepmania/BackgroundEffects/StretchNormalAlignLeft.xml
+++ b/stepmania/BackgroundEffects/StretchNormalAlignLeft.xml
@@ -2,10 +2,9 @@
-
-
+ />