mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-28 09:38:52 +01:00
Updated for release 0.9.0
This commit is contained in:
parent
cf3d51768f
commit
2afe05bd49
@ -15,3 +15,286 @@ random = R
|
||||
select = Return, 1, joyButton10
|
||||
back = Escape, joyButton6
|
||||
quit = Q
|
||||
|
||||
deadZone = 30
|
||||
|
||||
|
||||
# See below for a list of key codes that can be used for configuring the controls:
|
||||
|
||||
###################### ######################################################
|
||||
# Code # Description
|
||||
###################### ######################################################
|
||||
# "0"
|
||||
# "1"
|
||||
# "2"
|
||||
# "3"
|
||||
# "4"
|
||||
# "5"
|
||||
# "6"
|
||||
# "7"
|
||||
# "8"
|
||||
# "9"
|
||||
# "A"
|
||||
# "AC Back" the Back key (application control keypad)
|
||||
# "AC Bookmarks" the Bookmarks key (application control keypad)
|
||||
# "AC Forward" the Forward key (application control keypad)
|
||||
# "AC Home" the Home key (application control keypad)
|
||||
# "AC Refresh" the Refresh key (application control keypad)
|
||||
# "AC Search" the Search key (application control keypad)
|
||||
# "AC Stop" the Stop key (application control keypad)
|
||||
# "Again" the Again key (Redo)
|
||||
# "AltErase" Erase-Eaze
|
||||
# "'"
|
||||
# "Application" the Application / Compose / Context Menu (Windows)
|
||||
# key
|
||||
# "AudioMute" the Mute volume key
|
||||
# "AudioNext" the Next Track media key
|
||||
# "AudioPlay" the Play media key
|
||||
# "AudioPrev" the Previous Track media key
|
||||
# "AudioStop" the Stop media key)
|
||||
# "B"
|
||||
# "\" Located at the lower left of the return key on ISO
|
||||
# keyboards and at the right end of the QWERTY row
|
||||
# on ANSI keyboards. Produces REVERSE SOLIDUS
|
||||
# (backslash) and VERTICAL LINE in a US layout,
|
||||
# REVERSE SOLIDUS and VERTICAL LINE in a UK Mac layout,
|
||||
# NUMBER SIGN and TILDE in a UK Windows layout, DOLLAR
|
||||
# SIGN and POUND SIGN in a Swiss German layout,
|
||||
# NUMBER SIGN and APOSTROPHE in a German layout, GRAVE
|
||||
# ACCENT and POUND SIGN in a French Mac layout, and
|
||||
# ASTERISK and MICRO SIGN in a French Windows layout.
|
||||
# "Backspace"
|
||||
# "BrightnessDown" the Brightness Down key
|
||||
# "BrightnessUp" the Brightness Up key
|
||||
# "C"
|
||||
# "Calculator" the Calculator key
|
||||
# "Cancel"
|
||||
# "CapsLock"
|
||||
# "Clear"
|
||||
# "Clear / Again"
|
||||
# ","
|
||||
# "Computer" the My Computer key
|
||||
# "Copy"
|
||||
# "CrSel"
|
||||
# "CurrencySubUnit" the Currency Subunit key
|
||||
# "CurrencyUnit" the Currency Unit key
|
||||
# "Cut"
|
||||
# "D"
|
||||
# "DecimalSeparator" the Decimal Separator key
|
||||
# "Delete"
|
||||
# "DisplaySwitch" display mirroring/dual display switch, video mode
|
||||
# switch
|
||||
# "Down" the Down arrow key (navigation keypad)
|
||||
# "E"
|
||||
# "Eject" the Eject key)
|
||||
# "End"
|
||||
# "="
|
||||
# "Escape" the Esc key)
|
||||
# "Execute"
|
||||
# "ExSel"
|
||||
# "F"
|
||||
# "F1"
|
||||
# "F10"
|
||||
# "F11"
|
||||
# "F12"
|
||||
# "F13"
|
||||
# "F14"
|
||||
# "F15"
|
||||
# "F16"
|
||||
# "F17"
|
||||
# "F18"
|
||||
# "F19"
|
||||
# "F2"
|
||||
# "F20"
|
||||
# "F21"
|
||||
# "F22"
|
||||
# "F23"
|
||||
# "F24"
|
||||
# "F3"
|
||||
# "F4"
|
||||
# "F5"
|
||||
# "F6"
|
||||
# "F7"
|
||||
# "F8"
|
||||
# "F9"
|
||||
# "Find"
|
||||
# "G"
|
||||
# "`" Located in the top left corner (on both ANSI and ISO
|
||||
# keyboards). Produces GRAVE ACCENT and TILDE in a US
|
||||
# Windows layout and in US and UK Mac layouts on ANSI
|
||||
# keyboards, GRAVE ACCENT and NOT SIGN in a UK Windows
|
||||
# layout, SECTION SIGN and PLUS-MINUS SIGN in US and
|
||||
# UK Mac layouts on ISO keyboards, SECTION SIGN and
|
||||
# DEGREE SIGN in a Swiss German layout (Mac: only on
|
||||
# ISO keyboards), CIRCUMFLEX ACCENT and DEGREE SIGN
|
||||
# in a German layout (Mac: only on ISO keyboards),
|
||||
# SUPERSCRIPT TWO and TILDE in a French Windows layout,
|
||||
# COMMERCIAL AT and NUMBER SIGN in a French Mac layout
|
||||
# on ISO keyboards, and LESS-THAN SIGN and GREATER-THAN
|
||||
# SIGN in a Swiss German, German, or French Mac layout
|
||||
# on ANSI keyboards.
|
||||
# "H"
|
||||
# "Help"
|
||||
# "Home"
|
||||
# "I"
|
||||
# "Insert" insert on PC, help on some Mac keyboards (but does
|
||||
# send code 73, not 117)
|
||||
# "J"
|
||||
# "K"
|
||||
# "KBDIllumDown" the Keyboard Illumination Down key
|
||||
# "KBDIllumToggle" the Keyboard Illumination Toggle key
|
||||
# "KBDIllumUp" the Keyboard Illumination Up key
|
||||
# "Keypad 0" the 0 key (numeric keypad)
|
||||
# "Keypad 00" the 00 key (numeric keypad)
|
||||
# "Keypad 000" the 000 key (numeric keypad)
|
||||
# "Keypad 1" the 1 key (numeric keypad)
|
||||
# "Keypad 2" the 2 key (numeric keypad)
|
||||
# "Keypad 3" the 3 key (numeric keypad)
|
||||
# "Keypad 4" the 4 key (numeric keypad)
|
||||
# "Keypad 5" the 5 key (numeric keypad)
|
||||
# "Keypad 6" the 6 key (numeric keypad)
|
||||
# "Keypad 7" the 7 key (numeric keypad)
|
||||
# "Keypad 8" the 8 key (numeric keypad)
|
||||
# "Keypad 9" the 9 key (numeric keypad)
|
||||
# "Keypad A" the A key (numeric keypad)
|
||||
# "Keypad &" the & key (numeric keypad)
|
||||
# "Keypad @" the @ key (numeric keypad)
|
||||
# "Keypad B" the B key (numeric keypad)
|
||||
# "Keypad Backspace" the Backspace key (numeric keypad)
|
||||
# "Keypad Binary" the Binary key (numeric keypad)
|
||||
# "Keypad C" the C key (numeric keypad)
|
||||
# "Keypad Clear" the Clear key (numeric keypad)
|
||||
# "Keypad ClearEntry" the Clear Entry key (numeric keypad)
|
||||
# "Keypad :" the : key (numeric keypad)
|
||||
# "Keypad ," the Comma key (numeric keypad)
|
||||
# "Keypad D" the D key (numeric keypad)
|
||||
# "Keypad &&" the && key (numeric keypad)
|
||||
# "Keypad ||" the || key (numeric keypad)
|
||||
# "Keypad Decimal" the Decimal key (numeric keypad)
|
||||
# "Keypad /" the / key (numeric keypad)
|
||||
# "Keypad E" the E key (numeric keypad)
|
||||
# "Keypad Enter" the Enter key (numeric keypad)
|
||||
# "Keypad =" the = key (numeric keypad)
|
||||
# "Keypad = (AS400)" the Equals AS400 key (numeric keypad)
|
||||
# "Keypad !" the ! key (numeric keypad)
|
||||
# "Keypad F" the F key (numeric keypad)
|
||||
# "Keypad >" the Greater key (numeric keypad)
|
||||
# "Keypad #" the # key (numeric keypad)
|
||||
# "Keypad Hexadecimal" the Hexadecimal key (numeric keypad)
|
||||
# "Keypad {" the Left Brace key (numeric keypad)
|
||||
# "Keypad (" the Left Parenthesis key (numeric keypad)
|
||||
# "Keypad <" the Less key (numeric keypad)
|
||||
# "Keypad MemAdd" the Mem Add key (numeric keypad)
|
||||
# "Keypad MemClear" the Mem Clear key (numeric keypad)
|
||||
# "Keypad MemDivide" the Mem Divide key (numeric keypad)
|
||||
# "Keypad MemMultiply" the Mem Multiply key (numeric keypad)
|
||||
# "Keypad MemRecall" the Mem Recall key (numeric keypad)
|
||||
# "Keypad MemStore" the Mem Store key (numeric keypad)
|
||||
# "Keypad MemSubtract" the Mem Subtract key (numeric keypad)
|
||||
# "Keypad -" the - key (numeric keypad)
|
||||
# "Keypad \*" the \* key (numeric keypad)
|
||||
# "Keypad Octal" the Octal key (numeric keypad)
|
||||
# "Keypad %" the Percent key (numeric keypad)
|
||||
# "Keypad ." the . key (numeric keypad)
|
||||
# "Keypad +" the + key (numeric keypad)
|
||||
# "Keypad +/-" the +/- key (numeric keypad)
|
||||
# "Keypad ^" the Power key (numeric keypad)
|
||||
# "Keypad }" the Right Brace key (numeric keypad)
|
||||
# "Keypad )" the Right Parenthesis key (numeric keypad)
|
||||
# "Keypad Space" the Space key (numeric keypad)
|
||||
# "Keypad Tab" the Tab key (numeric keypad)
|
||||
# "Keypad \|" the \| key (numeric keypad)
|
||||
# "Keypad XOR" the XOR key (numeric keypad)
|
||||
# "L"
|
||||
# "Left Alt" alt, option
|
||||
# "Left Ctrl"
|
||||
# "Left" the Left arrow key (navigation keypad)
|
||||
# "["
|
||||
# "Left GUI" windows, command (apple), meta
|
||||
# "Left Shift"
|
||||
# "M"
|
||||
# "Mail" the Mail/eMail key
|
||||
# "MediaSelect" the Media Select key
|
||||
# "Menu"
|
||||
# "-"
|
||||
# "ModeSwitch" I'm not sure if this is really not covered by any of
|
||||
# the above, but since there's a special KMOD_MODE for
|
||||
# it I'm adding it here
|
||||
# "Mute"
|
||||
# "N"
|
||||
# "Numlock" the Num Lock key (PC) / the Clear key (Mac)
|
||||
# "O"
|
||||
# "Oper"
|
||||
# "Out"
|
||||
# "P"
|
||||
# "PageDown"
|
||||
# "PageUp"
|
||||
# "Paste"
|
||||
# "Pause" the Pause / Break key
|
||||
# "."
|
||||
# "Power" The USB document says this is a status flag, not a
|
||||
# physical key - but some Mac keyboards do have a
|
||||
# power key.
|
||||
# "PrintScreen"
|
||||
# "Prior"
|
||||
# "Q"
|
||||
# "R"
|
||||
# "Right Alt" alt gr, option
|
||||
# "Right Ctrl"
|
||||
# "Return" the Enter key (main keyboard)
|
||||
# "Return"
|
||||
# "Right GUI" windows, command (apple), meta
|
||||
# "Right" the Right arrow key (navigation keypad)
|
||||
# "]"
|
||||
# "Right Shift"
|
||||
# "S"
|
||||
# "ScrollLock"
|
||||
# "Select"
|
||||
# ";"
|
||||
# "Separator"
|
||||
# "/"
|
||||
# "Sleep" the Sleep key
|
||||
# "Space" the Space Bar key(s)
|
||||
# "Stop"
|
||||
# "SysReq" the SysReq key
|
||||
# "T"
|
||||
# "Tab" the Tab key
|
||||
# "ThousandsSeparator" the Thousands Separator key
|
||||
# "U"
|
||||
# "Undo"
|
||||
# "Up" the Up arrow key (navigation keypad)
|
||||
# "V"
|
||||
# "VolumeDown"
|
||||
# "VolumeUp"
|
||||
# "W"
|
||||
# "WWW" the WWW/World Wide Web key
|
||||
# "X"
|
||||
# "Y"
|
||||
# "Z"
|
||||
# "#" ISO USB keyboards actually use this code instead of
|
||||
# 49 for the same key, but all OSes I've seen treat
|
||||
# the two codes identically. So, as an implementor,
|
||||
# unless your keyboard generates both of those codes
|
||||
# and your OS treats them differently, you should
|
||||
# generate SDL_SCANCODE_BACKSLASH instead of this
|
||||
# code. As a user, you should not rely on this code
|
||||
# becauseSDL will never generate it with most (all?)
|
||||
# keyboards.
|
||||
# "&"
|
||||
# "*"
|
||||
# "@"
|
||||
# "^"
|
||||
# ":"
|
||||
# "$"
|
||||
# "!"
|
||||
# ">"
|
||||
# "#"
|
||||
# "("
|
||||
# "<"
|
||||
# "%"
|
||||
# "+"
|
||||
# "?"
|
||||
# ")"
|
||||
# "_"
|
||||
|
||||
# These codes were taken from https://wiki.libsdl.org/SDL_Keycode
|
||||
|
||||
@ -179,18 +179,30 @@
|
||||
|
||||
<!-- Rectangular cropped video -->
|
||||
<reloadableVideo imageType="screenshot" alpha="0" x="700" y="220" width="1920" maxHeight="2560" xOrigin="center" yOrigin="center" containerX="128" containerY="80" containerWidth="1000" containerHeight="280" layer="9">
|
||||
<onEnter> <set duration=".1"><animate type="alpha" to="1"/></set></onEnter>
|
||||
<onExit> <set duration=".1"><animate type="alpha" to="0"/></set></onExit>
|
||||
<onMenuEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></onMenuEnter>
|
||||
<onMenuExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></onMenuExit>
|
||||
<onMenuJumpEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></onMenuEnter>
|
||||
<onMenuJumpExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></onMenuExit>
|
||||
<onPlaylistEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></onMenuEnter>
|
||||
<onPlaylistExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></onMenuExit>
|
||||
<onHighlightEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></onHighlightExit>
|
||||
<onGameEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></oneGameEnter>
|
||||
<onGameExit menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></oneGameExit>
|
||||
<onEnter> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onEnter>
|
||||
<onExit> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onExit>
|
||||
<onMenuEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onMenuEnter>
|
||||
<onMenuExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onMenuExit>
|
||||
<onMenuJumpEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onMenuEnter>
|
||||
<onMenuJumpExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onMenuExit>
|
||||
<onPlaylistEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onMenuEnter>
|
||||
<onPlaylistExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onMenuExit>
|
||||
<onHighlightEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onHighlightExit>
|
||||
<onGameExit menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></oneGameExit>
|
||||
<onGameEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></oneGameEnter>
|
||||
</relodableVideo>
|
||||
|
||||
|
||||
@ -536,7 +548,7 @@
|
||||
|
||||
|
||||
<!-- Logo Menu -->
|
||||
<menu type="custom" imageType="logo" scrollTime=".2" scrollAcceleration=".02" orientation="horizontal" x="0" width="center" y="910" algorithm="easeincircular">
|
||||
<menu type="custom" imageType="logo" scrollTime=".4" scrollAcceleration=".08" minScrollTime="0.01" orientation="horizontal" x="0" width="center" y="910" algorithm="easeincircular">
|
||||
<itemDefaults alpha="0.2" x="center" y="center" maxWidth="400" height="90" xOrigin="center" yOrigin="center" yOffset="-5" fontSize="144" loadFontSize="144" layer="12"/>
|
||||
<item xOffset="-1500" alpha="0"/>
|
||||
<item xOffset="-1000">
|
||||
@ -957,7 +969,7 @@
|
||||
|
||||
|
||||
<!-- Box Menu -->
|
||||
<menu type="custom" imageType="artwork_front" scrollTime=".2" scrollAcceleration=".02" orientation="horizontal" textFallback="true" x="0" font="fonts/Oswald-Regular.ttf" fontSize="20" loadFontSize="20" width="center" y="980" algorithm="easeincircular">
|
||||
<menu type="custom" imageType="artwork_front" scrollTime=".4" scrollAcceleration=".08" minScrollTime="0.01" orientation="horizontal" textFallback="true" x="0" font="fonts/Oswald-Regular.ttf" fontSize="20" loadFontSize="20" width="center" y="980" algorithm="easeincircular">
|
||||
<itemDefaults alpha="1" x="center" y="1030" width="270" maxHeight="340" xOrigin="center" yOrigin="bottom" layer="12" fontSize="50" loadFontSize="50" fontColor="ffffff" reflection="bottom" reflectionDistance="2" reflectionScale="1" reflectionAlpha=".2"/>
|
||||
<item xOffset="-1150" alpha="0"/>
|
||||
<item xOffset="-875">
|
||||
@ -1019,18 +1031,30 @@
|
||||
|
||||
|
||||
<reloadableVideo imageType="screenshot" alpha="1" x="1300" y="220" width="360" maxHeight="280" xOrigin="center" yOrigin="center" layer="9">
|
||||
<onEnter> <set duration=".1"><animate type="alpha" to="1"/></set></onEnter>
|
||||
<onExit> <set duration=".1"><animate type="alpha" to="0"/></set></onExit>
|
||||
<onMenuEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></onMenuEnter>
|
||||
<onMenuExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></onMenuExit>
|
||||
<onMenuJumpEnter> <set duration=".1"><animate type="alpha" to="1"/></set></onHighlightEnter>
|
||||
<onMenuJumpExit> <set duration=".1"><animate type="alpha" to="0"/></set></onHighlightExit>
|
||||
<onPlaylistEnter> <set duration=".1"><animate type="alpha" to="1"/></set></onHighlightEnter>
|
||||
<onPlaylistExit> <set duration=".1"><animate type="alpha" to="0"/></set></onHighlightExit>
|
||||
<onHighlightEnter> <set duration=".1"><animate type="alpha" to="1"/></set></onHighlightEnter>
|
||||
<onHighlightExit> <set duration=".1"><animate type="alpha" to="0"/></set></onHighlightExit>
|
||||
<onGameExit> <set duration=".1"><animate type="alpha" to="1"/></set></oneGameExit>
|
||||
<onGameEnter> <set duration=".1"><animate type="alpha" to="0"/></set></oneGameEnter>
|
||||
<onEnter> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onEnter>
|
||||
<onExit> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onExit>
|
||||
<onMenuEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onMenuEnter>
|
||||
<onMenuExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onMenuExit>
|
||||
<onMenuJumpEnter> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onHighlightEnter>
|
||||
<onMenuJumpExit> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onHighlightExit>
|
||||
<onPlaylistEnter> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onHighlightEnter>
|
||||
<onPlaylistExit> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onHighlightExit>
|
||||
<onHighlightEnter> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onHighlightEnter>
|
||||
<onHighlightExit> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onHighlightExit>
|
||||
<onGameExit> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></oneGameExit>
|
||||
<onGameEnter> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></oneGameEnter>
|
||||
<!-- Sub Menu Video -->
|
||||
<onMenuEnter menuIndex="!0">
|
||||
<set duration=".01">
|
||||
@ -1040,12 +1064,14 @@
|
||||
<animate type="maxHeight" to="360"/>
|
||||
</set>
|
||||
<set duration=".14">
|
||||
<animate type="alpha" to="1"/>
|
||||
<animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="!0">
|
||||
<set duration=".14">
|
||||
<animate type="alpha" from="1" to="0"/>
|
||||
<animate type="volume" to="0"/>
|
||||
</set>
|
||||
<set duration=".01">
|
||||
<animate type="x" to="1300"/>
|
||||
|
||||
@ -179,18 +179,30 @@
|
||||
|
||||
<!-- Rectangular cropped video -->
|
||||
<reloadableVideo imageType="screenshot" alpha="0" x="758" y="220" width="1920" maxHeight="2560" xOrigin="center" yOrigin="center" containerX="165" containerY="70" containerWidth="1186" containerHeight="300" layer="9">
|
||||
<onEnter> <set duration=".1"><animate type="alpha" to="1"/></set></onEnter>
|
||||
<onExit> <set duration=".1"><animate type="alpha" to="0"/></set></onExit>
|
||||
<onMenuEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></onMenuEnter>
|
||||
<onMenuExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></onMenuExit>
|
||||
<onMenuJumpEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></onMenuEnter>
|
||||
<onMenuJumpExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></onMenuExit>
|
||||
<onPlaylistEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></onMenuEnter>
|
||||
<onPlaylistExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></onMenuExit>
|
||||
<onHighlightEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></onHighlightExit>
|
||||
<onGameEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></oneGameEnter>
|
||||
<onGameExit menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></oneGameExit>
|
||||
<onEnter> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onEnter>
|
||||
<onExit> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onExit>
|
||||
<onMenuEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onMenuEnter>
|
||||
<onMenuExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onMenuExit>
|
||||
<onMenuJumpEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onMenuEnter>
|
||||
<onMenuJumpExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onMenuExit>
|
||||
<onPlaylistEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onMenuEnter>
|
||||
<onPlaylistExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onMenuExit>
|
||||
<onHighlightEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onHighlightExit>
|
||||
<onGameExit menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></oneGameExit>
|
||||
<onGameEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></oneGameEnter>
|
||||
</relodableVideo>
|
||||
|
||||
|
||||
@ -536,7 +548,7 @@
|
||||
|
||||
|
||||
<!-- Logo Menu -->
|
||||
<menu type="custom" imageType="logo" scrollTime=".2" scrollAcceleration=".02" orientation="horizontal" x="0" width="center" y="910" algorithm="easeincircular">
|
||||
<menu type="custom" imageType="logo" scrollTime=".4" scrollAcceleration=".08" minScrollTime="0.01" orientation="horizontal" x="0" width="center" y="910" algorithm="easeincircular">
|
||||
<itemDefaults alpha="0.2" x="center" y="center" maxWidth="400" height="90" xOrigin="center" yOrigin="center" yOffset="-5" fontSize="144" loadFontSize="144" layer="12"/>
|
||||
<item xOffset="-1440" alpha="0"/>
|
||||
<item xOffset="-1440">
|
||||
@ -973,7 +985,7 @@
|
||||
|
||||
|
||||
<!-- Box Menu -->
|
||||
<menu type="custom" imageType="artwork_front" scrollTime=".2" scrollAcceleration=".02" orientation="horizontal" textFallback="true" x="0" font="fonts/Oswald-Regular.ttf" fontSize="20" loadFontSize="20" width="center" y="980" algorithm="easeincircular">
|
||||
<menu type="custom" imageType="artwork_front" scrollTime=".4" scrollAcceleration=".08" minScrollTime="0.01" orientation="horizontal" textFallback="true" x="0" font="fonts/Oswald-Regular.ttf" fontSize="20" loadFontSize="20" width="center" y="980" algorithm="easeincircular">
|
||||
<itemDefaults alpha="1" x="center" y="980" width="270" maxHeight="340" xOrigin="center" yOrigin="bottom" layer="12" fontSize="50" loadFontSize="50" fontColor="ffffff" reflection="bottom" reflectionDistance="2" reflectionScale="1" reflectionAlpha=".2"/>
|
||||
<item xOffset="-1150" alpha="0"/>
|
||||
<item xOffset="-875">
|
||||
@ -1035,18 +1047,30 @@
|
||||
|
||||
|
||||
<reloadableVideo imageType="screenshot" alpha="1" x="1555" y="220" width="400" maxHeight="300" xOrigin="center" yOrigin="center" layer="9">
|
||||
<onEnter> <set duration=".1"><animate type="alpha" to="1"/></set></onEnter>
|
||||
<onExit> <set duration=".1"><animate type="alpha" to="0"/></set></onExit>
|
||||
<onMenuEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/></set></onMenuEnter>
|
||||
<onMenuExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/></set></onMenuExit>
|
||||
<onMenuJumpEnter> <set duration=".1"><animate type="alpha" to="1"/></set></onHighlightEnter>
|
||||
<onMenuJumpExit> <set duration=".1"><animate type="alpha" to="0"/></set></onHighlightExit>
|
||||
<onPlaylistEnter> <set duration=".1"><animate type="alpha" to="1"/></set></onHighlightEnter>
|
||||
<onPlaylistExit> <set duration=".1"><animate type="alpha" to="0"/></set></onHighlightExit>
|
||||
<onHighlightEnter> <set duration=".1"><animate type="alpha" to="1"/></set></onHighlightEnter>
|
||||
<onHighlightExit> <set duration=".1"><animate type="alpha" to="0"/></set></onHighlightExit>
|
||||
<onGameExit> <set duration=".1"><animate type="alpha" to="1"/></set></oneGameExit>
|
||||
<onGameEnter> <set duration=".1"><animate type="alpha" to="0"/></set></oneGameEnter>
|
||||
<onEnter> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onEnter>
|
||||
<onExit> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onExit>
|
||||
<onMenuEnter menuIndex="0"><set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onMenuEnter>
|
||||
<onMenuExit menuIndex="0"><set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onMenuExit>
|
||||
<onMenuJumpEnter> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onHighlightEnter>
|
||||
<onMenuJumpExit> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onHighlightExit>
|
||||
<onPlaylistEnter> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onHighlightEnter>
|
||||
<onPlaylistExit> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onHighlightExit>
|
||||
<onHighlightEnter> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></onHighlightEnter>
|
||||
<onHighlightExit> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onHighlightExit>
|
||||
<onGameExit> <set duration=".1"><animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/></set></oneGameExit>
|
||||
<onGameEnter> <set duration=".1"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></oneGameEnter>
|
||||
<!-- Sub Menu Video -->
|
||||
<onMenuEnter menuIndex="!0">
|
||||
<set duration=".01">
|
||||
@ -1056,12 +1080,14 @@
|
||||
<animate type="maxHeight" to="445"/>
|
||||
</set>
|
||||
<set duration=".14">
|
||||
<animate type="alpha" to="1"/>
|
||||
<animate type="alpha" to="1"/>
|
||||
<animate type="volume" to="1"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="!0">
|
||||
<set duration=".14">
|
||||
<animate type="alpha" from="1" to="0"/>
|
||||
<animate type="volume" to="0"/>
|
||||
</set>
|
||||
<set duration=".01">
|
||||
<animate type="x" to="1555"/>
|
||||
|
||||
@ -30,7 +30,10 @@
|
||||
<!-- 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" />
|
||||
-->
|
||||
<video src="video/intro.mp4" height="1080" width="1920" alpha="1"/>
|
||||
<video src="video/intro.mp4" height="1080" width="1920" alpha="1">
|
||||
<onExit> <set duration=".3"><animate type="alpha" to="0"/>
|
||||
<animate type="volume" to="0"/></set></onExit>
|
||||
</video>
|
||||
|
||||
</layout>
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,27 +11,32 @@
|
||||
#######################################
|
||||
# Display
|
||||
#######################################
|
||||
|
||||
fullscreen = no
|
||||
horizontal = stretch # or enter in the screen pixel width (i.e 1024)
|
||||
vertical = stretch # or enter in the screen pixel width (i.e 768)
|
||||
layout = Aeon Nox
|
||||
vertical = stretch # or enter in the screen pixel width (i.e 768)
|
||||
layout = Aeon Nox
|
||||
|
||||
# Hide the mouse
|
||||
hideMouse = yes
|
||||
|
||||
# Hide () and [] from game titles
|
||||
showParenthesis = no
|
||||
showSquareBrackets = no
|
||||
showParenthesis = yes
|
||||
showSquareBrackets = yes
|
||||
|
||||
# specify the name of the first collection to load on start
|
||||
firstCollection = Main
|
||||
|
||||
# specify whether RetroFE should switch to Favorites list if it exists.
|
||||
autoFavorites = true
|
||||
# specify the first playlist RetroFE should start in; default is "all"
|
||||
firstPlaylist = favorites
|
||||
|
||||
# specify the size of the lastplayed playlist
|
||||
lastplayedSize = 10
|
||||
|
||||
# specify whether RetroFE should remember the last selected game
|
||||
rememberMenu = true
|
||||
|
||||
|
||||
#######################################
|
||||
# Video playback settings
|
||||
#######################################
|
||||
@ -42,14 +47,17 @@ videoEnable = yes
|
||||
# Number of times to loop video playback (enter 0 to continuously loop)
|
||||
videoLoop = 0
|
||||
|
||||
|
||||
#######################################
|
||||
# General
|
||||
#######################################
|
||||
|
||||
# specify whether RetroFE should close when pressing back on the main menu
|
||||
exitOnFirstPageBack = no
|
||||
|
||||
# enter 0 attract mode, otherwise enter the number of seconds to wait before enabling attract mode
|
||||
attractModeTime = 45
|
||||
attractModeTime = 60
|
||||
attractModeNextTime = 20
|
||||
|
||||
# specify whether RetroFE should remember the last highlighted menu when re-entering a menu
|
||||
rememberMenu = yes
|
||||
|
||||
@ -20,8 +20,8 @@
|
||||
|
||||
|
||||
std::string retrofe_version_major = "0";
|
||||
std::string retrofe_version_minor = "8";
|
||||
std::string retrofe_version_build = "35";
|
||||
std::string retrofe_version_minor = "9";
|
||||
std::string retrofe_version_build = "0";
|
||||
|
||||
|
||||
std::string Version::getString( )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user