• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
RetroPie forum home
  • Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login

Support for upcoming console cases

Scheduled Pinned Locked Moved Ideas and Development
drivercasescriptcontribution
26 Posts 4 Posters 6.7k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    meleu @MichaelKirsch
    last edited by meleu 27 Sept 2017, 09:34

    @michaelkirsch sharing here can be a good idea, but you can do as you wish. By the way, just FYI, the man who approves (or not) if your script module will be part of RetroPie-Setup is @BuZz .

    • Useful topics
    • joystick-selection tool
    • rpie-art tool
    • achievements I made
    M 1 Reply Last reply 27 Sept 2017, 09:57 Reply Quote 0
    • M
      MichaelKirsch @meleu
      last edited by 27 Sept 2017, 09:57

      @meleu @BuZz here is my working scriptmodule. If there are any mistakes please point them out and i will fix them immediately. Link: https://github.com/MichaelKirsch/kintaro_scriptmodule

      M 1 Reply Last reply 27 Sept 2017, 11:38 Reply Quote 0
      • M
        meleu @MichaelKirsch
        last edited by 27 Sept 2017, 11:38

        @michaelkirsch some things I noticed at a first glance:

        • some lines are indented with a tab followed by spaces (lines 45, 50 and 58). This should be fixed to spaces only.

        • if your driver is for rpi only, you can make the scriptmodule be shown only on rpi installs using some flags. Example:

        rp_module_flags="noinstclean !mali !x86"
        
        • I think the function remove_kintaropcb should also do those steps to disable the driver (systemctl disable and stop).

        • I also think you should say what exactly that pcb_1.0.0_armhf.deb installs.

        • Useful topics
        • joystick-selection tool
        • rpie-art tool
        • achievements I made
        M 2 Replies Last reply 27 Sept 2017, 12:00 Reply Quote 0
        • M
          MichaelKirsch @meleu
          last edited by 27 Sept 2017, 12:00

          @meleu Thank you for your quick reply. I will do this today

          1 Reply Last reply Reply Quote 0
          • M
            MichaelKirsch @meleu
            last edited by 27 Sept 2017, 13:47

            @meleu two questions. Where should i write what the .deb is doing ? And what program do you use to see if something is only indented or tab ? I use gedit on linux and that doesnt show that

            M 1 Reply Last reply 27 Sept 2017, 14:13 Reply Quote 0
            • M
              meleu @MichaelKirsch
              last edited by 27 Sept 2017, 14:13

              @michaelkirsch said in Support for upcoming console cases:

              Where should i write what the .deb is doing ?

              Maybe in rp_module_help. You can break lines using \n. Example:

              rp_module_help="Kintaro Pcb Driver\n\nThis module installs:\n- file1\n- file2\n- file3..."
              

              And what program do you use to see if something is only indented or tab ?

              Mozilla Firefox (look lines 45, 49 and 60):

              0_1506521317582_bad_indentation.png

              I use gedit on linux and that doesnt show that

              I also opened your file with vim editor and noticed those tabs, maybe your gedit is configured to display tabs as 4 spaces.

              • Useful topics
              • joystick-selection tool
              • rpie-art tool
              • achievements I made
              M 2 Replies Last reply 27 Sept 2017, 14:21 Reply Quote 0
              • M
                MichaelKirsch @meleu
                last edited by 27 Sept 2017, 14:21

                @meleu said in Support for upcoming console cases:

                rp_module_help="Kintaro Pcb Driver\n\nThis module installs:\n- file1\n- file2\n- file3..."

                okay thanks i will do that :)

                1 Reply Last reply Reply Quote 0
                • M
                  MichaelKirsch @meleu
                  last edited by 27 Sept 2017, 14:28

                  @meleu yeah seems like gedit is not doing a great job with it i now fixed it within github

                  M 1 Reply Last reply 27 Sept 2017, 14:49 Reply Quote 0
                  • M
                    meleu @MichaelKirsch
                    last edited by 27 Sept 2017, 14:49

                    @MichaelKirsch some points

                    • pcb.py into /opt/kintaro could be just the full path: /opt/kintaro/pcb.py. Same thing for kintaro.service.

                    • I can't see why your driver needs doxygen. Is it really necessary?

                    • I'm not sure if it will be part of RetroPie-Setup. Even if not, I think that a scriptmodule is the way to provide an user-friendly way to your customers install/enable your driver. ;-)

                    • Useful topics
                    • joystick-selection tool
                    • rpie-art tool
                    • achievements I made
                    M 1 Reply Last reply 27 Sept 2017, 16:28 Reply Quote 0
                    • M
                      MichaelKirsch @meleu
                      last edited by 27 Sept 2017, 16:28

                      @meleu okay i will change the pathes. Yes i just saw that too no i dont need doxygen :)

                      1 Reply Last reply Reply Quote 0
                      • B
                        BuZz administrators
                        last edited by 27 Sept 2017, 16:29

                        I don't think I want to include this is RetroPie but as meleu said you can provide it for your users.

                        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                        M 1 Reply Last reply 28 Sept 2017, 10:26 Reply Quote 0
                        • M
                          MichaelKirsch @BuZz
                          last edited by 28 Sept 2017, 10:26

                          @BuZz Is there something you suggest I should do different? I would love to get some feedback from you as you're experienced with user friendly services.

                          1 Reply Last reply Reply Quote 0
                          • W
                            Wombat @MichaelKirsch
                            last edited by 26 Oct 2017, 12:35

                            @michaelkirsch Any update on your product? Release date?

                            M 2 Replies Last reply 26 Oct 2017, 12:43 Reply Quote 0
                            • M
                              MichaelKirsch @Wombat
                              last edited by 26 Oct 2017, 12:43

                              @wombat Hey man. Thank you for your interest into our new product. We are working on it to get a very nice and useful product out. We are challening ourself with new routes and we hope to get it out to the community soon :) As it is with companies i cant tell you a release date yet im very sorry. If you have ideas or you want to contribute software later let us know , its more than welcome :)

                              Greeting from Amsterdam,

                              Michael

                              1 Reply Last reply Reply Quote 0
                              • M
                                MichaelKirsch @Wombat
                                last edited by 30 Nov 2017, 14:57

                                @wombat We released the version without PCB yesterday (https://www.amazon.com/Super-Kuma-Case-Raspberry-Kintaro/dp/B0767HHJY1/ref=sr_1_1?ie=UTF8&qid=1512052347&sr=8-1&keywords=raspberry+pi+case+snes+kuma#Ask) and it comes with a custom heatsink. The version with pcb is expected to be released in january

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post

                                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.

                                  This community forum collects and processes your personal information.
                                  consent.not_received