├── .gitignore ├── README.MD ├── assets ├── audio │ ├── Album.wav │ ├── Bing.wav │ ├── Border.wav │ ├── Controller.wav │ ├── Dada 0.wav │ ├── Dada 1.wav │ ├── Dada 2.wav │ ├── Dada 3.wav │ ├── Dodo.wav │ ├── EnterBack.wav │ ├── Error.wav │ ├── Eshop Intro.wav │ ├── Eshop.wav │ ├── Home.wav │ ├── Icons.wav │ ├── Jig 0.wav │ ├── Jig 1.wav │ ├── Klick.wav │ ├── Loading.wav │ ├── News.wav │ ├── Nock.wav │ ├── PopupRunTitle.wav │ ├── Select.wav │ ├── Settings.wav │ ├── Standby.wav │ ├── This One.wav │ ├── Tick.wav │ ├── Turn Off.wav │ ├── Turn On.wav │ ├── User.wav │ └── alt │ │ ├── Album.wav │ │ ├── Controllers.wav │ │ ├── Home.wav │ │ ├── Interface Click 1.wav │ │ ├── Interface Click 2.wav │ │ ├── Interface Click 3.wav │ │ ├── Interface Click 4.wav │ │ ├── Joycon Snap.wav │ │ ├── News.wav │ │ ├── Nintendo eShop.wav │ │ ├── Open Game.wav │ │ ├── Player Page.wav │ │ ├── Screen Limit.wav │ │ ├── Scroll.wav │ │ ├── Settings.wav │ │ ├── Unlock Click.wav │ │ ├── Unlock Quirk 1.wav │ │ ├── Unlock Quirk 2.wav │ │ ├── Unlock Quirk 3.wav │ │ ├── Unlock Quirk 4.wav │ │ ├── Unlock Start.wav │ │ └── eShop Load.wav └── images │ ├── allsoft_icon.svg │ ├── circle.svg │ ├── controller │ ├── 0.png │ ├── 0.svg │ ├── 1.png │ ├── 1.svg │ ├── 10.png │ ├── 11.png │ ├── 2.png │ ├── 2.svg │ ├── 3.png │ ├── 3.svg │ ├── 4.png │ ├── 5.png │ ├── 6.png │ ├── 7.png │ ├── 8.png │ ├── 9.png │ ├── controllerDpadDirections.svg │ ├── down.svg │ ├── input_DPAD-D.png │ ├── input_DPAD-L.png │ ├── input_DPAD-R.png │ ├── input_DPAD-U.png │ ├── input_MOUSE.png │ ├── input_STCK-D.png │ ├── input_STCK-L.png │ ├── input_STCK-R.png │ ├── input_STCK-U.png │ ├── input_TURBO.png │ ├── left.svg │ ├── right.svg │ └── up.svg │ ├── logos-es │ ├── 3do.jpg │ ├── ags.jpg │ ├── amiga.jpg │ ├── amstradcpc.jpg │ ├── apple2.jpg │ ├── arcade.jpg │ ├── atari2600.jpg │ ├── atari5200.jpg │ ├── atari7800.jpg │ ├── atari800.jpg │ ├── atarijaguar.jpg │ ├── atarijaguarcd.jpg │ ├── atarilynx.jpg │ ├── atarist.jpg │ ├── auto-allgames.jpg │ ├── auto-favorites.jpg │ ├── auto-lastplayed.jpg │ ├── c64.jpg │ ├── colecovision.jpg │ ├── cps1.jpg │ ├── cps2.jpg │ ├── cps3.jpg │ ├── custom-collections.jpg │ ├── daphne.jpg │ ├── dragon32.jpg │ ├── dreamcast.jpg │ ├── famicom.jpg │ ├── famicom.png │ ├── fba.jpg │ ├── fds.jpg │ ├── gameandwatch.jpg │ ├── gamegear.jpg │ ├── gb.jpg │ ├── gba.jpg │ ├── gbc.jpg │ ├── gc.jpg │ ├── genesis.jpg │ ├── intellivision.jpg │ ├── kodi.jpg │ ├── love.jpg │ ├── macintosh.jpg │ ├── mame-libretro.jpg │ ├── mame.jpg │ ├── mastersystem.jpg │ ├── megadrive.jpg │ ├── msx.jpg │ ├── n64.jpg │ ├── naomi.jpg │ ├── nds.jpg │ ├── neogeo.jpg │ ├── neogeocd.jpg │ ├── nes.jpg │ ├── ngp.jpg │ ├── ngpc.jpg │ ├── ody2.jpg │ ├── pc-cd.jpg │ ├── pc.jpg │ ├── pc88.jpg │ ├── pc98.jpg │ ├── pcengine.jpg │ ├── pcfx.jpg │ ├── ports.jpg │ ├── ps2.jpg │ ├── ps3.jpg │ ├── psp.jpg │ ├── psx.jpg │ ├── residualvm.jpg │ ├── retropie.jpg │ ├── saturn.jpg │ ├── scummvm.jpg │ ├── sega32x.jpg │ ├── segacd.jpg │ ├── sfc.jpg │ ├── sg-1000.jpg │ ├── snes.jpg │ ├── steam.jpg │ ├── tg-cd.jpg │ ├── tg16.jpg │ ├── vectrex.jpg │ ├── videopac.jpg │ ├── virtualboy.jpg │ ├── wii.jpg │ ├── wiiu.jpg │ ├── windows.jpg │ ├── wonderswan.jpg │ ├── wonderswancolor.jpg │ ├── x68000.jpg │ ├── zmachine.jpg │ └── zxspectrum.jpg │ ├── logos │ ├── 3do.png │ ├── 3do.svg │ ├── 3ds.png │ ├── 3ds.svg │ ├── amiga.png │ ├── amiga.svg │ ├── amstradcpc.png │ ├── amstradcpc.svg │ ├── apple2.png │ ├── apple2.svg │ ├── arcade.png │ ├── arcade.svg │ ├── atari2600.png │ ├── atari2600.svg │ ├── atari5200.png │ ├── atari5200.svg │ ├── atari7800.png │ ├── atari7800.svg │ ├── atari800.png │ ├── atari800.svg │ ├── atarijaguar.png │ ├── atarijaguar.svg │ ├── atarijaguarcd.png │ ├── atarijaguarcd.svg │ ├── atarilynx.png │ ├── atarilynx.svg │ ├── atarist.png │ ├── atarist.svg │ ├── c64.png │ ├── c64.svg │ ├── coco.png │ ├── coco.svg │ ├── colecovision.png │ ├── colecovision.svg │ ├── daphne.png │ ├── daphne.svg │ ├── dragon32.png │ ├── dragon32.svg │ ├── dreamcast.png │ ├── dreamcast.svg │ ├── fba.png │ ├── fba.svg │ ├── fds.png │ ├── fds.svg │ ├── gamegear.png │ ├── gamegear.svg │ ├── gb.png │ ├── gb.svg │ ├── gba.png │ ├── gba.svg │ ├── gbc.png │ ├── gbc.svg │ ├── gc.png │ ├── gc.svg │ ├── genesis.png │ ├── genesis.svg │ ├── gog.png │ ├── gog.svg │ ├── intellivision.png │ ├── intellivision.svg │ ├── kodi.png │ ├── kodi.svg │ ├── love.png │ ├── love.svg │ ├── macintosh.png │ ├── macintosh.svg │ ├── mame.png │ ├── mame.svg │ ├── mastersystem.png │ ├── mastersystem.svg │ ├── megadrive.png │ ├── megadrive.svg │ ├── msx.png │ ├── msx.svg │ ├── n64.png │ ├── n64.svg │ ├── nds.png │ ├── nds.svg │ ├── neogeo.png │ ├── neogeo.svg │ ├── neogeocd.png │ ├── neogeocd.svg │ ├── nes.png │ ├── nes.svg │ ├── ngp.png │ ├── ngp.svg │ ├── ngpc.png │ ├── ngpc.svg │ ├── odyssey2.png │ ├── odyssey2.svg │ ├── pc.png │ ├── pc.svg │ ├── pcengine.png │ ├── pcengine.svg │ ├── pegasus.png │ ├── pegasus.svg │ ├── ports.png │ ├── ports.svg │ ├── ps2.png │ ├── ps2.svg │ ├── ps3.png │ ├── ps3.svg │ ├── psp.png │ ├── psp.svg │ ├── psx.png │ ├── psx.svg │ ├── residualvm.png │ ├── residualvm.svg │ ├── retropie.png │ ├── retropie.svg │ ├── saturn.png │ ├── saturn.svg │ ├── scummvm.png │ ├── scummvm.svg │ ├── sega32x.png │ ├── sega32x.svg │ ├── segacd.png │ ├── segacd.svg │ ├── sg-1000.png │ ├── sg-1000.svg │ ├── snes.png │ ├── snes.svg │ ├── steam.png │ ├── steam.svg │ ├── switch.png │ ├── switch.svg │ ├── tg16.png │ ├── tg16.svg │ ├── turbografx16.png │ ├── turbografx16.svg │ ├── vectrex.png │ ├── vectrex.svg │ ├── videopac.png │ ├── videopac.svg │ ├── virtualboy.png │ ├── virtualboy.svg │ ├── vita.png │ ├── vita.svg │ ├── wii.png │ ├── wii.svg │ ├── wiiu.png │ ├── wiiu.svg │ ├── wiiware.png │ ├── wiiware.svg │ ├── windows.png │ ├── windows.svg │ ├── wonderswan.png │ ├── wonderswan.svg │ ├── wonderswancolor.png │ ├── wonderswancolor.svg │ ├── xbox.png │ ├── xbox.svg │ ├── xbox360.png │ ├── xbox360.svg │ ├── zmachine.png │ ├── zmachine.svg │ ├── zxspectrum.png │ └── zxspectrum.svg │ ├── profile_icon.png │ ├── profile_icon.svg │ └── triangle.svg ├── fonts └── Nintendo_Switch_UI_Font.ttf ├── global └── HighlightBorder.qml ├── layer_grid └── SoftwareScreen.qml ├── layer_help ├── ControllerHelp.qml └── ControllerHelpButton.qml ├── layer_platform ├── MenuButton.qml ├── PlatformBar.qml └── PlatformScreen.qml ├── theme.cfg ├── theme.qml └── utils.js /.gitignore: -------------------------------------------------------------------------------- 1 | *.qmlc 2 | *.jsc 3 | *.jsc.* 4 | *.qmlc.* 5 | *.cflags 6 | *.config 7 | *.creator 8 | *.creator.* 9 | *.cxxflags 10 | *.files 11 | *.includes 12 | *.code-workspace 13 | .vs/ -------------------------------------------------------------------------------- /README.MD: -------------------------------------------------------------------------------- 1 | # switchOS v0.3 2 | 3 | ![switchOS Pegasus theme](https://i.imgur.com/4EUrWRV.jpg) 4 | 5 | ![switchOS Pegasus theme](https://i.imgur.com/yFCqOaY.png) 6 | 7 | ## switchOS theme for Pegasus Frontend 8 | 9 | A simple theme that aims to recreate the experience of Nintendo's Switch console. switchOS is a theme for [Pegasus Frontend](http://pegasus-frontend.org/). 10 | 11 | Platform logos courtesy of [lilbud](https://github.com/lilbud/es-theme-switch). 12 | 13 | ## Installation 14 | 15 | Simply download the theme and place it in your [Pegasus theme directory](http://pegasus-frontend.org/docs/user-guide/installing-themes/) under a folder called switchOS. 16 | 17 | 18 | ## Version history 19 | v0.3 20 | - Added proper support for variable aspect ratios without decreasing size. Now properly supports 4:3 aspect ratios and should look correct on smaller screens 21 | - Added logos or collection text for missing eslogos 22 | - Fixed issue with navigation audio 23 | 24 | v0.2.2 25 | - Fixed bottom bar alignment on non-16:9 screens 26 | 27 | v0.2.1 28 | - Removed Qt.QML inclusion as it apparently is no longer supported 29 | 30 | v0.2 31 | - Adding new platform logos courtesy of [lilbud](https://github.com/lilbud/es-theme-switch) 32 | 33 | v0.1 34 | - Initial release 35 | -------------------------------------------------------------------------------- /assets/audio/Album.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Album.wav -------------------------------------------------------------------------------- /assets/audio/Bing.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Bing.wav -------------------------------------------------------------------------------- /assets/audio/Border.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Border.wav -------------------------------------------------------------------------------- /assets/audio/Controller.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Controller.wav -------------------------------------------------------------------------------- /assets/audio/Dada 0.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Dada 0.wav -------------------------------------------------------------------------------- /assets/audio/Dada 1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Dada 1.wav -------------------------------------------------------------------------------- /assets/audio/Dada 2.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Dada 2.wav -------------------------------------------------------------------------------- /assets/audio/Dada 3.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Dada 3.wav -------------------------------------------------------------------------------- /assets/audio/Dodo.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Dodo.wav -------------------------------------------------------------------------------- /assets/audio/EnterBack.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/EnterBack.wav -------------------------------------------------------------------------------- /assets/audio/Error.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Error.wav -------------------------------------------------------------------------------- /assets/audio/Eshop Intro.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Eshop Intro.wav -------------------------------------------------------------------------------- /assets/audio/Eshop.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Eshop.wav -------------------------------------------------------------------------------- /assets/audio/Home.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Home.wav -------------------------------------------------------------------------------- /assets/audio/Icons.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Icons.wav -------------------------------------------------------------------------------- /assets/audio/Jig 0.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Jig 0.wav -------------------------------------------------------------------------------- /assets/audio/Jig 1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Jig 1.wav -------------------------------------------------------------------------------- /assets/audio/Klick.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Klick.wav -------------------------------------------------------------------------------- /assets/audio/Loading.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Loading.wav -------------------------------------------------------------------------------- /assets/audio/News.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/News.wav -------------------------------------------------------------------------------- /assets/audio/Nock.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Nock.wav -------------------------------------------------------------------------------- /assets/audio/PopupRunTitle.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/PopupRunTitle.wav -------------------------------------------------------------------------------- /assets/audio/Select.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Select.wav -------------------------------------------------------------------------------- /assets/audio/Settings.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Settings.wav -------------------------------------------------------------------------------- /assets/audio/Standby.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Standby.wav -------------------------------------------------------------------------------- /assets/audio/This One.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/This One.wav -------------------------------------------------------------------------------- /assets/audio/Tick.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Tick.wav -------------------------------------------------------------------------------- /assets/audio/Turn Off.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Turn Off.wav -------------------------------------------------------------------------------- /assets/audio/Turn On.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/Turn On.wav -------------------------------------------------------------------------------- /assets/audio/User.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/User.wav -------------------------------------------------------------------------------- /assets/audio/alt/Album.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Album.wav -------------------------------------------------------------------------------- /assets/audio/alt/Controllers.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Controllers.wav -------------------------------------------------------------------------------- /assets/audio/alt/Home.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Home.wav -------------------------------------------------------------------------------- /assets/audio/alt/Interface Click 1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Interface Click 1.wav -------------------------------------------------------------------------------- /assets/audio/alt/Interface Click 2.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Interface Click 2.wav -------------------------------------------------------------------------------- /assets/audio/alt/Interface Click 3.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Interface Click 3.wav -------------------------------------------------------------------------------- /assets/audio/alt/Interface Click 4.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Interface Click 4.wav -------------------------------------------------------------------------------- /assets/audio/alt/Joycon Snap.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Joycon Snap.wav -------------------------------------------------------------------------------- /assets/audio/alt/News.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/News.wav -------------------------------------------------------------------------------- /assets/audio/alt/Nintendo eShop.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Nintendo eShop.wav -------------------------------------------------------------------------------- /assets/audio/alt/Open Game.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Open Game.wav -------------------------------------------------------------------------------- /assets/audio/alt/Player Page.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Player Page.wav -------------------------------------------------------------------------------- /assets/audio/alt/Screen Limit.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Screen Limit.wav -------------------------------------------------------------------------------- /assets/audio/alt/Scroll.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Scroll.wav -------------------------------------------------------------------------------- /assets/audio/alt/Settings.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Settings.wav -------------------------------------------------------------------------------- /assets/audio/alt/Unlock Click.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Unlock Click.wav -------------------------------------------------------------------------------- /assets/audio/alt/Unlock Quirk 1.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Unlock Quirk 1.wav -------------------------------------------------------------------------------- /assets/audio/alt/Unlock Quirk 2.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Unlock Quirk 2.wav -------------------------------------------------------------------------------- /assets/audio/alt/Unlock Quirk 3.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Unlock Quirk 3.wav -------------------------------------------------------------------------------- /assets/audio/alt/Unlock Quirk 4.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Unlock Quirk 4.wav -------------------------------------------------------------------------------- /assets/audio/alt/Unlock Start.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/Unlock Start.wav -------------------------------------------------------------------------------- /assets/audio/alt/eShop Load.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/audio/alt/eShop Load.wav -------------------------------------------------------------------------------- /assets/images/allsoft_icon.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/circle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/controller/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/0.png -------------------------------------------------------------------------------- /assets/images/controller/0.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/controller/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/1.png -------------------------------------------------------------------------------- /assets/images/controller/1.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/controller/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/10.png -------------------------------------------------------------------------------- /assets/images/controller/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/11.png -------------------------------------------------------------------------------- /assets/images/controller/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/2.png -------------------------------------------------------------------------------- /assets/images/controller/2.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/controller/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/3.png -------------------------------------------------------------------------------- /assets/images/controller/3.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/controller/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/4.png -------------------------------------------------------------------------------- /assets/images/controller/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/5.png -------------------------------------------------------------------------------- /assets/images/controller/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/6.png -------------------------------------------------------------------------------- /assets/images/controller/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/7.png -------------------------------------------------------------------------------- /assets/images/controller/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/8.png -------------------------------------------------------------------------------- /assets/images/controller/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/9.png -------------------------------------------------------------------------------- /assets/images/controller/controllerDpadDirections.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/controller/down.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/controller/input_DPAD-D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/input_DPAD-D.png -------------------------------------------------------------------------------- /assets/images/controller/input_DPAD-L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/input_DPAD-L.png -------------------------------------------------------------------------------- /assets/images/controller/input_DPAD-R.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/input_DPAD-R.png -------------------------------------------------------------------------------- /assets/images/controller/input_DPAD-U.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/input_DPAD-U.png -------------------------------------------------------------------------------- /assets/images/controller/input_MOUSE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/input_MOUSE.png -------------------------------------------------------------------------------- /assets/images/controller/input_STCK-D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/input_STCK-D.png -------------------------------------------------------------------------------- /assets/images/controller/input_STCK-L.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/input_STCK-L.png -------------------------------------------------------------------------------- /assets/images/controller/input_STCK-R.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/input_STCK-R.png -------------------------------------------------------------------------------- /assets/images/controller/input_STCK-U.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/input_STCK-U.png -------------------------------------------------------------------------------- /assets/images/controller/input_TURBO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/controller/input_TURBO.png -------------------------------------------------------------------------------- /assets/images/controller/left.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/controller/right.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/controller/up.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos-es/3do.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/3do.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/ags.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/ags.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/amiga.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/amiga.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/amstradcpc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/amstradcpc.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/apple2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/apple2.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/arcade.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/arcade.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/atari2600.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/atari2600.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/atari5200.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/atari5200.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/atari7800.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/atari7800.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/atari800.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/atari800.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/atarijaguar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/atarijaguar.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/atarijaguarcd.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/atarijaguarcd.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/atarilynx.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/atarilynx.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/atarist.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/atarist.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/auto-allgames.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/auto-allgames.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/auto-favorites.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/auto-favorites.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/auto-lastplayed.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/auto-lastplayed.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/c64.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/c64.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/colecovision.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/colecovision.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/cps1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/cps1.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/cps2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/cps2.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/cps3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/cps3.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/custom-collections.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/custom-collections.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/daphne.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/daphne.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/dragon32.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/dragon32.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/dreamcast.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/dreamcast.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/famicom.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/famicom.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/famicom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/famicom.png -------------------------------------------------------------------------------- /assets/images/logos-es/fba.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/fba.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/fds.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/fds.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/gameandwatch.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/gameandwatch.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/gamegear.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/gamegear.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/gb.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/gb.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/gba.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/gba.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/gbc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/gbc.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/gc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/gc.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/genesis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/genesis.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/intellivision.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/intellivision.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/kodi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/kodi.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/love.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/love.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/macintosh.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/macintosh.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/mame-libretro.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/mame-libretro.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/mame.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/mame.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/mastersystem.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/mastersystem.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/megadrive.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/megadrive.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/msx.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/msx.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/n64.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/n64.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/naomi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/naomi.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/nds.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/nds.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/neogeo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/neogeo.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/neogeocd.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/neogeocd.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/nes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/nes.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/ngp.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/ngp.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/ngpc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/ngpc.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/ody2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/ody2.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/pc-cd.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/pc-cd.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/pc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/pc.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/pc88.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/pc88.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/pc98.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/pc98.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/pcengine.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/pcengine.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/pcfx.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/pcfx.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/ports.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/ports.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/ps2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/ps2.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/ps3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/ps3.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/psp.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/psp.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/psx.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/psx.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/residualvm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/residualvm.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/retropie.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/retropie.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/saturn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/saturn.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/scummvm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/scummvm.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/sega32x.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/sega32x.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/segacd.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/segacd.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/sfc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/sfc.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/sg-1000.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/sg-1000.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/snes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/snes.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/steam.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/steam.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/tg-cd.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/tg-cd.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/tg16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/tg16.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/vectrex.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/vectrex.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/videopac.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/videopac.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/virtualboy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/virtualboy.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/wii.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/wii.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/wiiu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/wiiu.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/windows.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/windows.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/wonderswan.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/wonderswan.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/wonderswancolor.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/wonderswancolor.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/x68000.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/x68000.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/zmachine.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/zmachine.jpg -------------------------------------------------------------------------------- /assets/images/logos-es/zxspectrum.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos-es/zxspectrum.jpg -------------------------------------------------------------------------------- /assets/images/logos/3do.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/3do.png -------------------------------------------------------------------------------- /assets/images/logos/3ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/3ds.png -------------------------------------------------------------------------------- /assets/images/logos/amiga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/amiga.png -------------------------------------------------------------------------------- /assets/images/logos/amstradcpc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/amstradcpc.png -------------------------------------------------------------------------------- /assets/images/logos/apple2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/apple2.png -------------------------------------------------------------------------------- /assets/images/logos/arcade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/arcade.png -------------------------------------------------------------------------------- /assets/images/logos/arcade.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/atari2600.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/atari2600.png -------------------------------------------------------------------------------- /assets/images/logos/atari5200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/atari5200.png -------------------------------------------------------------------------------- /assets/images/logos/atari7800.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/atari7800.png -------------------------------------------------------------------------------- /assets/images/logos/atari800.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/atari800.png -------------------------------------------------------------------------------- /assets/images/logos/atarijaguar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/atarijaguar.png -------------------------------------------------------------------------------- /assets/images/logos/atarijaguarcd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/atarijaguarcd.png -------------------------------------------------------------------------------- /assets/images/logos/atarilynx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/atarilynx.png -------------------------------------------------------------------------------- /assets/images/logos/atarilynx.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/atarist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/atarist.png -------------------------------------------------------------------------------- /assets/images/logos/atarist.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/c64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/c64.png -------------------------------------------------------------------------------- /assets/images/logos/coco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/coco.png -------------------------------------------------------------------------------- /assets/images/logos/coco.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/colecovision.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/colecovision.png -------------------------------------------------------------------------------- /assets/images/logos/colecovision.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/daphne.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/daphne.png -------------------------------------------------------------------------------- /assets/images/logos/daphne.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/dragon32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/dragon32.png -------------------------------------------------------------------------------- /assets/images/logos/dreamcast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/dreamcast.png -------------------------------------------------------------------------------- /assets/images/logos/fba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/fba.png -------------------------------------------------------------------------------- /assets/images/logos/fba.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 5 | 6 | 12 | 14 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /assets/images/logos/fds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/fds.png -------------------------------------------------------------------------------- /assets/images/logos/gamegear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/gamegear.png -------------------------------------------------------------------------------- /assets/images/logos/gamegear.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/gb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/gb.png -------------------------------------------------------------------------------- /assets/images/logos/gb.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/gba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/gba.png -------------------------------------------------------------------------------- /assets/images/logos/gba.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/gbc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/gbc.png -------------------------------------------------------------------------------- /assets/images/logos/gbc.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/gc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/gc.png -------------------------------------------------------------------------------- /assets/images/logos/gc.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 11 | 12 | 14 | 16 | 18 | 20 | 21 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 33 | 35 | 37 | 38 | 40 | 41 | 42 | -------------------------------------------------------------------------------- /assets/images/logos/genesis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/genesis.png -------------------------------------------------------------------------------- /assets/images/logos/genesis.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/gog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/gog.png -------------------------------------------------------------------------------- /assets/images/logos/gog.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 7 | 8 | 12 | 21 | 24 | 27 | 28 | 29 | -------------------------------------------------------------------------------- /assets/images/logos/intellivision.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/intellivision.png -------------------------------------------------------------------------------- /assets/images/logos/kodi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/kodi.png -------------------------------------------------------------------------------- /assets/images/logos/love.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/love.png -------------------------------------------------------------------------------- /assets/images/logos/love.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/macintosh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/macintosh.png -------------------------------------------------------------------------------- /assets/images/logos/mame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/mame.png -------------------------------------------------------------------------------- /assets/images/logos/mame.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/mastersystem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/mastersystem.png -------------------------------------------------------------------------------- /assets/images/logos/megadrive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/megadrive.png -------------------------------------------------------------------------------- /assets/images/logos/msx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/msx.png -------------------------------------------------------------------------------- /assets/images/logos/msx.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/n64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/n64.png -------------------------------------------------------------------------------- /assets/images/logos/n64.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 20 | 23 | 26 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 41 | 43 | 44 | 45 | 46 | 47 | -------------------------------------------------------------------------------- /assets/images/logos/nds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/nds.png -------------------------------------------------------------------------------- /assets/images/logos/nds.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | 11 | 13 | 16 | 19 | 21 | 23 | 26 | 29 | 32 | 36 | 39 | 40 | 43 | 44 | 45 | 46 | -------------------------------------------------------------------------------- /assets/images/logos/neogeo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/neogeo.png -------------------------------------------------------------------------------- /assets/images/logos/neogeocd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/neogeocd.png -------------------------------------------------------------------------------- /assets/images/logos/nes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/nes.png -------------------------------------------------------------------------------- /assets/images/logos/ngp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/ngp.png -------------------------------------------------------------------------------- /assets/images/logos/ngpc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/ngpc.png -------------------------------------------------------------------------------- /assets/images/logos/odyssey2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/odyssey2.png -------------------------------------------------------------------------------- /assets/images/logos/odyssey2.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/pc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/pc.png -------------------------------------------------------------------------------- /assets/images/logos/pc.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/pcengine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/pcengine.png -------------------------------------------------------------------------------- /assets/images/logos/pcengine.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/pegasus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/pegasus.png -------------------------------------------------------------------------------- /assets/images/logos/pegasus.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 5 | 8 | 9 | 23 | 26 | 29 | 32 | 33 | 35 | 36 | 37 | 38 | 39 | -------------------------------------------------------------------------------- /assets/images/logos/ports.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/ports.png -------------------------------------------------------------------------------- /assets/images/logos/ports.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/ps2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/ps2.png -------------------------------------------------------------------------------- /assets/images/logos/ps3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/ps3.png -------------------------------------------------------------------------------- /assets/images/logos/psp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/psp.png -------------------------------------------------------------------------------- /assets/images/logos/psx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/psx.png -------------------------------------------------------------------------------- /assets/images/logos/residualvm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/residualvm.png -------------------------------------------------------------------------------- /assets/images/logos/retropie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/retropie.png -------------------------------------------------------------------------------- /assets/images/logos/saturn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/saturn.png -------------------------------------------------------------------------------- /assets/images/logos/scummvm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/scummvm.png -------------------------------------------------------------------------------- /assets/images/logos/sega32x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/sega32x.png -------------------------------------------------------------------------------- /assets/images/logos/segacd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/segacd.png -------------------------------------------------------------------------------- /assets/images/logos/segacd.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/sg-1000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/sg-1000.png -------------------------------------------------------------------------------- /assets/images/logos/sg-1000.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/snes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/snes.png -------------------------------------------------------------------------------- /assets/images/logos/steam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/steam.png -------------------------------------------------------------------------------- /assets/images/logos/steam.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /assets/images/logos/switch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/switch.png -------------------------------------------------------------------------------- /assets/images/logos/tg16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/tg16.png -------------------------------------------------------------------------------- /assets/images/logos/tg16.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/turbografx16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/turbografx16.png -------------------------------------------------------------------------------- /assets/images/logos/turbografx16.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/vectrex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/vectrex.png -------------------------------------------------------------------------------- /assets/images/logos/vectrex.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/videopac.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/videopac.png -------------------------------------------------------------------------------- /assets/images/logos/videopac.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/virtualboy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/virtualboy.png -------------------------------------------------------------------------------- /assets/images/logos/virtualboy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/vita.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/vita.png -------------------------------------------------------------------------------- /assets/images/logos/wii.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/wii.png -------------------------------------------------------------------------------- /assets/images/logos/wii.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/wiiu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/wiiu.png -------------------------------------------------------------------------------- /assets/images/logos/wiiu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/wiiware.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/wiiware.png -------------------------------------------------------------------------------- /assets/images/logos/wiiware.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/windows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/windows.png -------------------------------------------------------------------------------- /assets/images/logos/wonderswan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/wonderswan.png -------------------------------------------------------------------------------- /assets/images/logos/wonderswan.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/wonderswancolor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/wonderswancolor.png -------------------------------------------------------------------------------- /assets/images/logos/xbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/xbox.png -------------------------------------------------------------------------------- /assets/images/logos/xbox.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/xbox360.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/xbox360.png -------------------------------------------------------------------------------- /assets/images/logos/zmachine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/zmachine.png -------------------------------------------------------------------------------- /assets/images/logos/zmachine.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/logos/zxspectrum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/logos/zxspectrum.png -------------------------------------------------------------------------------- /assets/images/logos/zxspectrum.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/profile_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/assets/images/profile_icon.png -------------------------------------------------------------------------------- /assets/images/profile_icon.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/images/triangle.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /fonts/Nintendo_Switch_UI_Font.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PlayingKarrde/switchOS/1ffa9cbb1435c27743c32eda73908c4fc9a73af2/fonts/Nintendo_Switch_UI_Font.ttf -------------------------------------------------------------------------------- /global/HighlightBorder.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.8 2 | 3 | Rectangle { 4 | property bool selected: false 5 | property int borderwidth: vpx(5) 6 | 7 | id: hlBorder 8 | width: parent.width 9 | height: parent.height 10 | color: theme.accent 11 | radius: vpx(3) 12 | 13 | opacity: selected ? 1 : 0 14 | Behavior on opacity { NumberAnimation { duration: 75 } } 15 | 16 | // Highlight animation (ColorOverlay causes graphical glitches on W10) 17 | Rectangle { 18 | anchors.fill: parent 19 | //color: "#9EF6FF" 20 | color: "white" 21 | radius: hlBorder.radius 22 | SequentialAnimation on opacity { 23 | id: colorAnim 24 | running: true 25 | loops: Animation.Infinite 26 | NumberAnimation { to: 0.6; duration: 400; easing { type: Easing.OutQuad } } 27 | NumberAnimation { to: 0; duration: 500; easing { type: Easing.InQuad } } 28 | PauseAnimation { duration: 200 } 29 | } 30 | } 31 | 32 | // Inner highlight 33 | Rectangle { 34 | width: parent.width - (borderwidth*2) 35 | height: parent.height - (borderwidth*2) 36 | 37 | anchors.centerIn: parent 38 | 39 | color: theme.highlight 40 | } 41 | 42 | } -------------------------------------------------------------------------------- /layer_help/ControllerHelp.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.8 2 | import QtGraphicalEffects 1.0 3 | 4 | FocusScope { 5 | id: root 6 | property string buttonText1: showBack ? "Start" : "OK" 7 | property string controllerButton1: "A" 8 | property string buttonText2: "Back" 9 | property string controllerButton2: "B" 10 | 11 | property bool showBack: true 12 | 13 | function processButtonArt(buttonModel) { 14 | var i; 15 | for (i = 0; buttonModel.length; i++) { 16 | if (buttonModel[i].name().includes("Gamepad")) { 17 | var buttonValue = buttonModel[i].key.toString(16) 18 | return buttonValue.substring(buttonValue.length-1, buttonValue.length); 19 | } 20 | } 21 | } 22 | 23 | Item { 24 | id: background 25 | 26 | width: parent.width 27 | height: parent.height 28 | 29 | Behavior on opacity { NumberAnimation { duration: 200 } } 30 | 31 | Image { 32 | id: button1 33 | width: Math.round(screenheight*0.04) 34 | height: width 35 | source: "../assets/images/controller/"+ processButtonArt(api.keys.accept) + ".png" 36 | sourceSize.width: 64 37 | sourceSize.height: 64 38 | anchors { 39 | verticalCenter: button1Txt.verticalCenter 40 | right: button1Txt.left 41 | rightMargin: vpx(5) 42 | } 43 | 44 | }//button1 45 | 46 | ColorOverlay { 47 | anchors.fill: button1 48 | source: button1 49 | color: theme.text 50 | cached: true 51 | } 52 | 53 | Item { 54 | id: button1Txt 55 | width: txt1.width 56 | height: txt1.height 57 | Text { 58 | id: txt1 59 | text: buttonText1 60 | color: theme.text 61 | font.pixelSize: Math.round(screenheight*0.025) 62 | font.family: titleFont.name 63 | font.bold: true 64 | } 65 | anchors { 66 | verticalCenter: parent.verticalCenter 67 | right: parent.right 68 | rightMargin: vpx(25) 69 | } 70 | 71 | }//buttonBack 72 | 73 | Image { 74 | id: button2 75 | width: Math.round(screenheight*0.04) 76 | height: width 77 | source: "../assets/images/controller/"+ processButtonArt(api.keys.cancel) + ".png" 78 | sourceSize.width: 64 79 | sourceSize.height: 64 80 | anchors { 81 | verticalCenter: button2Txt.verticalCenter 82 | right: button2Txt.left 83 | rightMargin: vpx(5) 84 | } 85 | visible: showBack 86 | }//button2 87 | 88 | ColorOverlay { 89 | anchors.fill: button2 90 | source: button2 91 | color: theme.text 92 | cached: true 93 | visible: showBack 94 | } 95 | 96 | Item { 97 | id: button2Txt 98 | width: txt2.width 99 | height: txt2.height 100 | Text { 101 | id: txt2 102 | text: buttonText2 103 | color: theme.text 104 | font.pixelSize: Math.round(screenheight*0.025) 105 | font.family: titleFont.name 106 | font.bold: true 107 | } 108 | anchors { 109 | verticalCenter: parent.verticalCenter 110 | right: button1.left 111 | rightMargin: vpx(20) 112 | } 113 | visible: showBack 114 | } 115 | 116 | }//background 117 | }//root 118 | -------------------------------------------------------------------------------- /layer_help/ControllerHelpButton.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.8 2 | import QtGraphicalEffects 1.0 3 | 4 | FocusScope { 5 | id: root 6 | property string label: "Default" 7 | property string button: "controllerButton" 8 | property int buttonRotation: 0 9 | 10 | Image { 11 | id: buttonImg 12 | height: vpx(24) 13 | width: height 14 | source: "../assets/images/" + button + ".svg" 15 | sourceSize.width: vpx(32) 16 | sourceSize.height: vpx(32) 17 | transform: Rotation { origin.x: vpx(12); origin.y: vpx(12); angle: buttonRotation } 18 | anchors { 19 | right: buttonText.left 20 | rightMargin: vpx(10) 21 | } 22 | } 23 | 24 | Item { 25 | id: buttonText 26 | width: txt.width 27 | height: parent.height 28 | Text { 29 | id: txt 30 | text: label 31 | color: "white" 32 | font.pixelSize: vpx(14) 33 | font.family: bodyFont.name 34 | } 35 | anchors { 36 | right: parent.right 37 | rightMargin: vpx(25) 38 | } 39 | } 40 | 41 | } 42 | -------------------------------------------------------------------------------- /layer_platform/MenuButton.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.8 2 | import QtGraphicalEffects 1.0 3 | import "qrc:/qmlutils" as PegasusUtils 4 | 5 | Item { 6 | id: root 7 | 8 | property bool selected: focus 9 | property real borderWidth: vpx(10) 10 | property string label: "No label" 11 | signal clicked 12 | 13 | Rectangle { 14 | id: innerCircle 15 | width: vpx(86); height: vpx(86) 16 | z: 5 17 | radius:width/2 18 | color: theme.button 19 | } 20 | 21 | Rectangle { 22 | id: highlight 23 | width: innerCircle.width + borderWidth 24 | height: innerCircle.height + borderWidth 25 | radius:width/2 26 | color: theme.accent 27 | 28 | x: innerCircle.x - borderWidth/2 29 | y: innerCircle.y - borderWidth/2 30 | 31 | visible: selected 32 | } 33 | 34 | Rectangle { 35 | id: highlightAnim 36 | width: innerCircle.width + borderWidth 37 | height: innerCircle.height + borderWidth 38 | radius:width/2 39 | color: "white" 40 | 41 | x: innerCircle.x - borderWidth/2 42 | y: innerCircle.y - borderWidth/2 43 | 44 | SequentialAnimation on opacity { 45 | id: colorAnim 46 | running: true 47 | loops: Animation.Infinite 48 | NumberAnimation { to: 0.6; duration: 400; easing { type: Easing.OutQuad } } 49 | NumberAnimation { to: 0; duration: 500; easing { type: Easing.InQuad } } 50 | PauseAnimation { duration: 200 } 51 | } 52 | 53 | visible: highlight.visible 54 | } 55 | 56 | 57 | MouseArea { 58 | id: mouseArea 59 | anchors.fill: parent 60 | onClicked: root.clicked() 61 | hoverEnabled: true 62 | } 63 | 64 | Text { 65 | id: titleText 66 | width: vpx(512) 67 | x: vpx(-128) 68 | y: vpx(-46) 69 | text: label 70 | color: theme.accent 71 | font.family: titleFont.name 72 | font.pixelSize: vpx(22) 73 | elide: Text.ElideRight 74 | horizontalAlignment: Text.AlignHCenter 75 | 76 | //opacity: wrapper.ListView.isCurrentItem ? 1 : 0 77 | Behavior on opacity { NumberAnimation { duration: 75 } } 78 | } 79 | 80 | } 81 | -------------------------------------------------------------------------------- /layer_platform/PlatformScreen.qml: -------------------------------------------------------------------------------- 1 | import QtQuick 2.0 2 | import QtGraphicalEffects 1.0 3 | import QtQuick.Layouts 1.11 4 | import "../utils.js" as Utils 5 | import "qrc:/qmlutils" as PegasusUtils 6 | //import QtQml 2.0 7 | 8 | FocusScope 9 | { 10 | id: root 11 | 12 | Item 13 | { 14 | id: platformScreenContainer 15 | width: parent.width 16 | height: parent.height 17 | 18 | 19 | /*onVisibleChanged: { 20 | platformSwitcher.focus = true; 21 | }*/ 22 | 23 | Item { 24 | id: topbar 25 | 26 | 27 | height: Math.round(screenheight * 0.2569) 28 | anchors { 29 | left: parent.left; leftMargin: vpx(60) 30 | right: parent.right; rightMargin: vpx(60) 31 | top: parent.top; topMargin: Math.round(screenheight * 0.0472) 32 | } 33 | 34 | // Top bar 35 | Image 36 | { 37 | id: profileIcon 38 | anchors 39 | { 40 | top: parent.top; 41 | left: parent.left; 42 | } 43 | width: Math.round(screenheight * 0.0833) 44 | height: width 45 | source: "../assets/images/profile_icon.png" 46 | sourceSize { width: 128; height:128 } 47 | smooth: true 48 | antialiasing: true 49 | } 50 | 51 | DropShadow { 52 | id: profileIconShadow 53 | anchors.fill: profileIcon 54 | horizontalOffset: 0 55 | verticalOffset: 0 56 | radius: 6.0 57 | samples: 6 58 | color: "#1F000000" 59 | source: profileIcon 60 | } 61 | 62 | Text 63 | { 64 | id: sysTime 65 | 66 | function set() { 67 | sysTime.text = Qt.formatTime(new Date(), "hh:mm") 68 | } 69 | 70 | Timer { 71 | id: textTimer 72 | interval: 60000 // Run the timer every minute 73 | repeat: true 74 | running: true 75 | triggeredOnStart: true 76 | onTriggered: sysTime.set() 77 | } 78 | 79 | anchors { 80 | verticalCenter: profileIcon.verticalCenter; 81 | right: parent.right 82 | } 83 | color: theme.text 84 | font.pixelSize: Math.round(screenheight*0.0277) 85 | horizontalAlignment: Text.Right 86 | } 87 | } 88 | 89 | 90 | 91 | // Platform menu 92 | PlatformBar 93 | { 94 | id: platformSwitcher 95 | anchors 96 | { 97 | left: parent.left; leftMargin: vpx(98) 98 | right: parent.right 99 | top: topbar.bottom; 100 | } 101 | height: Math.round(screenheight * 0.3555) 102 | focus: true 103 | 104 | } 105 | 106 | // Button menu 107 | /*RowLayout { 108 | id: buttonMenu 109 | spacing: vpx(22) 110 | 111 | anchors { 112 | top: platformSwitcher.bottom; 113 | bottom: parent.bottom 114 | } 115 | 116 | x: parent.width/2 - buttonMenu.width/2 117 | 118 | MenuButton { 119 | id: themeButton 120 | width: vpx(86); height: vpx(86) 121 | 122 | onClicked: { 123 | focus = true; 124 | platformSwitcher.focus = false; 125 | } 126 | } 127 | 128 | MenuButton { 129 | id: systemButton 130 | width: vpx(86); height: vpx(86) 131 | 132 | onClicked: { 133 | focus = true; 134 | platformSwitcher.focus = false; 135 | } 136 | } 137 | }//*/ 138 | } 139 | } 140 | -------------------------------------------------------------------------------- /theme.cfg: -------------------------------------------------------------------------------- 1 | name: switchOS 2 | author: PlayingKarrde 3 | version: 0.3 4 | keywords: smallscreen, clean 5 | summary: A theme aiming to emulate the experience of the Nintendo Switch 6 | assets.screenshots: 7 | https://i.imgur.com/4EUrWRV.jpg 8 | https://i.imgur.com/yFCqOaY.png 9 | --------------------------------------------------------------------------------