From 674ae34d51ec29942f51184743b583692ce6d01a Mon Sep 17 00:00:00 2001 From: Weestuarty <93288988+Weestuarty@users.noreply.github.com> Date: Sun, 12 May 2024 18:59:58 +0100 Subject: [PATCH] update emulator info --- auto-allgames/colors.xml | 16 - auto-allgames/images/consolegame.svg | 1794 --------------------- auto-allgames/images/logo.svg | 78 - auto-allgames/systeminfo.xml | 7 - auto-allgames/theme.xml | 12 - auto-favorites/colors.xml | 16 - auto-favorites/images/consolegame.svg | 1537 ------------------ auto-favorites/images/logo.svg | 866 ---------- auto-favorites/systeminfo.xml | 7 - auto-favorites/theme.xml | 11 - auto-lastplayed/colors.xml | 16 - auto-lastplayed/images/consolegame.svg | 1794 --------------------- auto-lastplayed/images/logo.svg | 86 - auto-lastplayed/systeminfo.xml | 7 - auto-lastplayed/theme.xml | 11 - custom-collections/colors.xml | 16 - custom-collections/images/consolegame.svg | 1794 --------------------- custom-collections/images/logo.svg | 158 -- custom-collections/systeminfo.xml | 7 - custom-collections/theme.xml | 13 - mario/colors.xml | 16 - mario/images/consolegame.svg | 1794 --------------------- mario/images/logo.svg | 78 - mario/systeminfo.xml | 7 - mario/theme.xml | 12 - theme.xml | 114 +- zelda/colors.xml | 16 - zelda/images/consolegame.svg | 1794 --------------------- zelda/images/logo.svg | 78 - zelda/systeminfo.xml | 7 - zelda/theme.xml | 12 - 31 files changed, 66 insertions(+), 12108 deletions(-) delete mode 100644 auto-allgames/colors.xml delete mode 100644 auto-allgames/images/consolegame.svg delete mode 100644 auto-allgames/images/logo.svg delete mode 100644 auto-allgames/systeminfo.xml delete mode 100644 auto-allgames/theme.xml delete mode 100644 auto-favorites/colors.xml delete mode 100644 auto-favorites/images/consolegame.svg delete mode 100644 auto-favorites/images/logo.svg delete mode 100644 auto-favorites/systeminfo.xml delete mode 100644 auto-favorites/theme.xml delete mode 100644 auto-lastplayed/colors.xml delete mode 100644 auto-lastplayed/images/consolegame.svg delete mode 100644 auto-lastplayed/images/logo.svg delete mode 100644 auto-lastplayed/systeminfo.xml delete mode 100644 auto-lastplayed/theme.xml delete mode 100644 custom-collections/colors.xml delete mode 100644 custom-collections/images/consolegame.svg delete mode 100644 custom-collections/images/logo.svg delete mode 100644 custom-collections/systeminfo.xml delete mode 100644 custom-collections/theme.xml delete mode 100644 mario/colors.xml delete mode 100644 mario/images/consolegame.svg delete mode 100644 mario/images/logo.svg delete mode 100644 mario/systeminfo.xml delete mode 100644 mario/theme.xml delete mode 100644 zelda/colors.xml delete mode 100644 zelda/images/consolegame.svg delete mode 100644 zelda/images/logo.svg delete mode 100644 zelda/systeminfo.xml delete mode 100644 zelda/theme.xml diff --git a/auto-allgames/colors.xml b/auto-allgames/colors.xml deleted file mode 100644 index 2c3c116..0000000 --- a/auto-allgames/colors.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - F6DD08 - - - 800000 - - - FF0000 - - - 303030 - - - \ No newline at end of file diff --git a/auto-allgames/images/consolegame.svg b/auto-allgames/images/consolegame.svg deleted file mode 100644 index 990f20a..0000000 --- a/auto-allgames/images/consolegame.svg +++ /dev/null @@ -1,1794 +0,0 @@ - -image/svg+xml \ No newline at end of file diff --git a/auto-allgames/images/logo.svg b/auto-allgames/images/logo.svg deleted file mode 100644 index ae19273..0000000 --- a/auto-allgames/images/logo.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/auto-allgames/systeminfo.xml b/auto-allgames/systeminfo.xml deleted file mode 100644 index 85562ff..0000000 --- a/auto-allgames/systeminfo.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - Find your complete game library in a single list. - - - \ No newline at end of file diff --git a/auto-allgames/theme.xml b/auto-allgames/theme.xml deleted file mode 100644 index f14280d..0000000 --- a/auto-allgames/theme.xml +++ /dev/null @@ -1,12 +0,0 @@ - - ./../theme.xml - - - - - sourceSystemFullname - - - - - \ No newline at end of file diff --git a/auto-favorites/colors.xml b/auto-favorites/colors.xml deleted file mode 100644 index 2c3c116..0000000 --- a/auto-favorites/colors.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - F6DD08 - - - 800000 - - - FF0000 - - - 303030 - - - \ No newline at end of file diff --git a/auto-favorites/images/consolegame.svg b/auto-favorites/images/consolegame.svg deleted file mode 100644 index 7ce4aa3..0000000 --- a/auto-favorites/images/consolegame.svg +++ /dev/null @@ -1,1537 +0,0 @@ - -image/svg+xml \ No newline at end of file diff --git a/auto-favorites/images/logo.svg b/auto-favorites/images/logo.svg deleted file mode 100644 index 63b9aab..0000000 --- a/auto-favorites/images/logo.svg +++ /dev/null @@ -1,866 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/auto-favorites/systeminfo.xml b/auto-favorites/systeminfo.xml deleted file mode 100644 index 24aae7d..0000000 --- a/auto-favorites/systeminfo.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - Find all your favorite games in a single list. - - - \ No newline at end of file diff --git a/auto-favorites/theme.xml b/auto-favorites/theme.xml deleted file mode 100644 index d233d5a..0000000 --- a/auto-favorites/theme.xml +++ /dev/null @@ -1,11 +0,0 @@ - - ./../theme.xml - - - - - sourceSystemFullname - - - - \ No newline at end of file diff --git a/auto-lastplayed/colors.xml b/auto-lastplayed/colors.xml deleted file mode 100644 index 2c3c116..0000000 --- a/auto-lastplayed/colors.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - F6DD08 - - - 800000 - - - FF0000 - - - 303030 - - - \ No newline at end of file diff --git a/auto-lastplayed/images/consolegame.svg b/auto-lastplayed/images/consolegame.svg deleted file mode 100644 index 990f20a..0000000 --- a/auto-lastplayed/images/consolegame.svg +++ /dev/null @@ -1,1794 +0,0 @@ - -image/svg+xml \ No newline at end of file diff --git a/auto-lastplayed/images/logo.svg b/auto-lastplayed/images/logo.svg deleted file mode 100644 index d813d20..0000000 --- a/auto-lastplayed/images/logo.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/auto-lastplayed/systeminfo.xml b/auto-lastplayed/systeminfo.xml deleted file mode 100644 index 0fa2ca5..0000000 --- a/auto-lastplayed/systeminfo.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - Find the 50 latest games you played in this list. - - - \ No newline at end of file diff --git a/auto-lastplayed/theme.xml b/auto-lastplayed/theme.xml deleted file mode 100644 index d233d5a..0000000 --- a/auto-lastplayed/theme.xml +++ /dev/null @@ -1,11 +0,0 @@ - - ./../theme.xml - - - - - sourceSystemFullname - - - - \ No newline at end of file diff --git a/custom-collections/colors.xml b/custom-collections/colors.xml deleted file mode 100644 index 2c3c116..0000000 --- a/custom-collections/colors.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - F6DD08 - - - 800000 - - - FF0000 - - - 303030 - - - \ No newline at end of file diff --git a/custom-collections/images/consolegame.svg b/custom-collections/images/consolegame.svg deleted file mode 100644 index 990f20a..0000000 --- a/custom-collections/images/consolegame.svg +++ /dev/null @@ -1,1794 +0,0 @@ - -image/svg+xml \ No newline at end of file diff --git a/custom-collections/images/logo.svg b/custom-collections/images/logo.svg deleted file mode 100644 index 626baed..0000000 --- a/custom-collections/images/logo.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/custom-collections/systeminfo.xml b/custom-collections/systeminfo.xml deleted file mode 100644 index e5ec612..0000000 --- a/custom-collections/systeminfo.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - Find your own custom collections here. - - - \ No newline at end of file diff --git a/custom-collections/theme.xml b/custom-collections/theme.xml deleted file mode 100644 index d50b18e..0000000 --- a/custom-collections/theme.xml +++ /dev/null @@ -1,13 +0,0 @@ - - ./../theme.xml - - - - - sourceSystemFullname - - - - - - \ No newline at end of file diff --git a/mario/colors.xml b/mario/colors.xml deleted file mode 100644 index 2c3c116..0000000 --- a/mario/colors.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - F6DD08 - - - 800000 - - - FF0000 - - - 303030 - - - \ No newline at end of file diff --git a/mario/images/consolegame.svg b/mario/images/consolegame.svg deleted file mode 100644 index 990f20a..0000000 --- a/mario/images/consolegame.svg +++ /dev/null @@ -1,1794 +0,0 @@ - -image/svg+xml \ No newline at end of file diff --git a/mario/images/logo.svg b/mario/images/logo.svg deleted file mode 100644 index ae19273..0000000 --- a/mario/images/logo.svg +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/mario/systeminfo.xml b/mario/systeminfo.xml deleted file mode 100644 index 85562ff..0000000 --- a/mario/systeminfo.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - Find your complete game library in a single list. - - - \ No newline at end of file diff --git a/mario/theme.xml b/mario/theme.xml deleted file mode 100644 index f14280d..0000000 --- a/mario/theme.xml +++ /dev/null @@ -1,12 +0,0 @@ - - ./../theme.xml - - - - - sourceSystemFullname - - - - - \ No newline at end of file diff --git a/theme.xml b/theme.xml index 498dca1..0c655d2 100644 --- a/theme.xml +++ b/theme.xml @@ -393,6 +393,21 @@ 39 1 + + + POWER ON + 0.27 0.05 + ${altFont} + 0.035 + 1 + center + center + 000000 + 0.5 0.88 + 0.5 0.5 + .50 0 + 52 + .85 0.975 1 1 @@ -404,14 +419,44 @@ + sourceSystemFullname + 0.32 0.05 ${altFont} ${collsys} 1 center - center + right ${primaryColor} - 0.285 0.8765 + 0.24 0.8765 + 0.5 0.5 + .50 0 + 52 + + + POWERED BY + 0.27 0.05 + ${altFont} + 0.035 + 1 + center + center + 000000 + 0.5 0.88 + 0.5 0.5 + .50 0 + 52 + + + emulator + 0.27 0.05 + ${altFont} + ${collsys} + 1 + center + left + ${primaryColor} + 0.7375 0.8765 0.5 0.5 .50 0 52 @@ -423,12 +468,12 @@ ${collsys} 1 center - center - ${primaryColor} - 0.725 0.8765 + left + ${secondaryColor} + 0.7375 0.8765 0.5 0.5 .50 0 - 52 + 53 0.91 0.905 @@ -441,6 +486,20 @@ ${secondaryColor} 50 + + 0.5 0.1 + ${systemName} + ${altFont} + capitalize + ${gametitle} + 1 + center + center + ${primaryColor} + 0.55 0.085 + .5 0.5 + 50 + 0.85 0.975 1 1 @@ -638,20 +697,7 @@ .50 0 52 - - 0.5 0.1 - ${systemName} - ${altFont} - capitalize - ${gametitle} - 1 - center - center - ${primaryColor} - 0.55 0.085 - .5 0.5 - 50 - + 0.6 0.25 description @@ -977,20 +1023,6 @@ true 29 - - 0.5 0.1 - ${systemName} - ${altFont} - capitalize - ${gametitle} - 1 - center - center - ${primaryColor} - 0.55 0.085 - .5 0.5 - 50 - 0.5 0.315 .50 0 @@ -1099,20 +1131,6 @@ 0.7 0.025 - - 0.6 0.1 - ${systemName} - ${altFont} - capitalize - ${gametitle} - 1 - center - center - ${primaryColor} - 0.6225 0.085 - .5 0.5 - 50 -