Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Tags
    3. read
    Log in to post
    • All categories
    • maggiebeerweight

      Maggie Beer Weight Loss Australia: (Exposed) Read Reviews, Price Ingredients, Does It Work Or Not?
      Recalbox General • maggie beer weight loss australia exposed read reviews price ingredients does • • maggiebeerweight

      2
      0
      Votes
      2
      Posts
      588
      Views

      No one has replied

    • dreasgrech

      Solved Unable to read the correct MAME core from the .recalbox.conf files
      Emulator Arcade/PC/Console • unable read correct mame core recalbox.conf • • dreasgrech

      2
      0
      Votes
      2
      Posts
      556
      Views

      dreasgrech

      Found the issue in my AdvanceMame .recalbox.conf file.

      Now changed it to:

      mame.emulator=advancemame mame.core=advancemame
    • Anders Northbane

      Kodi v17.6 build can't read contents of .rar material
      Recalbox General • kodi v17.6 build cant read • • Anders Northbane

      9
      0
      Votes
      9
      Posts
      858
      Views

      Anders Northbane

      @OyyoDams @paradadf
      It seems you need to include VFS support when building the Kodi from scratch, see this post: https://forum.kodi.tv/showthread.php?tid=341211&pid=2847803#pid2847803 - please enable that in the coming version.

    • Orion5

      Solved Games not starting, WAIT read the whole post! Contoller to blame?
      Emulator Arcade/PC/Console • starting wait read whole post • • Orion5

      8
      0
      Votes
      8
      Posts
      938
      Views

      paradadf

      @orion5 am I not awesome too? I gave you the same answer before anyone else. 🙂

    • Israel Neves

      How check if the HDMI is plugged in Shell Script ?
      Recalbox General • read config.txt • • Israel Neves

      4
      0
      Votes
      4
      Posts
      1371
      Views

      Israel Neves

      Here the script that i want to run with S99custom

      #!/bin/bash IFS=' ' read -r -a array <<< "$(tvservice -s)" # THIS LINE ! tvservice -s give the same answer with or without HDMI plug echo "${array[1]}" if [ "${array[1]}" == "0x12000a" ]; then echo "Sem HDMI" if [ "$(cat /boot/tela.txt)" == "hdmi" ]; then echo "Sem HDMI e setado como HDMI, setando como LCD" mount -o remount, rw /boot mount -o remount, rw / cp /boot/configLcd.txt /boot/config.txt echo "lcd" > /boot/tela.txt sh ./recalbox/scripts/recalbox-save-overlay.sh reboot else echo "Sem HDMI, tela setada como LCD" start-stop-daemon -S -q -m -b -p /var/run/fbcp.pid --exec /usr/bin/fbcp -- -n fi else echo "HDMI Conectado" if [ "$(cat /boot/tela.txt)" == "lcd" ]; then echo "Sem HDMI e setado como HDMI, setando como LCD" mount -o remount, rw /boot mount -o remount, rw / cp /boot/configHdmi.txt /boot/config.txt echo "hdmi" > /boot/tela.txt sh ./recalbox/scripts/recalbox-save-overlay.sh reboot fi fi test -e "/recalbox/share/system/custom.sh" && /recalbox/share/system/custom.sh $1
    • sebrennes

      Recalbox 4.0.2 / Read file only
      Recalbox Général • recalbox 4.0.2 read file • • sebrennes

      6
      0
      Votes
      6
      Posts
      2893
      Views

      acris

      c est fsck

    • hubi

      Solved WinSCP "Read only"
      Recalbox • winscp read • • hubi

      3
      0
      Votes
      3
      Posts
      2367
      Views

      hubi

      Danke! Hat geklappt.

    • marcsmily

      Solved read only bei winscp
      Emulatoren Arcade/PC/Konsole • read bei winscp • • marcsmily

      3
      0
      Votes
      3
      Posts
      1360
      Views

      marcsmily

      danke passt

    • cdvg

      config.txt is read protection
      Recalbox General • config.txt read protection • • cdvg

      7
      0
      Votes
      7
      Posts
      4083
      Views

      acris

      Please continue : https://forum.recalbox.com/topic/4073/how-to-enable-composite-video-for-old-crt-television/6

    • marchegiano

      Solved Read Only question
      Recalbox General • read • • marchegiano

      5
      0
      Votes
      5
      Posts
      1960
      Views

      marchegiano

      Thanks a bunch acris, that cleared up everything.

    • mrvinc

      Recalbox 4 - read only System and N64 Hi-Res Texture Pack
      Recalbox General • read n64 hi-res texture pack • • mrvinc

      9
      0
      Votes
      9
      Posts
      6476
      Views

      abunille

      Ok Vincent, i have tested OoT and it works. In Hi-Texture Folder i named the Game THE LEGEND OF ZELDA On GUI i selected in Metadata Mupen64Plus and RICE and it works. Before i must restart my PI, had a little Problem (I dont know you must) Look what for a ROM u use. I tested only with (E) version and not with (U). greetings

    • gaetan-colombier

      Read only filesystem ?
      Recalbox Général • read filesystem • • gaetan-colombier

      4
      0
      Votes
      4
      Posts
      3454
      Views

      rockaddicted

      oui mais non, les gamelist.xml ne sont pas dans /recalbox/share_init/system/.emulationstation/gamelists mais dans /recalbox/share/roms/SYSTEM/gamelist.xml et la pas de soucis de read-only. Il ne faut pas trop jouer avec le /recalbox/share_init/

    • chamilonster

      [Solved] Read Only Problem
      Recalbox General • [solved] read • • chamilonster

      3
      0
      Votes
      3
      Posts
      2002
      Views

      chamilonster

      Thanks!!!!