RetroPie forum home
    • 最新
    • 標籤
    • 熱門
    • Home
    • Docs
    • 註冊
    • 登入

    Announcing Pegasus Frontend

    已排程 已置頂 已鎖定 已移動 Ideas and Development
    frontendpegasusc++developmentqml
    1.7k 貼文 145 Posters 6.3m 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • DarksaviorD
      Darksavior @fluffypillow
      最後由 編輯

      @fluffypillow So it can't be made to read the boot's config.txt. I mean, I can always use mitu's suggestion or what I've been using hdmi_ignore_edid=0xa5000080

      mituM 1 條回覆 最後回覆 回覆 引用 0
      • mituM
        mitu Global Moderator @Darksavior
        最後由 編輯

        @Darksavior if you don't have anything configured in config.txt, then there's no indication (in the config) of the current resolution - so you can't rely on that file to have the information about the current video mode.
        Maybe using mode: current in the config file would use your current resolution instead of switching to preferred ?

        DarksaviorD 1 條回覆 最後回覆 回覆 引用 0
        • DarksaviorD
          Darksavior @mitu
          最後由 Darksavior 編輯

          @mitu I'm setting it to 1080p in config.txt with all of these tests. I thought it was something that could be fixed in pegasus so it could read it as well. I guess only sdl2 stuff can read it.

          mituM 1 條回覆 最後回覆 回覆 引用 0
          • mituM
            mitu Global Moderator @Darksavior
            最後由 編輯

            @Darksavior said in Announcing Pegasus Frontend:

            I guess only sdl2 stuff can read it.

            SDL2 doesn't read anything, it's just not doing any mode settting to another video mode (by default) when initializing the KMSDRM video backend.

            1 條回覆 最後回覆 回覆 引用 0
            • fluffypillowF
              fluffypillow
              最後由 編輯

              It's been a while, about time to have a weekly update! So during the holidays I've started experimenting with a new tool, and I think it might be usable enought for a release.

              In short, the script can convert all ES themes into Pegasus themes.

              Now this thread is quite large already, so for more details look into this thread.

              In other news, this week I've fixed a possible crash caused by having too many themes :)

              1 條回覆 最後回覆 回覆 引用 1
              • fluffypillowF
                fluffypillow
                最後由 編輯

                Weekly update!

                • Added Chinese translation (thanks @MephistoSatanDevil)
                • Updated the Portuguese translation (should have done this sooner)
                • Fixed a bug where in certain cases if the theme path was manually edited in settings file, Pegasus couldn't find a theme there
                • Minor logging improvements
                1 條回覆 最後回覆 回覆 引用 0
                • R
                  Rakoda
                  最後由 編輯

                  Hello I really like this front end and I'm experimenting with it. Currently I have set it up all portable on Windows and it works fine. The only problem i found was that a favorite game will saved full path including drive so that doesn't work if you used portable liked me.

                  I hope I have explained good English is not my native language.

                  fluffypillowF 1 條回覆 最後回覆 回覆 引用 0
                  • fluffypillowF
                    fluffypillow @Rakoda
                    最後由 編輯

                    @Rakoda Ok, this should be fixed now in the latest release. Thanks for the report!

                    R 1 條回覆 最後回覆 回覆 引用 0
                    • AndersHPA
                      AndersHP
                      最後由 編輯

                      Are "Filters" not showing Favorites anymore?
                      Being on an arcade build, I cannot use the Filters for searching (would require hooking a keyboard to the build) so I always used it to toggle Favorites. How do I toggle Favorites on/off then?

                      My "Bubble Bobble" Themed Bartop Arcade
                      My Gameboy

                      1 條回覆 最後回覆 回覆 引用 0
                      • AndersHPA
                        AndersHP
                        最後由 編輯

                        Another question: is it possible to change the Favorite heart icon into something else?

                        My "Bubble Bobble" Themed Bartop Arcade
                        My Gameboy

                        fluffypillowF 1 條回覆 最後回覆 回覆 引用 0
                        • R
                          Rakoda @fluffypillow
                          最後由 編輯

                          @fluffypillow Thanks for your fast reply.

                          1 條回覆 最後回覆 回覆 引用 0
                          • fluffypillowF
                            fluffypillow @AndersHP
                            最後由 編輯

                            @AndersHP Ah yes that broke in one of the earlier updates and got disabled. I've just fixed this and re-added it in the latest release.

                            is it possible to change the Favorite heart icon into something else?

                            Yes, if you download the main theme you can replace the icons, they are located here.

                            1 條回覆 最後回覆 回覆 引用 0
                            • S
                              Supersquared
                              最後由 編輯

                              Hi @fluffypillow
                              First this is an awesome front-end, very flexible and fast!

                              Can we have an option like ES to not display the loading screen (--no-splash arg on ES) ? Is this also possible to remove the Pegasus screen when exiting a game?

                              Eventually, can we have a loading screen when launching a game (like the launching.png in ES)?

                              Thank you for this nice app ;)

                              mituM 1 條回覆 最後回覆 回覆 引用 0
                              • mituM
                                mitu Global Moderator @Supersquared
                                最後由 編輯

                                @Supersquared said in Announcing Pegasus Frontend:

                                Eventually, can we have a loading screen when launching a game (like the launching.png in ES)?

                                Loading screen is not part of EmulationStation, but runcommand. If you use it to run your games (from Pegasus), you'd still be able to have launching images.

                                S 1 條回覆 最後回覆 回覆 引用 0
                                • S
                                  Supersquared @mitu
                                  最後由 編輯

                                  @mitu said in Announcing Pegasus Frontend:

                                  @Supersquared said in Announcing Pegasus Frontend:

                                  Eventually, can we have a loading screen when launching a game (like the launching.png in ES)?

                                  Loading screen is not part of EmulationStation, but runcommand. If you use it to run your games (from Pegasus), you'd still be able to have launching images.

                                  aah very nice ! I'm still new and learning how components work with each other! Thank you for your answer ;)

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • AndersHPA
                                    AndersHP
                                    最後由 編輯

                                    I'm having issues launching a splashvid at bootup, explained here.

                                    Don't know if it's related to Pegasus, but I thought since I can get the video playing by entering a commandline, maybe I could disable normal splashscreens and edit something in the pegasus code, to get the video played there instead?

                                    My "Bubble Bobble" Themed Bartop Arcade
                                    My Gameboy

                                    fluffypillowF 1 條回覆 最後回覆 回覆 引用 0
                                    • fluffypillowF
                                      fluffypillow @AndersHP
                                      最後由 編輯

                                      @AndersHP well it's technically possible but involves partially rewriting the UI layout and recompiling Pegasus, which might be more troublesome than the original problem :)

                                      1 條回覆 最後回覆 回覆 引用 1
                                      • fluffypillowF
                                        fluffypillow
                                        最後由 編輯

                                        Also no updates this week due to lack of time unfortunately. There were a few improvements right after the previous update though, so for the sake of completeness:

                                        • Fixed favorite paths storing absolute paths even in portable mode
                                        • Main theme: favorite and multiplayer filters work again
                                        • Main theme: fixed game boxes getting resized when filtering
                                        • Minor bugfixes
                                        1 條回覆 最後回覆 回覆 引用 1
                                        • AndersHPA
                                          AndersHP
                                          最後由 編輯

                                          Hi @fluffypillow
                                          In the new update, Pegasus will upon reboot remember the last played game.

                                          Is it possible to just remember the last played game when exiting a game (so one can continue from there) but reset this at reboot / shutdown?

                                          It's nice to have the frontend start over at reboot, I think.

                                          My "Bubble Bobble" Themed Bartop Arcade
                                          My Gameboy

                                          fluffypillowF 1 條回覆 最後回覆 回覆 引用 0
                                          • fluffypillowF
                                            fluffypillow @AndersHP
                                            最後由 編輯

                                            @AndersHP no, but instead you can remove $HOME/.config/pegasus-frontend/theme_settings/pegasus-theme-grid.json at boot or before shutdown, which will also reset the last played game.

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 第一個貼文
                                              最後的貼文

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.