From 271ab16717ef68fe1a4ec61df53a75241125522c Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sun, 15 Oct 2023 12:57:07 +0200 Subject: [PATCH] (slate-es-de) Added support for the LaserDisc Games (laserdisc) game system --- themes/slate-es-de/MISSING.md | 1 + themes/slate-es-de/laserdisc/colors.xml | 16 ++ themes/slate-es-de/laserdisc/images/logo.svg | 212 +++++++++++++++++++ themes/slate-es-de/laserdisc/systeminfo.xml | 28 +++ 4 files changed, 257 insertions(+) create mode 100644 themes/slate-es-de/laserdisc/colors.xml create mode 100644 themes/slate-es-de/laserdisc/images/logo.svg create mode 100644 themes/slate-es-de/laserdisc/systeminfo.xml diff --git a/themes/slate-es-de/MISSING.md b/themes/slate-es-de/MISSING.md index 251f235df..ecf5ab817 100644 --- a/themes/slate-es-de/MISSING.md +++ b/themes/slate-es-de/MISSING.md @@ -51,6 +51,7 @@ * intellivision: Intellivision - consolegame.svg, controller.svg * j2me: Java 2 Micro Edition (J2ME) - consolegame.svg, controller.svg * kodi: Kodi home theatre software - consolegame.svg, controller.svg +* laserdisc: LaserDisc Games - consolegame.svg, controller.svg * lcdgames: LCD Handheld Games - consolegame.svg * lowresnx: LowRes NX Fantasy Console - consolegame.svg * lutris: Lutris open gaming platform - consolegame.svg, controller.svg diff --git a/themes/slate-es-de/laserdisc/colors.xml b/themes/slate-es-de/laserdisc/colors.xml new file mode 100644 index 000000000..9293ca0d5 --- /dev/null +++ b/themes/slate-es-de/laserdisc/colors.xml @@ -0,0 +1,16 @@ + + + + 5726CD + + + 5DAAC3 + + + 9BEA2F + + + CB531D + + + \ No newline at end of file diff --git a/themes/slate-es-de/laserdisc/images/logo.svg b/themes/slate-es-de/laserdisc/images/logo.svg new file mode 100644 index 000000000..e38c77e32 --- /dev/null +++ b/themes/slate-es-de/laserdisc/images/logo.svg @@ -0,0 +1,212 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/slate-es-de/laserdisc/systeminfo.xml b/themes/slate-es-de/laserdisc/systeminfo.xml new file mode 100644 index 000000000..f438221d5 --- /dev/null +++ b/themes/slate-es-de/laserdisc/systeminfo.xml @@ -0,0 +1,28 @@ + + + + LaserDisc arcade games use pre-recorded video, either in + + + combination with overlaid sprites or simply as sections of + + + video controllable by the player. The first major LaserDisc + + + game was Sega's Astron Belt, released in 1983. It was closely + + + followed by Dragon's Lair the same year, which is doubtlessly + + + the most famous LaserDisc game. A number of releases followed + + + and to this day there is a community making similar homebrew + + + games, although they no longer technically run on LaserDiscs. + + + \ No newline at end of file