Changed symbolic links in MAMEd theme with copies..
@ -1 +0,0 @@
|
||||
../Default 16x9/bkgnd.png
|
||||
|
Before Width: | Height: | Size: 25 B After Width: | Height: | Size: 1.3 MiB |
BIN
Package/Environment/Common/layouts/Mamed 16x9/bkgnd.png
Normal file
|
Before Width: | Height: | Size: 25 B After Width: | Height: | Size: 1.3 MiB |
@ -1 +0,0 @@
|
||||
../Default 16x9/highlight.wav
|
||||
BIN
Package/Environment/Common/layouts/Mamed 16x9/highlight.wav
Normal file
@ -1 +0,0 @@
|
||||
../Default 16x9/load.wav
|
||||
BIN
Package/Environment/Common/layouts/Mamed 16x9/load.wav
Normal file
@ -1 +0,0 @@
|
||||
../Default 16x9/logo.png
|
||||
|
Before Width: | Height: | Size: 24 B After Width: | Height: | Size: 56 KiB |
BIN
Package/Environment/Common/layouts/Mamed 16x9/logo.png
Normal file
|
Before Width: | Height: | Size: 24 B After Width: | Height: | Size: 56 KiB |
@ -1 +0,0 @@
|
||||
../Default 16x9/select.wav
|
||||
BIN
Package/Environment/Common/layouts/Mamed 16x9/select.wav
Normal file
@ -1 +0,0 @@
|
||||
../Default 16x9/splash.xml
|
||||
38
Package/Environment/Common/layouts/Mamed 16x9/splash.xml
Normal file
@ -0,0 +1,38 @@
|
||||
<layout width="1920" height="1080" font="Roboto-Bold.ttf" loadFontSize="32" fontColor="dedede" minShowTime="2">
|
||||
|
||||
<!--backgroundImage-->
|
||||
<image src="bkgnd.png" x="0" y="0" height="stretch" width="stretch" layer="0"/>
|
||||
|
||||
<!-- logo -->
|
||||
<image src="logo.png" x="center" y="center" height="400" xOrigin="center" yOrigin="center" layer="1" alpha="1"/>
|
||||
|
||||
<text value="Loading..." x="0" y="bottom" xOffset="20" yOrigin="center" yOffset="-220" height="150" width="stretch" fontSize="48" layer="3">
|
||||
<onEnter>
|
||||
<set duration=".2">
|
||||
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onEnter>
|
||||
<onIdle>
|
||||
<set duration=".2">
|
||||
<animate type="alpha" from="1" to=".5" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
<set duration=".2">
|
||||
<animate type="alpha" from=".5" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onIdle>
|
||||
<onExit>
|
||||
<set duration=".2">
|
||||
<animate type="alpha" from="1" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
</text>
|
||||
|
||||
<!-- Text shown when creating meta.db. This will only show once unless meta.db does not exsist -->
|
||||
<statusText x="0" y="bottom" xOffset="20" yOrigin="center" yOffset="-175" height="150" width="stretch" fontSize="25" layer="3" />
|
||||
<image src="splashloadbk.png" x="center" y="center" xOrigin="center" yOrigin="center" yOffset="334" layer="1" alpha="1"/>
|
||||
|
||||
</layout>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1 +0,0 @@
|
||||
../Default 16x9/unload.wav
|
||||
BIN
Package/Environment/Common/layouts/Mamed 16x9/unload.wav
Normal file
@ -1 +0,0 @@
|
||||
../Default 16x9/bkgnd.png
|
||||
|
Before Width: | Height: | Size: 25 B After Width: | Height: | Size: 1.3 MiB |
BIN
Package/Environment/Common/layouts/Mamed 4x3/bkgnd.png
Normal file
|
Before Width: | Height: | Size: 25 B After Width: | Height: | Size: 1.3 MiB |
@ -1 +0,0 @@
|
||||
../Default 16x9/highlight.wav
|
||||
BIN
Package/Environment/Common/layouts/Mamed 4x3/highlight.wav
Normal file
@ -1 +0,0 @@
|
||||
../Default 16x9/load.wav
|
||||
BIN
Package/Environment/Common/layouts/Mamed 4x3/load.wav
Normal file
@ -1 +0,0 @@
|
||||
../Default 16x9/logo.png
|
||||
|
Before Width: | Height: | Size: 24 B After Width: | Height: | Size: 56 KiB |
BIN
Package/Environment/Common/layouts/Mamed 4x3/logo.png
Normal file
|
Before Width: | Height: | Size: 24 B After Width: | Height: | Size: 56 KiB |
@ -1 +0,0 @@
|
||||
../Default 16x9/select.wav
|
||||
BIN
Package/Environment/Common/layouts/Mamed 4x3/select.wav
Normal file
@ -1 +0,0 @@
|
||||
../Default 16x9/splash.xml
|
||||
38
Package/Environment/Common/layouts/Mamed 4x3/splash.xml
Normal file
@ -0,0 +1,38 @@
|
||||
<layout width="1920" height="1080" font="Roboto-Bold.ttf" loadFontSize="32" fontColor="dedede" minShowTime="2">
|
||||
|
||||
<!--backgroundImage-->
|
||||
<image src="bkgnd.png" x="0" y="0" height="stretch" width="stretch" layer="0"/>
|
||||
|
||||
<!-- logo -->
|
||||
<image src="logo.png" x="center" y="center" height="400" xOrigin="center" yOrigin="center" layer="1" alpha="1"/>
|
||||
|
||||
<text value="Loading..." x="0" y="bottom" xOffset="20" yOrigin="center" yOffset="-220" height="150" width="stretch" fontSize="48" layer="3">
|
||||
<onEnter>
|
||||
<set duration=".2">
|
||||
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onEnter>
|
||||
<onIdle>
|
||||
<set duration=".2">
|
||||
<animate type="alpha" from="1" to=".5" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
<set duration=".2">
|
||||
<animate type="alpha" from=".5" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onIdle>
|
||||
<onExit>
|
||||
<set duration=".2">
|
||||
<animate type="alpha" from="1" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
</text>
|
||||
|
||||
<!-- Text shown when creating meta.db. This will only show once unless meta.db does not exsist -->
|
||||
<statusText x="0" y="bottom" xOffset="20" yOrigin="center" yOffset="-175" height="150" width="stretch" fontSize="25" layer="3" />
|
||||
<image src="splashloadbk.png" x="center" y="center" xOrigin="center" yOrigin="center" yOffset="334" layer="1" alpha="1"/>
|
||||
|
||||
</layout>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1 +0,0 @@
|
||||
../Default 16x9/unload.wav
|
||||