Adding Sega Genesis collection (royalty free ROM)

This commit is contained in:
emb 2015-03-02 23:10:16 -06:00
parent e39b30c5d0
commit f249aa2678
21 changed files with 16 additions and 34 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -17,7 +17,7 @@ list.extensions = zip
###############################################################################
# The executable to run when an item in a collection item is selected
###############################################################################
launcher = nestopia
launcher = fusion
###############################################################################
# Default media paths to scan for artwork. Uncomment and edit to override

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -1,2 +0,0 @@
executable = D:\Emulators\fceux\fceux.exe
arguments = "%ITEM_FILEPATH%"

View File

@ -0,0 +1,2 @@
executable = D:\Emulators\Fusion\Fusion.exe
arguments = "%ITEM_FILEPATH%"

View File

@ -1,2 +0,0 @@
executable = D:\Emulators\nestopia\nestopia.exe
arguments = "%ITEM_FILEPATH%"

View File

@ -0,0 +1,7 @@
Theme by TimmyB
------------
Highlight.wav by orginaljun - orginaljun.deviantart.com
http://www.freesound.org/people/orginaljun/sounds/157871/

View File

@ -1,4 +1,4 @@
<layout width="1920" height="1080" font="Roboto-Bold.ttf" loadFontSize="64" fontColor="dedede">
<layout width="1920" height="1080" font="Roboto-Bold.ttf" loadFontSize="32" fontColor="EEEEEEE">
<sound type="load" src="load.wav" />
<sound type="unload" src="unload.wav" />
<sound type="highlight" src="highlight.wav" />
@ -237,7 +237,7 @@
</onMenuExit>
</reloadableImage>
<reloadableImage type="manufacturer" alpha="0" xOffset="-282" yOffset="260" x="center" y="center" xOrigin="center" yOrigin="center" layer="6">
<reloadableImage type="device" alpha="0" xOffset="-282" yOffset="260" height="200" x="center" y="center" xOrigin="center" yOrigin="center" layer="6">
<onMenuEnter menuIndex="1">
<set duration=".2">
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
@ -365,28 +365,5 @@
</set>
</onHighlightExit>
</reloadableVideo>
<!--
<reloadableImage type="snaps" x="0" y="-174" height="1440" layer="1">
<onMenuEnter menuIndex="1">
<set duration=".25">
<animate type="alpha" from="0" to=".1" algorithm="easeincircular"/>
</set>
</onMenuEnter>
<onMenuExit menuIndex="1">
<set duration=".25">
<animate type="alpha" from=".1" to="0" algorithm="easeincircular"/>
</set>
</onMenuExit>
<onHighlightEnter menuIndex="1">
<set duration=".25">
<animate type="alpha" from="0" to=".1" algorithm="easeinquadratic"/>
</set>
</onHighlightEnter>
<onHighlightExit menuIndex="1">
<set duration=".25">
<animate type="alpha" from=".1" to="0" algorithm="easeinquadratic"/>
</set>
</onHighlightExit>
</reloadableImage>
-->
</layout>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 56 KiB

View File

@ -1,10 +1,10 @@
<layout width="1920" height="1080" font="Roboto-Bold.ttf" loadFontSize="32" fontColor="dedede">
<layout width="1920" height="1080" font="LoveloBlack.otf" loadFontSize="32" fontColor="dedede">
<!--backgroundImage-->
<image src="bkgnd.png" x="0" y="0" height="stretch" width="stretch" layer="0"/>
<!-- logo -->
<image x="center" y="center" height="150" xOrigin="center" yOrigin="center" src="logo.png" layer="1" alpha="1">
<image x="center" y="center" height="400" xOrigin="center" yOrigin="center" src="logo.png" layer="1" alpha="1">
<onEnter>
<set duration=".5">
<animate type="alpha" from="1" to="1" algorithm="easeinquadratic"/>
@ -24,7 +24,7 @@
</set>
</onExit>
</image>
<!-- 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="2" />