├── Emulation Station └── themes │ ├── Shmups │ └── shmup_logo_udb.svg │ ├── Vector │ └── arcade_vector_udb.svg │ ├── advmame │ └── system.svg │ ├── arcade │ ├── Arcade logos.PNG │ ├── arcade_cap.svg │ ├── arcade_classics.svg │ ├── arcade_nin.svg │ ├── arcade_seg.svg │ └── system.svg │ ├── auto-allgames │ ├── controller.svg │ ├── system.svg │ └── system2.svg │ ├── auto-favorites │ ├── controller.svg │ ├── system.svg │ └── system2.svg │ ├── auto-lastplayed │ ├── controller.svg │ └── system.svg │ ├── custom-collections │ ├── controller.svg │ ├── controller2.svg │ ├── custom collections.svg │ └── system.svg │ ├── fba │ ├── FBA_new.PNG │ ├── fba_new.svg │ ├── lr-fba.svg │ ├── lr-fba_new.svg │ ├── pi-fba.svg │ ├── pi-fba_new.svg │ ├── system.svg │ └── system_std_carbon_optim.svg │ ├── gba │ ├── gba.png │ └── system.svg │ ├── lr-mame │ ├── lr-rmame2003.svg │ ├── lr-rmame2003plus.svg │ ├── lr-rmame2010.svg │ └── system.svg │ ├── mame4all │ ├── lr-mame4all.svg │ ├── lr-mame4all_horizontal.svg │ ├── lr-mame4all_horizontal_full_size.svg │ ├── mame4all_horizontal.svg │ ├── mame4all_horizontal_full_size.svg │ └── system.svg │ ├── psx │ ├── psx logos.PNG │ ├── system.svg │ ├── system_new.svg │ ├── system_new_square.svg │ └── system_new_square_black background.svg │ ├── sega32x │ ├── sega32megadrive.png │ └── system.svg │ ├── segacd │ ├── megacd.PNG │ ├── megacd_white.PNG │ ├── sega_megacd.svg │ └── system.svg │ └── vic20 │ ├── VC-20 (german version).svg │ ├── system.svg │ └── vic-20 logos.png ├── README.md ├── more ├── megaman logo udb red.svg ├── megaman logo udb.svg ├── neo_geo_color.svg └── neo_geo_red.svg ├── requested ├── info.txt ├── tecmo super ball custom system - horiz.svg └── tecmo super ball custom system.svg └── vendor ├── Capcom.svg ├── Jaleco_logo.svg ├── Romstar ├── Romstar UDb red.svg ├── Romstar UDb white.svg ├── Romstar sideart UDb.svg └── info.txt ├── SNK_generic_sideart_udb.svg ├── Taito_logo_old.svg ├── Taitronics udb.svg ├── Zaccaria ├── Konami licence logo - ZZZ.png ├── Konami licence logo.svg └── info.txt ├── atari_red.svg ├── capcom_ps.svg ├── capcom_ps1.svg ├── capcom_ps2.svg ├── capcom_ps3.svg ├── cave ES system logo_udb.svg ├── commodore ├── Vic20_new_udb.svg ├── c128_ingo_udb.svg ├── c16_new_udb.svg ├── c64_new_udb.svg ├── cPlus4_new_udb.svg └── commodore logos.PNG ├── irem.svg ├── konami.svg ├── konami_old.svg ├── konami_reverse.svg ├── midway.svg ├── namco.svg ├── namco_lr.svg ├── namco_white.svg ├── nichibutsu_usa_udb.svg ├── readme.txt ├── seevend.svg ├── sega.svg ├── sidam logo UDb.svg ├── snk.svg ├── taito.svg ├── taito_full.svg ├── technos full.svg └── technos.svg /Emulation Station/themes/arcade/Arcade logos.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UDb23/rpie-custom/698ad2c2b0ce85f0a0ffb38e85626aaa1f7bccdb/Emulation Station/themes/arcade/Arcade logos.PNG -------------------------------------------------------------------------------- /Emulation Station/themes/arcade/arcade_nin.svg: -------------------------------------------------------------------------------- 1 | 2 | image/svg+xmlAugust 2016 -------------------------------------------------------------------------------- /Emulation Station/themes/arcade/arcade_seg.svg: -------------------------------------------------------------------------------- 1 | 2 | image/svg+xmlAugust 2016 -------------------------------------------------------------------------------- /Emulation Station/themes/auto-allgames/system.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /Emulation Station/themes/auto-favorites/controller.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 20 | 22 | 25 | 29 | 33 | 37 | 41 | 45 | 46 | 56 | 59 | 63 | 67 | 71 | 75 | 79 | 80 | 90 | 91 | 119 | 121 | 122 | 124 | image/svg+xml 125 | 127 | 128 | 129 | 130 | 131 | 136 | 140 | 143 | 148 | 153 | 158 | 163 | 168 | 169 | 170 | 171 | -------------------------------------------------------------------------------- /Emulation Station/themes/fba/FBA_new.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UDb23/rpie-custom/698ad2c2b0ce85f0a0ffb38e85626aaa1f7bccdb/Emulation Station/themes/fba/FBA_new.PNG -------------------------------------------------------------------------------- /Emulation Station/themes/fba/lr-fba.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /Emulation Station/themes/fba/system_std_carbon_optim.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /Emulation Station/themes/gba/gba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UDb23/rpie-custom/698ad2c2b0ce85f0a0ffb38e85626aaa1f7bccdb/Emulation Station/themes/gba/gba.png -------------------------------------------------------------------------------- /Emulation Station/themes/psx/psx logos.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UDb23/rpie-custom/698ad2c2b0ce85f0a0ffb38e85626aaa1f7bccdb/Emulation Station/themes/psx/psx logos.PNG -------------------------------------------------------------------------------- /Emulation Station/themes/psx/system_new_square.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /Emulation Station/themes/psx/system_new_square_black background.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /Emulation Station/themes/sega32x/sega32megadrive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UDb23/rpie-custom/698ad2c2b0ce85f0a0ffb38e85626aaa1f7bccdb/Emulation Station/themes/sega32x/sega32megadrive.png -------------------------------------------------------------------------------- /Emulation Station/themes/segacd/megacd.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UDb23/rpie-custom/698ad2c2b0ce85f0a0ffb38e85626aaa1f7bccdb/Emulation Station/themes/segacd/megacd.PNG -------------------------------------------------------------------------------- /Emulation Station/themes/segacd/megacd_white.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UDb23/rpie-custom/698ad2c2b0ce85f0a0ffb38e85626aaa1f7bccdb/Emulation Station/themes/segacd/megacd_white.PNG -------------------------------------------------------------------------------- /Emulation Station/themes/segacd/sega_megacd.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /Emulation Station/themes/segacd/system.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /Emulation Station/themes/vic20/vic-20 logos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UDb23/rpie-custom/698ad2c2b0ce85f0a0ffb38e85626aaa1f7bccdb/Emulation Station/themes/vic20/vic-20 logos.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # rpie-custom 2 | Logos and artwork to customize Retropie 3 | 4 | Original logos, artwork, graphics and trademarks are property of their respective owners. 5 | 6 | # All these vector graphics are NOT for commercial use. 7 | -------------------------------------------------------------------------------- /requested/info.txt: -------------------------------------------------------------------------------- 1 | Contains custon logos I got request to create 2 | -------------------------------------------------------------------------------- /vendor/Capcom.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/Jaleco_logo.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/Romstar/info.txt: -------------------------------------------------------------------------------- 1 | not for commercial use 2 | -------------------------------------------------------------------------------- /vendor/Zaccaria/Konami licence logo - ZZZ.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UDb23/rpie-custom/698ad2c2b0ce85f0a0ffb38e85626aaa1f7bccdb/vendor/Zaccaria/Konami licence logo - ZZZ.png -------------------------------------------------------------------------------- /vendor/Zaccaria/info.txt: -------------------------------------------------------------------------------- 1 | Zaccaria related logos. 2 | Not for commercial use. 3 | -------------------------------------------------------------------------------- /vendor/atari_red.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xmlUDb23 -------------------------------------------------------------------------------- /vendor/commodore/c64_new_udb.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 21 | 43 | 45 | 46 | 48 | image/svg+xml 49 | 51 | 52 | 53 | 54 | 55 | 60 | 62 | 66 | 71 | 76 | 81 | 86 | 91 | 96 | 101 | 102 | 103 | 104 | 105 | -------------------------------------------------------------------------------- /vendor/commodore/commodore logos.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UDb23/rpie-custom/698ad2c2b0ce85f0a0ffb38e85626aaa1f7bccdb/vendor/commodore/commodore logos.PNG -------------------------------------------------------------------------------- /vendor/irem.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/konami.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/konami_old.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/konami_reverse.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/midway.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/namco.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/namco_lr.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/namco_white.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/readme.txt: -------------------------------------------------------------------------------- 1 | Original logos, artwork, graphics and trademarks are property of their respective owners. 2 | 3 | All these vector graphics are NOT for commercial use. 4 | -------------------------------------------------------------------------------- /vendor/seevend.svg: -------------------------------------------------------------------------------- 1 | 2 | 17 | 19 | 20 | 22 | image/svg+xml 23 | 25 | 26 | 27 | 28 | 29 | 31 | 55 | 58 | 67 | 76 | 85 | 94 | 95 | 96 | -------------------------------------------------------------------------------- /vendor/sega.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/snk.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 21 | 43 | 45 | 46 | 48 | image/svg+xml 49 | 51 | 52 | 53 | 54 | 55 | 60 | 62 | 67 | 72 | 77 | 82 | 83 | 84 | 85 | -------------------------------------------------------------------------------- /vendor/taito.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /vendor/taito_full.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml --------------------------------------------------------------------------------