Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Solved run app with recalbox

    Recalbox General
    run app recalbox
    2
    6
    1717
    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.
    • DJMatrix-HU3
      DJMatrix-HU3 last edited by

      can I initialize a debian application with recalbox?

      I want to create a counter
      to find out how many times the player presses select button
      I created a debian application that does this for me.

      if not possible
      is there a way to create a script that does this function?

      example

      if Key = Button_Select
      {
      ini.LoadFile ("counter.ini");
      ini.GetValue ("counter", "pulses", NULL);
      ini.SetValue ("counter", "pulses", "NULL + 1");
      }

      File counter.ini

      [COUNTER]
      Pulses=12

      DJMatrix-HU3 paradadf 2 Replies Last reply Reply Quote 0
      • DJMatrix-HU3
        DJMatrix-HU3 @DJMatrix-HU3 last edited by

        @djmatrix-hu3
        I'm using a USB joystick
        Not GPIO alt text

        1 Reply Last reply Reply Quote 0
        • paradadf
          paradadf Staff @DJMatrix-HU3 last edited by

          @djmatrix-hu3 just curios... what‘s the purpuse of it?

          If your question was answered, please mark it as solved: Topic Tools -> Ask a question + Topic Tools -> Mark as Solved

          DJMatrix-HU3 1 Reply Last reply Reply Quote 1
          • DJMatrix-HU3
            DJMatrix-HU3 @paradadf last edited by

            @paradadf I want to put a MAME cabinet in a public place

            get numbers of how many people will play during the day

            alt text alt text

            paradadf 1 Reply Last reply Reply Quote 0
            • paradadf
              paradadf Staff @DJMatrix-HU3 last edited by

              @djmatrix-hu3 I hope you are aware of what you are legally entitled to do and what you aren‘t.

              If your question was answered, please mark it as solved: Topic Tools -> Ask a question + Topic Tools -> Mark as Solved

              DJMatrix-HU3 1 Reply Last reply Reply Quote 0
              • DJMatrix-HU3
                DJMatrix-HU3 @paradadf last edited by

                @paradadf said in run app with recalbox:

                @djmatrix-hu3 I hope you are aware of what you are legally entitled to do and what you aren‘t.

                Yes, I'm aware
                I am not using for profit, but for statistical purposes and study..

                I made a python script that sends the numbers to my IOS app
                I could post the script, but some people may use it for illegal purposes

                alt text

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

                Want to support us ?

                83
                Online

                99.0k
                Users

                28.1k
                Topics

                187.1k
                Posts

                Copyright © 2021 recalbox.com