RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. pegasus
    Log in to post
    • All categories
    • N

      Duplicate Collections after using Skyscraper CL

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help & support pegasus skycraper
      1
      0 Votes
      1 Posts
      224 Views
      No one has replied
    • C

      Alternative Frontends...

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support frontend pegasus emulation station
      4
      0 Votes
      4 Posts
      826 Views
      ExarKunIvE

      @cdaters glad to help

    • O

      Skyscraper not scraping covers or wheels

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support skyscraper pegasus screenscraper thegamesdb scrapping issue
      6
      0 Votes
      6 Posts
      1k Views
      S

      For example I only want the cover art as my image. Not a 3D-rendered box, not the composite screenshot with box and wheel art, just the flat 2D cover art. So I point my config.ini at a custom artwork-cover.xml and that looks like:

      <?xml version="1.0" encoding="UTF-8"?> <artwork> <output type="screenshot" resource="cover"/> <output type="marquee" resource="wheel"/> </artwork>

      Note, the output uses type="screenshot" resource="cover". This still puts the image in the "screenshots" folder; that's just how it works. Whatever you define as "screenshot," that's what gets put in the gamelist <image> tag. (Again, this for ES, I don't know how it might be different for Pegasus FE.) But I use the "cover" resource and so the image that appears in my gamelist is a picture of the cover, not a screenshot, even though it's called "screenshot."

      If you want raw cover, screenshot, wheel and marquee outputs, use artwork.xml.example2:

      <?xml version="1.0" encoding="UTF-8"?> <!-- This example simply exports the raw unedited versions of each artwork type coming directly from the scraping source --> <artwork> <output type="cover"/> <output type="screenshot"/> <output type="wheel"/> <output type="marquee"/> </artwork>

      The default artwork.xml only outputs two images, but one of them has many layers, and between them it uses three of the four resources (the "marquee" resource is not used. Note that even in the output node called "marquee," it uses the "wheel" resource instead):

      <?xml version="1.0" encoding="UTF-8"?> <!-- This is the default artwork.xml provided by Skyscraper. More examples can be found in '~/.skyscraper'. Be sure to check the full artwork documentation here: https://github.com/muldjord/skyscraper/blob/master/docs/ARTWORK.md --> <artwork> <output type="screenshot" width="640" height="480"> <layer resource="screenshot" x="20" width="520" height="390" align="center" valign="middle"> <rounded radius="10"/> <stroke width="5"/> </layer> <layer resource="cover" height="250" x="0" y="-10" valign="bottom"> <gamebox side="wheel" rotate="90"/> <shadow distance="5" softness="5" opacity="70"/> </layer> <layer resource="wheel" width="250" x="-10" align="right"> <shadow distance="5" softness="5" opacity="70"/> </layer> </output> <output type="marquee" resource="wheel"/> </artwork>
    • D

      PCSX2 Pegasus Launching

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pegasus ubuntu 20.10 pcsx2
      12
      0 Votes
      12 Posts
      2k Views
      D

      The latest appimage seems to boot games as well. But gamepad config is broken unless you edit some files.

    • P

      Vertical screen - Game Sources and Directories screens

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pegasus vertical linux
      2
      0 Votes
      2 Posts
      477 Views
      mituM

      @papa-roux You might want to report this in the Pegasus topic.

    • J

      grid view frontend for vertical cocktail table?

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development gridview pegasus cocktail table vertical emulationstaton
      5
      0 Votes
      5 Posts
      682 Views
      ClydeC

      @jgeibel My pleasure. Some years ago, I used AM on my Linux PC and laptop before I got my Pi 3b and discovered RetroPie, which seduced me with its all-in-one-package simplicity.

      But I still have my MAME 0.185 setup with AM, and I'll never forget this my "first love" among emulation frontends with its unparalleled customisability. 😍

    • PlayingKarrdeP

      [Theme] prosperoOS - A Playstation 5 inspired theme for Pegasus frontend

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes 1080p clean pegasus playstation ps5
      3
      1 Votes
      3 Posts
      3k Views
      PlayingKarrdeP

      @Baitbit said in [Theme] prosperoOS - A Playstation 5 inspired theme for Pegasus frontend:

      @PlayingKarrde can you use it on raspberry pi 4.

      I don't have an RPi 4 to test but I don't see why it wouldn't work perfectly on one yes.

    • PlayingKarrdeP

      [Theme] clearOS - a clean theme for Pegasus frontend

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes 1080p clean pegasus theme
      5
      2 Votes
      5 Posts
      2k Views
      PlayingKarrdeP

      @Starkregen thanks that’s very kind ☺️

      A game details page does seem to make sense yes. I’ll probably add one in the next release also.

    • PlayingKarrdeP

      gameOS version 1.0 finally released [Pegasus Frontend Theme]

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes theme pegasus gameos clean 1080p
      52
      11 Votes
      52 Posts
      13k Views
      H

      Maybe you all can help me. In the first screenshot here, it shows the "gameOS" logo with a video (or something) playing behind it on the homepage. I want mine to replicate that. Mine seemingly loads my most recently played or favorite games and puts them in a carousel/slideshow. Is there a way I can disable this?

    • PlayingKarrdeP

      [Theme] switchOS for Pegasus

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes clean frontend nintendo pegasus theme
      26
      2 Votes
      26 Posts
      7k Views
      DarksaviorD

      Ah nevermind. I started to look into forks and one of them is perfect. Basically the switchos theme but it supports boxart and a few other things.
      https://github.com/ismaelestalayo/skylineOSP

    • R

      [UTILITY] skeletonKey

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes emulationstatio pegasus retrofe utility windows
      1
      0 Votes
      1 Posts
      456 Views
      No one has replied
    • fluffypillowF

      ES to Pegasus theme converter

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development pegasus themes qml xml emulationstaton
      11
      9 Votes
      11 Posts
      9k Views
      M

      @fluffypillow Perfect, exactly what I was looking for. I knew about purpose of "./", "[ ]" is new to me though. Going to work on fixing the system logo sizes, other than that the rest of the theme seems to be as it should. Thanks again!

    • S

      [Theme] gpiOS (based on gameOS) Pegasus front end theme modified for Retroflag Gpi case

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes retroflag gpi pegasus theme
      20
      7 Votes
      20 Posts
      5k Views
      X

      @joharibk hiding the boot text has nothing to do with Pegasus and this Pegasus Theme, even less.
      Maybe you need to follow this tutorial of how to hide the boot text

    • T

      Which Frontend should I use?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming emulationstatio pegasus frontend
      1
      1 Votes
      1 Posts
      640 Views
      No one has replied
    • M

      In need of help setting up Pegasus on Raspberry Pi 3 B.

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development pegasus raspberry pi 3b
      6
      0 Votes
      6 Posts
      974 Views
      fluffypillowF

      @MJHScorpio87 Yes, there've been a few logo request, I plan to go through them all some time.

    • A

      Possible Theme for Pegasus #pegasus

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes pegasus theme qml retropie
      1
      1 Votes
      1 Posts
      739 Views
      No one has replied