Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
regamebox_launcher [2019/10/24 15:15] admin [Configure Screensaver] |
regamebox_launcher [2019/10/24 15:41] (aktuell) admin [Configure Videos] |
||
|---|---|---|---|
| Zeile 10: | Zeile 10: | ||
| * video details | * video details | ||
| * screensaver | * screensaver | ||
| + | |||
| + | Please check github repository [[https://github.com/arcadeforge/regamebox_themes]] | ||
| + | |||
| + | ====== Configure Videos ====== | ||
| + | |||
| + | Videos can be specified as preview videos for each game. They are defined in the file theme.conf | ||
| + | |||
| + | Example | ||
| + | |||
| + | ''video { | ||
| + | |||
| + | position = { 165, 40 } | ||
| + | |||
| + | dimensions = { 110, 133 } | ||
| + | |||
| + | video_volume = -6000 | ||
| + | |||
| + | video_orientation = 0 | ||
| + | |||
| + | }'' | ||
| + | |||
| + | Paramters: | ||
| + | |||
| + | * ''position'' : upper left most position given by a tupel. | ||
| + | * ''dimensions'' : width and height og a video | ||
| + | * ''video_volume'' : volume of a video | ||
| + | * ''video_orientation'' : video orientation can 0, 90, 180, 270 degree | ||
| + | |||
| ====== Configure Screensaver ====== | ====== Configure Screensaver ====== | ||