[4.1-Unstable] Bug reports
-
@Substring I found the "bug".
In the new recalbox.conf there is a new line for dreamcast (at the end):
dreamcast.videomode=DMT 9 HDMI
When I set the videomode to DMT4 HDMI then everything works again.
For the future it could be nice to have a documentation of the changes of the recalbox.conf.
Is there a documentation about these videomodes?[Update]
Found this one:
https://github.com/recalbox/recalbox-os/wiki/N64-:-return-to-ES-(EN)
Which videomode was before? -
@Skazz a documentation about these video modes ? Dude, it's just common raspberry stuff ... You can have a look at https://github.com/recalbox/recalbox-os/wiki/Video-configuration-detailled-(EN) also
-
I have problems with Dreamcast emulator too. It plays only windowed, not in fullscreen. I had to set the config to CEA 16. It there a other way to play in fullscreen? I reset the config to get a clean one, but nothing changed.
-
@badges3000 same trick as N64 : we use lower resolution for performance. You should check how your tv/monitor upscales, it's not a bug on recalbox side
-
Suggestion: the videomodes (especially for PSX DC N64) could be changeable via the Recalbox menu. Like the selection of the emulation in the actual releases.
It would be another great feature. -
@Skazz such a thing could be done for ANY emulator, but this is definitely not a priority in ES. I'd rather have it in the web manager for now + it requires a little knowledge + tvservice must get the good EDIDs (which is not always the case).
-
Hi, i'm using in pendrive unstable version for pc 64 bits.
I burn the image twice, and i have the same problem, doesnt save the config changes, and If I connect in pc with linux the "share" partition isn't created/accesible ... I thought the first boot is not creating well the share partition. -
@rockaddicted how do I activate the driver correctly?
I usecontrollers.xboxdrv.enabled=0
to deactivate the xboxdrv. After the upgrade to 4.1 my Xbox Controller doesn't work correct. -
You have nothing to do, just to remapp your controller in ES.
-
I'd need mappings of wired xbox360 controllers, wired xbox one controllers. For this purpose, the easiest for you is to go to http://recalbox/help then launch the script and paste here the generated link.
Thank you very much
-
@substring wired xbox360 controllers with xpad, are already up to date on repo.
-
Has the "bluetooth major improvement" been integrated into the build 11402041 ? Thank you.
-
@styletwo-wan I don't know, but just update to the latest build and you'll have it.
-
@paradadf btw. update is superslow right now...
-
@peterpan123123 yep bandwith issue... you will have to retry later.
-
@Substring here it is:
sdl2-jstest -l
sh: setterm: command not found
Found 2 joystick(s)Joystick Name: 'Xin-Mo Xin-Mo Dual Arcade'
Joystick Path: '/dev/input/event0'
Joystick GUID: 03000000c0160000e105000001010000
Joystick Number: 0
Number of Axes: 2
Number of Buttons: 10
Number of Hats: 0
Number of B***s: 0
GameController:
not a gamepad
Axis code 0: 0
Axis code 1: 1
Button code 0: 288
Button code 1: 289
Button code 2: 290
Button code 3: 291
Button code 4: 292
Button code 5: 293
Button code 6: 294
Button code 7: 295
Button code 8: 296
Button code 9: 297Joystick Name: 'Xin-Mo Xin-Mo Dual Arcade'
Joystick Path: '/dev/input/event1'
Joystick GUID: 03000000c0160000e105000001010000
Joystick Number: 1
Number of Axes: 2
Number of Buttons: 12
Number of Hats: 0
Number of B***s: 0
GameController:
not a gamepad
Axis code 0: 0
Axis code 1: 1
Button code 0: 288
Button code 1: 289
Button code 2: 290
Button code 3: 291
Button code 4: 292
Button code 5: 293
Button code 6: 294
Button code 7: 295
Button code 8: 296
Button code 9: 297
Button code 10: 298
Button code 11: 299 -
@Substring ok i've been able to get the last libretro core working (from lakka xu4) so i guess it should be added back (I am not sure I understand your defconfig pr thing : should I add a line like BR2_PACKAGE_LIBRETRO_SCUMMVM=y ?)
2 issues though:
_ scummvm does not launch games directly, seems to be a recent scummvm bug, related to dir scan might be fixed soon- more critical : i cannot browse the /recalbox/xxx/ folders and add games (grayed out folders) : any idea ? i can put and browse a game folder anywhere else (with the remout -rw) but that is not the purpose. seems there is conflict with scummvm own access rights and recalbox access rights. and i can't find the relevant .ini files to force the path. any idea much appreciated (very few other posts on the same issue, grayed out folders in scummvm for sd card browsing)
-
wifi stopped working. Can recalbox connect to a wifi with ssid hidden?
I typed correctly the name and password, but it dosnt connect. Only via ethernet cable.My Recalbox manager (http) is in french, how to change back to english?
I tried the brazilian and USA flag, but the language dosnt change. My system is in portuguese by the way.Thanks
-
@grgohr to add the package, yes that's basically the idea, though doing
make menuconfig
, add the core thenmake savedefconfig
and send us a pull request is the best way to do itRegarding that grayed folder stuff, no idea
-
@Raphael-Bueno-Hatencia some other people reported a problem with wifi not reconnecting.
I'd need you go to http://recalbox/help and maunch the supoort script then give me the generated link.
Known bug for the manager to not translate anymore, @DjLeChuck should solve that sooner or later