Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. DJMatrix-HU3
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 25
    • Best 0
    • Controversial 0
    • Groups 0

    DJMatrix-HU3

    @DJMatrix-HU3

    0
    Reputation
    467
    Profile views
    25
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    DJMatrix-HU3 Unfollow Follow

    Latest posts made by DJMatrix-HU3

    • RE: Can not update recalbox raspberry pi 3

      @oyyodams I checked my router, there are no problems with my network ...

      I tried the cable connection and I was not successful ..

      is there any way to update offline via pendrive or something like that?

      posted in Recalbox General
      DJMatrix-HU3
      DJMatrix-HU3
    • RE: How to Map Joystick Buttons in fba2x ?

      Nobody anyone really know how to map fba2x to recalbox?

      This is frustrating 😞

      posted in Recalbox General
      DJMatrix-HU3
      DJMatrix-HU3
    • Can not update recalbox raspberry pi 3

      My raspberry is connected to the internet but in the menu updates does not show new update available

      I tried something by ssh but also did not succeed
      alt text
      my current version is 18.04.20

      posted in Recalbox General
      DJMatrix-HU3
      DJMatrix-HU3
    • RE: RecalBox not working properly

      @jimybassy Specify make and model of your laptop maybe recalbox drivers are not compatible with it

      posted in Recalbox General
      DJMatrix-HU3
      DJMatrix-HU3
    • RE: How to Map Joystick Buttons in fba2x ?

      @acris

      recalbox.conf

      fba2x.configfile=/recalbox/share/system/configs/fba/fba2x.cfg
      fba.configfile=/recalbox/share/system/configs/fba/fba2x.cfg

      does not work for me

      posted in Recalbox General
      DJMatrix-HU3
      DJMatrix-HU3
    • How to Map Joystick Buttons in fba2x ?

      how to change buttons in fba2x?

      there is absolutely nothing in google about doing this in recalbox

      help?

      posted in Recalbox General
      DJMatrix-HU3
      DJMatrix-HU3
    • how to enter text on screen using theme.xml

      how to enter text on screen using theme.xml??

      I Tried

      <view name="basic, detailed, grid">                                 <fontPath>./_art/menu.ttf</fontPath>    
      <fontSize>0.018</fontSize>
      <pos>0.48 0.98</pos>
      <textColor>FFFFFF</textColor>
      <text>MY TEXT</text>                                                                    </view>
      

      images I can add without problems .. but I can not add text .. anyone help me?

      <image name="logo2" extra="true">
      <path>./$system/system.png</path>
      <color>ffffff</color>
      <origin>0.5 0.5</origin>
      <pos>0.695 0.14</pos> <!-- logo 2 edit-->
      <maxSize>0.14 0.1</maxSize>
      </image>

      posted in Themes & Interface
      DJMatrix-HU3
      DJMatrix-HU3
    • recalbox ignores changes in gamelist.xml

      accidentally deletes my KOF rom folder from my recalbox ... however I have a backup on macbook ... when I did send the gamelist.xml recalbox simply ignores .. it seems to dont have gamelist.xml inside the folder ... What do??? do I need to clear some cache for the changes to be made?

      posted in Recalbox General
      DJMatrix-HU3
      DJMatrix-HU3
    • SOLVED:script does not run at startup

      I do not understand why my script does not execute at initialization I've researched a lot in google without success.

      /recalbox/share/system/custom.sh:

      #!/bin/sh
      #/recalbox/share/system/custom.sh
      cd /recalbox/share/system/
      python counter.py &

      the script normally runs in terminal:

      python counter.py

      Help ???

      SOLVED:

      cd /recalbox/share/system/
      chmod u+x counter.py
      chmod u+x custom.sh

      posted in Recalbox General
      DJMatrix-HU3
      DJMatrix-HU3
    • RE: run app with recalbox

      @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

      posted in Recalbox General
      DJMatrix-HU3
      DJMatrix-HU3