Recalbox Forum

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

      Where to put public keys?
      Recalbox General • where put public keys • • mentalo

      9
      0
      Votes
      9
      Posts
      937
      Views

      mentalo

      @poppadum Yes it's working, my bash script is on:
      /home/mentalo/Documents/Scripts/recalbox/backup_saves.sh

      #!/bin/bash ssh_key_abs_path="/home/mentalo/.ssh/" ssh_key_file_name="id_ed25519" # be sure to generate private / public keys before to run the script ssh_connection_user="root" ssh_host_name="recalbox" # be sure to add in /etc/hosts the hostname "recalbox" with the IP (generally 192.168.X.XX) src_recalbox_saves_dir="/recalbox/share/saves/" dst_recalbox_saves_dir="/path/to/local/backups/directory/" rsync -rltvh --modify-window=1 -e "ssh -i ${ssh_key_abs_path}${ssh_key_file_name}" ${ssh_connection_user}@${ssh_host_name}:${src_recalbox_saves_dir} ${dst_recalbox_saves_dir}

      Small but super-efficient 🙂
      Now I'm going to add a file to put variables, check directories before to run rsync, add the script in crontab, etc.

      Maybe it could be added in the Recalbox documentation?

    • frcol

      Put system in generation cronological order
      Recalbox General • put generation cronological order • • frcol

      2
      0
      Votes
      2
      Posts
      273
      Views

      Zing

      @frcol See if this helps:
      https://forum.recalbox.com/topic/23152/order-in-which-the-systems-appear-in-the-main-menu

    • Pauschi

      Download ROMS from my Server with bash script - where to put it in?
      Recalbox General • download roms server bash script where put • • Pauschi

      2
      0
      Votes
      2
      Posts
      344
      Views

      Zing

      @Pauschi Read this:
      https://recalbox.gitbook.io/documentation/v/francais/tutoriels/systeme/modification/ajouter-votre-propre-script-au-demarrage

    • AlexORocha

      [Recalbox 6.1+][Intro Videos] How can i put a Fade out in my intro video?
      Themes & Interface • [recalbox 6.1][intro videos] put fade • • AlexORocha

      2
      0
      Votes
      2
      Posts
      354
      Views

      OyyoDams

      @AlexORocha please don't double post https://forum.recalbox.com/topic/20409/como-posso-colocar-o-efeito-de-fade-out-no-vídeo-da-introdução

    • CP

      Where do i put the PSX bios file?
      Your recalbox • where put bios file • • CP

      5
      0
      Votes
      5
      Posts
      13833
      Views

      acris

      Hello
      look video tutorial : https://www.youtube.com/watch?v=ssfBSAURXr8&list=PL2oNQ0AT7fx2ExiSNrfHUzga5GnogI4sh&index=18
      enable subtitle...

    • alex753

      I can not put a shader as the default
      Recalbox General • put shader default • • alex753

      1
      0
      Votes
      1
      Posts
      522
      Views

      No one has replied

    • dh04000

      Put USB Synced files back on Internal SD card
      Recalbox General • put usb synced internal card • • dh04000

      7
      0
      Votes
      7
      Posts
      2123
      Views

      dh04000

      Never mind. The USB drive was being weird when plugged in the raspberry pi zero USB port, so I pulled the files out and transfered the files by samba from my PC.

    • webodan

      where to put gamelist.xml?
      Recalbox General • where put gamelist.xml • • webodan

      3
      0
      Votes
      3
      Posts
      2287
      Views

      webodan

      I managed to restore the gamelists from an old backup and at least now i can get to the games listed on the old gamelists, but when I try to update them it simply ignores the files present in the sd card. Sorry but this seems like a bug and I simply can't get it to update. the es log simply says it pa**es the XML files but it doesn't seem to look for the rom files in the card.

    • MarcDK

      Tutorial to put save game on a nas in recalbox?
      Recalbox General • tutorial put nas recalbox • • MarcDK

      1
      0
      Votes
      1
      Posts
      1336
      Views

      No one has replied

    • 9acca9

      Put password to web access
      Recalbox General • put password web • • 9acca9

      3
      0
      Votes
      3
      Posts
      1394
      Views

      9acca9

      Ok, thanks.
      Well that could be a minor but good change in the future. Give the possibility.
      Thanks
      (i dont speak english)

    • cleanderson

      How to put an image prior to the emulationstation screen?
      Recalbox General • put prior • • cleanderson

      1
      0
      Votes
      1
      Posts
      732
      Views

      No one has replied

    • skyfly555

      Solved Turbografx 16 images- where do I have to put rom files?
      Recalbox General • solved turbografx where put rom • • skyfly555

      2
      0
      Votes
      2
      Posts
      6688
      Views

      skyfly555

      I answer to myself. Turgografx 16 rom files are .pce (PcEngine), so they go to that folder 🙂   That's all!