Here you are all the _readme.txt files in roms and bios translated into Spanish, just uncompress over recalbox folder (_leeme.txt files).
 
		
		
		
	Best posts made by pillabichos
- 
    _readme.txt files also on Spanish (_leeme.txt)posted in Community projects
- 
    RE: Desactivar presentación inicial al arrancar recalbox 4.1posted in Recalbox generalGracias @pepe, ya lo he conseguido ejecutando estos comandos por ssh: mount -o remount, rw / 
 cd /recalbox/system/resources/splash/
 mv recalboxintro.mp4 recalboxintro.mp4.original
 touch recalboxintro.mp4
 mount -o remount, ro /Ahí los dejo para quien les haga falta. 
- 
    RE: _readme.txt files also on Spanish (_leeme.txt)posted in Community projects@lackyluuk I just do it, I read the link but I don't see the problem to add these files to recalbox, much better than nothing and a good help for Spanish users without a decent level on English or French, specially in more difficult instructions. 
Latest posts made by pillabichos
- 
    RE: Arrm (another recalbox roms manager)posted in Recalbox GénéralAny good and native rom manager for GNU/Linux? 
- 
    RE: Algun tutorial para instalar recalbox desde linuxposted in Recalbox general@toshifumi Busca 'Recalbox: instalación, configuración y uso, con sus virtudes y pegas'. 
 Es un tutorial para GNU/Linux.
- 
    RE: Trouble with Amstrad emulator since the last update (30 march 2018)posted in Emulator Arcade/PC/Console@magnificent7 Which Game? I try 3D Grand Prix and it runs ok. 
- 
    RE: Recalbox 18.02.09 is out!posted in Announcements@substring x68k is available for Raspberry Pi 2 and 3 but I can't see roms folder. 
- 
    RE: Recalbox 18.02.09 is out!posted in AnnouncementsMy recalbox is now updated to 18.02.09 but I'm not seeing the folders to add roms to new systems, where add them? 
- 
    RE: COMO FORZAR EN RECALBOX LA DURACIÓN DE LA INTRO INICIAL.posted in Recalbox generalTraducido de la descripción del vídeo cortesía de google: Notará que el video de introducción se lee completamente antes de que se muestre Emulestation. 
 /! \ Tuto flash flash:- El objetivo de la maniobra es arrinconar el script que corta el video de introducción cuando Emulestation ha terminado de carga**e, luego se desvanece y muestra ES.
 - Descargar e instalar WinSCP
- Conéctese a su Recalbox
- Haga clic en "Abrir una consola"
- Ingrese el comando: mount -o remount, rw / then Run
- Ubique y edite el script: /etc/init.d/S02splash
- Marque la línea: # Termine con un segundo fundido de salida.
- A continuación, agregue: dormir 10
- Reemplace el número 10 con la duración de su video de introducción menos 20 segundos.
- Por ejemplo, si su video dura 40 segundos, ponga "sleep 20"
- Haga CTRL + S para guardar el cambio.
- Reiniciar Recalbox
- Bonificación: el video de introducción está en (formato mp4 1080p)
 /recalbox/system/resources/splash/recalboxintro.mp4
 
- 
    RE: [EMULATION] Amiga4Recalbox v0.8999999999, install in one click (or so)posted in Community projectsThanks voljega for add this so interesting feature to recalbox 4.1 
- 
    RE: [EMULATION] Amiga4Recalbox v0.8999999999, install in one click (or so)posted in Community projects@voljega I connect a joystick and runs ok!  
 In previous versions I can use just the keyboard ???
- 
    RE: [EMULATION] Amiga4Recalbox v0.8999999999, install in one click (or so)posted in Community projectsI install lastest version Amiga4Recalbox compatible with recalbox 4.1 2017.12.02 but I can't run on my raspberry pi 2 
 I try coping all the neccesary BIOS files in /recalbox/share/bios and /recalbox/share/bios/amiga but when I select a game always returns to menu (some of them ran in previous version of your addon for recalbox 4.1 beta).Log: 
 /recalbox/share/system/logs/es_launch_stderr.log
 Traceback (most recent call last):
 File "emulatorlauncher.py", line 215, in <module>
 exitcode = main(args)
 File "emulatorlauncher.py", line 144, in main
 command = generators[system.config['emulator']].generate(system, args.rom, playersControllers)
 File "/usr/lib/python2.7/site-packages/configgen/generators/amiberry/amiberryGenerator.py", line 37, in generate
 controller = playersControllers['1']
 KeyError: '1'
- 
    RE: Chrome Launcher en Kodi 16 Jarvis - Recalbox Unstable 4.1posted in MediaCenter y DualbootEfectivamente, chrome launcher requiere un sistema completo (aunque yo ni en kodi sobre raspbian conseguí echarlo a andar). 
 Lo mejor es un arranque dual raspbian + recalbox, así lo podrás usar como ordenador normal cuando te haga falta (navegadores, aplicaciones y juegos nativos, más emuladores...) y como recalbox cuando así lo desees.
 Hay diversos tutoriales explicando como instalar ambos, es muy fácil.