@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?
@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?
Nobody anyone really know how to map fba2x to recalbox?
This is frustrating
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
my current version is 18.04.20
@jimybassy Specify make and model of your laptop maybe recalbox drivers are not compatible with it
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
how to change buttons in fba2x?
there is absolutely nothing in google about doing this in recalbox
help?
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>
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?
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
@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