[4.1-stable] FAQ
-
@caramasof manually edit the recalbox.conf for the PS3 driver, it works. At least it should. But for now, on every update, it will be reset to bluez.
Which controller did you try to pair with bluetoothctl ? not a PS3 i hope ?
-
@substring said in [4.1-stable] FAQ:
caramasof manually edit the recalbox.conf for the PS3 driver, it works. At least it should. But for now, on every update, it will be reset to bluez.
No i have try with a Gamesir G3S (https://www.amazon.fr/GameSir-G3s-Bluetooth-Compatible-Smartphone/dp/B019PXVCDQ/ref=sr_1_1?ie=UTF8&qid=1508243170&sr=8-1&keywords=gamesir+g3s)
She have a PS3 mode or other type of connection. Before with the dongle i use the PC mode for connect them (the recalbox call him "Xbox 360 pad").What i edit on recalbox.conf? And i have see a second recalbox.conf with the 4.1 what it's different?
-
@caramasof I told you about the ps3 driver, and manually set it to
bluez
. I don't remember the exact key, probablycontrollers.ps3.driver
.But on which mode can your gamesir work ? PS3 ? PC ? On PS3, I'm not sure the pairing process would be like a regular PS3. Does your pad come with a dongle ?
-
@substring I have succeeded!!! So i think i have had a bug because i have try and try and try... and it's work!!
When i look the config, it's set on bluez so i don't change and i retry with all mode of the manette every time.
So if anybody it's interessed for Gamesir G3S pad, power it with "B" + "Home" and select the bluez mode for PS3 controllers.Thanks for your help @Substring you are awesome!
-
How to control C64 like start, select, a,b,x,y and joypad ? anybody ?
-
@plootje it's a libretro core, it all mapped the way it is intended. But remember it's a computer that requires a keyboard
-
@Substring Hello all! What I should to do for entering into safe mode to change my /boot/config.txt? I tried to press Shift before the os is loaded, but it doesn't work... This method works great at past version.
-
@ledrunning Just let recalbox start, log in with SSH, type
mount -o remount, rw /boot
and then you can edit (via WinSCP seems the easiest) -
@substring said in [4.1-stable] FAQ:
WinSCP
I try edit /boot/config.txt via Putty, but I see a message that file is read only...
-
@ledrunning You forgot the command I mentionned
-
@Ledrunning For your reference: https://github.com/recalbox/recalbox-os/wiki/Make-a-partition-writable-(EN)
This Mini How-To is here for reading..believe it or not
-
@Substring Thank you! Everything works great!
-
In recalbox Manager, the CRC for dc_flash.bin is d6e11a23f1fa01cddb5dfccf7e4cc8d7. It's not the same in the faq.
-
@toniosj nevermind, te manager just handles 1 hash per file for now. But the DC accepts almost any valid bios
-
what kind of mame roms can be played at rpi2 ? 0.78 and ... what settings ?
-
@Substring @rockaddicted @acris
Hello I updated arcade documentation on the wiki for 4.1 final but there are a few links wich I don't know how to update, between github wiki and the moving of the code to gitlab where I can't find anymore the recalbox-buildroot project.
How to update the following links for FBA 0.2.97.139 ?
https://raw.githubusercontent.com/recalbox/recalbox-buildroot/rb-4.0.X/board/recalbox/fsoverlay/recalbox/share_init/roms/fba_libretro/fba_libretro_gamelist.txt
https://raw.githubusercontent.com/recalbox/recalbox-buildroot/rb-4.0.X/board/recalbox/fsoverlay/recalbox/share_init/roms/fba_libretro/fba_0.2.97.37.dat -
-
@substring thanks !
-
@voljega you posted links of the 4.0.X branch... aren‘t those files already up to date on gitlab and the 4.1 branch on github? Or has something changed?
-
@paradadf the links I posted here were the one used before (from github) and I wanted to update them for 4.1 and so @Substring gave me corresponding the giblab links
As far as I know, the project code completely moved to Gitlab and isn't maintened on Github anymore ?