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

    Announcing Pegasus Frontend

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

      So I've just spent the last few days trying to make 3D work on the Pi, and this afternoon debugging the keyboard issue in the terminal menus, with no success yet. Both seem to be a bug in the Qt framework, so I'll report the issue to it's devs.

      @AndersHP Not yet; I plan to add an enable/disable button for the compatibility modules (ES2, Steam), and an add/remove search path for directories containing Pegasus' own metadata files.

      @Darksavior You mean when you select shutdown, Pegasus crashes/quits to the console, if there's an open FTP connection to the Pi?

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

        @fluffypillow Yes. I don't believe there's any crash messages in the command line when it happens.

        1 條回覆 最後回覆 回覆 引用 0
        • B
          BenESeph
          最後由 BenESeph 編輯

          Hi @fluffypillow, I just signed up to the forum to say that this looks great! It feels great in fact, however (ugh, there's always a however), I'm having issues with it recognising me using my controller - it works perfectly fine with emulationstation, but for some reason does not recognise any of my key presses except for directional keys! Do you (or anyone) have any suggestions surrounding this?

          I'm also looking to rebuild my game library from scratch - to get the best results am I right in saying that for each system I should have a folder named media with (for example) name-boxFront.png, name-logo.png, name-background.png and name-screenshot.png? Would that fill the whole screen with all the details?

          Thanks again :)

          herb_fargusH fluffypillowF 2 條回覆 最後回覆 回覆 引用 0
          • herb_fargusH
            herb_fargus administrators @BenESeph
            最後由 編輯

            @beneseph said in Announcing Pegasus Frontend:

            I'm having issues with it recognising me using my controller

            I have had similar issues with my handheld.

            If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

            Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

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

              @beneseph Thanks! So what kind of gamepad do you have troubles with?

              I'm also looking to rebuild my game library from scratch - to get the best results am I right in saying that for each system I should have a folder named media with (for example) name-boxFront.png, name-logo.png, name-background.png and name-screenshot.png? Would that fill the whole screen with all the details?

              Yup, that's right. You'll probably want some metadata too, like game title or description. These can be collected using scrapers.

              B 1 條回覆 最後回覆 回覆 引用 0
              • B
                BenESeph @fluffypillow
                最後由 編輯

                @fluffypillow I'm using ps3 wireless controller. Actually it's a gioteck version rather than official (I was being risky) but it works fine.

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

                  I've just landed some old pending patches:

                  • updated Pegasus to work on the latest Raspberry firmware and Raspbian Stretch
                  • experimental 3D support in themes is now available via QtCanvas3D (not yet tested in Pegasus, but the module itself works and can display complex objects)
                  • fixed some QML modules occasionally not being included
                    • theme makers: the currently available QML modules are QtQuick, QtQuick.Layouts, QtQuick.Particles, QtQuick.Window, QtGamepad, QtGraphicalEffects, QtMultimedia and QtCanvas3D
                    • @shantigilbert this might help with static linking issues
                  • cleanup in the ES2 compatibility code, possible minor speed improvements
                    • needs testing, please report if you miss any games/assets
                  • fixed Daphne game detection (in theory) (cc @Darksavior)
                  • made the log a bit more verbose about game system detection

                  @herb_fargus @BenESeph So the controller works fine in ES? Does it also work in other SDL2-based games/programs, eg. OpenBlok? I think I can use a similar input handling too.

                  herb_fargusH T DarksaviorD S 4 條回覆 最後回覆 回覆 引用 2
                  • herb_fargusH
                    herb_fargus administrators @fluffypillow
                    最後由 編輯

                    @fluffypillow there are similar issues on openblok at least as it pertains to the xbox360 controllers (haven't tested with my 8bitdo controller or handheld yet) as we've discussed in the past. I can open a ticket/ provide logs as needed. Just let me know which diagnostics you need

                    If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                    Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

                    1 條回覆 最後回覆 回覆 引用 0
                    • T
                      tronkyfran @fluffypillow
                      最後由 編輯

                      QtCanvas3D looks pretty complex for me, I'm going to need some programmer partner for that part.
                      Wink wink to anyone interested...

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

                        @herb_fargus remind me again, did it work well with http://generalarcade.com/gamepadtool/?

                        @tronkyfran yeah, that will need programming, but in theory, you can implement things like the examples here.

                        herb_fargusH 1 條回覆 最後回覆 回覆 引用 0
                        • herb_fargusH
                          herb_fargus administrators @fluffypillow
                          最後由 編輯

                          @fluffypillow said in Announcing Pegasus Frontend:

                          remind me again, did it work well with http://generalarcade.com/gamepadtool/?

                          I haven't tested using that. Since it's a gui it may not work on retropie as retropie doesn't use x. I remember you set up a diff sdl mapping tool I tried but I don't think we ever came up with anything conclusive

                          If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                          Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

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

                            @fluffypillow Daphne problem fixed. Thanks!
                            Also, I did notice how much faster it is. ~4sec for ~1800 roms. I did notice my screenshots for the background and marquees are now gone..
                            They're in /opt/retropie/configs/all/emulationstation/downloaded_images/

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

                              @Darksavior is that directory symlinked to ~/emulationstation/downloaded_images?

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

                                @fluffypillow said in Announcing Pegasus Frontend:

                                s that directory symlinked to ~/emulationstation/downloaded_images

                                By default it is:

                                pi@retropie:~ $ pwd
                                /home/pi
                                pi@retropie:~ $ file .emulationstation
                                .emulationstation: symbolic link to /opt/retropie/configs/all/emulationstation
                                pi@retropie:~ $
                                
                                1 條回覆 最後回覆 回覆 引用 0
                                • fluffypillowF
                                  fluffypillow
                                  最後由 編輯

                                  @mitu thanks!

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

                                    @Darksavior I've made an experimental build that should fix the problem, could you check it? It's here.

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

                                      @fluffypillow That fixed the problem, thanks. Marquees and screenshot backgrounds are back.

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • halfmanhalfcakeH
                                        halfmanhalfcake
                                        最後由 編輯

                                        How's the progress on the custom config files?

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

                                          @halfmanhalfcake I've just finished the implementation - all that's left is to write some documentation and create a site for converting between the different file formats (eg. ES2 gamelist).

                                          1 條回覆 最後回覆 回覆 引用 1
                                          • halfmanhalfcakeH
                                            halfmanhalfcake
                                            最後由 編輯

                                            Thanks for the update :)

                                            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.