oui du commodore c64 et de l'amiga (le must des 80's), manque plus que ça dans la version 4.00 bravo au passage pour votre super solide boulot, chaque update est un vrai régal !
Pi3 is not compatible with Recalbox for the moment, so we'll see when it is for the edit rights Games wich were not working will be not work either on Pi3 it's still the same emulator, however those which are slighty or medium lagging should be improved But I was already planning to do it so I may indeed need when the time comes, please send me a private message with your email I am not sur I will find this thread again when needed
Hi Acris, this is what i have search. Thank you very much. For me, it works with: mount -o remount,rw / Now i can resize my game images :-)))) For the next People who has this question: try: mount -o remount,rw / or try: mount -0 remount, rw /boot when you go for a restart, the system will be again "read-only" Greetings abunille
Hi Jorge, it is possible. In the "...Themes/YOURTHEME" Folder are any system Folders (example for GameBoy Color=...Themes/simplelight/gbc). There is a theme.xml inside that you can modify the Position and size. To get write access to this folder (Recalbox 4.0.0), lokk here http://blog.recalbox.com/forums/topic/write-access-in-themes-folder/ Search for: image name="md_image" <pos xx xx pos> <size xx xx size> <maxsize xx xx maxsize> example <pos 0.12 0.2 pos> <size 0.7 0.7 size> <maxsize 0.7 0.7 maxsize> This entry replace or resize "only" the image. description and voting....i will have a look first, then i edit this reply. Sorry for my bad english greetings abunille EDIT: From the following positions (pos), replace 0.xx to 100.xx (then the Ratings, Players, Descriptions etc. goes out of the TV screen. I Dont know what happens, when you delete the text. Here is my example with 100.xx <text name="md_lbl_rating"> <pos>100.176 100.21</pos> </text> <text name="md_lbl_releasedate"> <pos>100.176 100.25</pos> </text> <text name="md_lbl_developer"> <pos>100.176 100.29</pos> <size>0.133 0.04</size> </text> <text name="md_lbl_publisher"> <pos>100.176 100.33</pos> <size>0.133 0.04</size> </text> <text name="md_lbl_genre"> <pos>100.176 100.37</pos> </text> <text name="md_lbl_players"> <pos>100.176 100.41</pos> </text> <text name="md_lbl_lastplayed"> <pos>100.176 100.45</pos> </text> <text name="md_lbl_playcount"> <pos>100.176 100.49</pos> </text> <text name="md_lbl_favorite"> <pos>100.176 100.53</pos> </text> <text name="md_favorite"> <pos>100.309 100.53</pos> </text> <text name="md_playcount"> <pos>100.309 100.49</pos> </text> <datetime name="md_lastplayed"> <pos>100.309 100.45</pos> </datetime> <text name="md_players"> <pos>100.309 100.41</pos> </text> <text name="md_genre"> <pos>100.309 100.37</pos> <size>0.24 0.04</size> </text> <text name="md_publisher"> <pos>100.309 100.33</pos> <size>0.24 0.04</size> </text> <text name="md_developer"> <pos>100.309 100.29</pos> <size>0.24 0.04</size> </text> <datetime name="md_releasedate"> <pos>100.309 100.25</pos> </datetime> <rating name="md_rating"> <pos>100.309 100.216</pos> <size>0.028 0.028</size> <filledPath>./../art/star_filled_spacing.svg</filledPath> <unfilledPath>./../art/star_hollow_3_spacing.svg</unfilledPath> </rating> <text name="md_description"> <size>0.52 0.3</size> <pos>100.025 100.577</pos> </text>
Hello Acris, There does not appear to be any way to do that in Emulation Station menu. I can change the amount of time before the screensaver goes on up to 30 minutes, but not disable it completely. Perhaps it is not even really the screensaver which is the problem. The real problem seems to be that after a period of inactivity the system will stop polling for inputs from the Bluetooth controllers, even though they supposedly remain connected, and become unresponsive.
Thank you all! I tried again from scratch, and using ssh like you said, and everithin is working fine! You saved my weekend xD pd: I also modified the wiki...
This happens with all emulators I tried. First saw it for SNES. I just had the chance to test it with a different Logitech controller (F710) and the Mi Pad, same problem.
There is nothing to do 😕 The problem come from the ES conception. A work of optimization has be done by @retroboy in recalbox 4.0.0 to multi-thread the loading/writing process. So you'll have this problem with all other distributions using ES as frontend and shutting down it cleanly. If you want to get back your recalbox responsive, you must no more use scrape or scrape less roms/systems. To clean up your gamelist data, you must kill ES before working on these files. To kill ES, F4 with a keyboard plugged on recalbox, or one of these commands by ssh : killall emulationstation or /etc/init.d/S31emulationstation stop. Once done, reboot or /etc/init.d/S31emulationstation start.
1. Github is standard, if there is something specific you are confused about the best resource and place to get clarification is in IRC which you can find the link for in the top bar. 4. It is a buildroot release, so the public edition is managed by the recalbox devs. They maintain te installed packages and emulatores, if you want to modify it yourself totally possible just use https://github.com/recalbox/recalbox-os/wiki/Compilation-%26-Modifications-(EN) 5. No need to edit that document as nothing changes, the partition should be fat32 at the start, the installation process wll modify the partitions as they are needed. And the only directory that stores files is /recalbox/share which is a ext4 partition. 6. Dropbox saves are enabled in Retropie and I believe there is a request on github to add that into recalbox. While I personally have no issues with the downloading of roms the recalbox team is not going to open themselves up to that kind of risk. For example even linking to a roms location on the website is against forum rules as it should be so a world in where they provide a module in order to repo access roms is pretty much as likely as hell freezing over 🙂 Just going to have to keep with the tried and true google and torrent it yourself even if it is a minor hassle.