[4.1-Unstable] Bug reports
-
@Substring
in web manager 4.1, In the controls section I can not apply the changes when I select r xbox driver instead of ps3. -
Today i wanted update the Recalbox System RECALBOX 4.4.13-v7 #1 SMP Sun Mar 5 10:04:42 UTC 2017 on my Pi3.
But while updating, it canceled with the follow error message:tar: can't open './usr/recalbox-manager2/node_modules/core-js/library/modules/_object-assign.js': No space left on device
df -h:
Filesystem Size Used Available Use% Mounted on
/dev/root 1.3G 825.2M 399.0M 67% /
devtmpfs 236.7M 0 236.7M 0% /dev
tmpfs 240.9M 0 240.9M 0% /dev/shm
tmpfs 240.9M 4.0K 240.9M 0% /tmp
tmpfs 240.9M 2.8M 238.1M 1% /var
tmpfs 240.9M 120.0K 240.8M 0% /run
/dev/mmcblk0p1 63.0M 6.9M 56.1M 11% /boot
/dev/mmcblk0p3 27.9G 1.1G 25.4G 4% /recalbox/shareAny tips?
-
-
@ferminote You could have made the effort of reading through this topic, we said xboxdrv has been removed in favor of the xpad kernel driver. xboxdrv no longer works on 4.1 as it's not compatible with kernel 4.4
-
@sevenx are you on a .img version ?
-
-
@Substring
Hi Sorry, yes i have installed a .img Version of the unstable Version.Is there anything that i can do, or. can help?
-
@sevenx i'm trying to fix that for now by extending / to 2GB. I'm not sure it's gonna work the way i want it to
-
@Substring got you the command for this right now, or must i search through the internet ;)?
-
@sevenx no you can't do that, the current .img are a dead-end
-
Not a bug, but a question regarding PlayStation DS4 support: Is the touchpad area supported? As mouse? That would be cool
-
@treacle no idea, i don't own one
-
After following the dosbox readme I get the dosbox logo when I run a game but then it exits back to the menu.
-
Sorry if this is the wrong place to post this. Not sure if it's a bug or not since it seems other forum members have it working
-
@Substring do you think, with the next .img, it will be possible to update in future?
-
@sevenx that's what we're aiming at, of course.
-
@Substring @peterpan123123 isn't it an issue with SDL_GameControllerDB instead ?
I can't seem to find a proper gamecontrollerdb.txt config for the Xinmo => leftstick, leftx, lefty don't work either
https://github.com/gabomdq/SDL_GameControllerDB/blob/master/gamecontrollerdb.txt
and it seems PPSSPPSDL can only work with that gamecontrollerdb file, not possible to override with classic controls.ini anymore -
The web console is in French. I selected the American flag on the left and rebooted several times but the web console is still in French. Anyone know how to fix this?
-
@grgohr you should be able to override it using the internal configurator and disabling recalboxconfiggen + deleting gamecontrollerdb.txt
Anyway, i have to partially revert the ppsspp configgen to how it was about 8 months ago, and manage several cases :
- dpad throws axis events
- hotkey is on select or any other key already assigned in the emulator(this one is really really evil)
as ppsspp doesn't handle keys combo, i'm afraid some people will have to stop it with a GPIO button
-
@Campana The developer of the web manager already knows about this issue and the solution. He simply forgot to implement the translation files for the other languages.
https://github.com/DjLeChuck/recalbox-manager/issues/3
He is going to fix this in the next release.