User Tools

Site Tools


layouts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
layouts [2017/06/21 11:01]
phulshof [General Parameters]
layouts [2018/06/20 14:33]
phulshof [General Parameters]
Line 271: Line 271:
 |containerHeight|Height of the cropping container.| |containerHeight|Height of the cropping container.|
 |layer|Layer on which the item should be displayed: 0 = back, 19 = front | |layer|Layer on which the item should be displayed: 0 = back, 19 = front |
 +|menuScrollReload|Reload the art while the menu is scrolling when set to yes/true |
  
 RetroFE supports 20 layers of images (0-19) to allow items to overlap in a controlled fashion. RetroFE supports 20 layers of images (0-19) to allow items to overlap in a controlled fashion.
Line 306: Line 307:
 |onGameEnter |Action happens on starting a game.| |onGameEnter |Action happens on starting a game.|
 |onGameExit |Action happens on quitting a game.| |onGameExit |Action happens on quitting a game.|
 +|onPlaylistEnter |Action happens on entering a playlist.|
 +|onPlaylistExit |Action happens on exiting a playlist.|
 +|onMenuJumpEnter |Action happens on entering a jump in the menu (next/​previous letter/​page,​ random).|
 +|onMenuJumpExit |Action happens on exiting a jump in the menu (next/​previous letter/​page,​ random).|
  
 The action type can be combined with a menuIndex attribute. This will force RetroFE to only activate the animation for the specified menu index, with 0 being the main menu. Some examples: The action type can be combined with a menuIndex attribute. This will force RetroFE to only activate the animation for the specified menu index, with 0 being the main menu. Some examples:
Line 358: Line 363:
     No mode used:     No mode used:
         collections/​Main/​medium_artwork/​logo/​SNES.png         collections/​Main/​medium_artwork/​logo/​SNES.png
 +        collections/​SNES/​system_artwork/​logo.png
         collections/​Main/​medium_artwork/​logo/​default.png         collections/​Main/​medium_artwork/​logo/​default.png
     Mode layout:     Mode layout:
         layouts/<​layout name>/​collections/​Main/​medium_artwork/​logo/​SNES.png         layouts/<​layout name>/​collections/​Main/​medium_artwork/​logo/​SNES.png
 +        layouts/<​layout name>/​collections/​SNES/​system_artwork/​logo.png
         layouts/<​layout name>/​collections/​Main/​medium_artwork/​logo/​default.png         layouts/<​layout name>/​collections/​Main/​medium_artwork/​logo/​default.png
     Mode system (not very useful in the main menu):     Mode system (not very useful in the main menu):
layouts.txt ยท Last modified: 2021/09/03 17:14 by phulshof