Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Norde
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 31
    • Best 6
    • Controversial 0
    • Groups 0

    Posts made by Norde

    • RE: [Tuto]heberger ses roms depuis sa freebox ( Recalbox 6.1.1)

      D'accord, donc si rien n'est précisé via sharenetwork, c'est dans le partage local que Recalbox ira chercher 🙂
      C'est parfait ^^

      Merci pour cette précision !

      posted in Recalbox Général
      Norde
      Norde
    • RE: [Tuto]heberger ses roms depuis sa freebox ( Recalbox 6.1.1)

      Pardon pour ce petit déterrage de topic.

      Est-ce que quelqu'un pourrait m'indiquer si la fonction "sharedevice=NETWORK" implique l'accès disant de la totalité du répertoire share ou seulement des répertoires spécifiés via "sharenetwork_xxx" ?

      ex: je désire un accès distant pour le repertoire "saves", le reste (roms, music...) demeure en local.

      posted in Recalbox Général
      Norde
      Norde
    • Some personnal systems for Recalbox-next theme

      Hello,

      I've made some graphic stuff for personal systems in the recalbox-next theme.
      I use these systems to restart my raspberryPi on another os (multiboot Recalbox / Pa**ec and moOde).


      0_1581422782520_screen_pa**ec.png
      0_1581422799655_screen_moode.png
      0_1581424883856_Raspberry_Pi_B+.png
      0_1581424890138_controller_xbox_one_s_on-off.png


      As these systems are not related with recalbox (and therefore will not be integrated into recalbox-next theme), I make them available for those who may need this stuff:

      • Pa**ec theme

      • moOde theme

      • raspberryPi B+ board

      • Xbox One S controller


      This content is released under CC BY-NC-SA 4.0 licence.
      So fell free to copy/modify/redistribute as long as you give credit, don't use for commercial purposes and distribute (if you will) your contributions under the same license ^^

      posted in Themes & Interface
      Norde
      Norde
    • RE: Testeurs bluethooth recherchés!

      @norde said in Testeurs bluethooth recherchés!:

      Elles souffrent aussi du problème avec les touches L2/R2 (toujours "on").
      Corrigé en modifiant les type="axis" en type="button" du es_input.cfg.

      Edit (erreur nocturne...) :
      Corrigé en modifiant value="-1" en value="1" du es_input.cfg.

      posted in Manettes/GPIO/Encodeurs
      Norde
      Norde
    • RE: Testeurs bluethooth recherchés!

      Un petit retour pour les manettes Xbox One S (rev1708) :

      Config : Recalbox 6.1.1, Rpi3B+, wifi off, bluetooth onboard off, dongle usb bluetooth.

      • Les manettes sont bien reconnues en bluetooth, pas de lag ou autre problème.

      • Elles souffrent aussi du problème avec les touches L2/R2 (toujours "on").
        Corrigé en modifiant les type="axis" en type="button" du es_input.cfg.

      posted in Manettes/GPIO/Encodeurs
      Norde
      Norde
    • RE: My Zelda Arcade Cabinet

      Nice work 😄

      Here is a beautiful arcade cabinet, congrats!

      Happy to have been able to help (a little bit) 😉

      posted in Your recalbox
      Norde
      Norde
    • RE: Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...)

      @voljega Le exFAT est supporté sans problème depuis windows 7 et même sous XP via une maj (tu as du te mélanger je pense :P).
      Le NTFS est un système journalisé donc le taux d'écriture/lecture sera plus élevé. Dans le cas de ta clé usb sous linux ça se traduira par une durée de vie amoindrie et par des performances en baisse par rapport à d'autres systèmes de fichiers (particulièrement visible avec un raspberry).
      Entre exFAT et FAT32 cela dépendra de son utilisation : si aucun fichiers ne dépasse 4Gb, FAT32 sera très bien (et parfaitement compatible). Sous windows exFAT est un peu plus performant que FAT32 mais sous linux / pi c'est à voir.

      posted in Testers's corner
      Norde
      Norde
    • RE: Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...)

      I've measured internal bluetooth input lag with an Xbox one S gamedpad on both Rpi 3 and 3+*.

      I did not notice any difference.
      With 100 ping, mean is around 16ms with a min of 14min and a max of 27 in both case.

      On the other hand I noticed a difference when I change the driver.
      By moving from xpad to xpadneo, input lag goes from a mean of 16ms to a mean of 22ms (min of 19ms and max of 48ms, from 100 ping).

      So I guess the difference observed by choum is due to software and not hardware. Have you tried this on a fresh install ?

      *The tests were carried out with l2ping command on a blank installation of raspbian lite (last version: 2018-11-13), after a sudo apt-get update upgrade.

      posted in Testers's corner
      Norde
      Norde
    • RE: Multiboot NOOBs Raspbian + LibreElec + Recalbox

      La première réponse au sujet 😛

      D'après le développeur de Pinn, on peut également espérer avoir un support des gamepads dans un futur proche (plus besoin de clavier pour faire son choix de boot !).
      A suivre donc.

      posted in MediaCenter & Dualboot
      Norde
      Norde
    • Xbox One controller in bluetooth: test and feedback

      Hello to Recalbox team and happy users 🙂


      It is possible to find on the forum and the Net various information about the use of Xbox One controllers in bluetooth, but few feedbacks from users.
      So i created this new topic to centralize feedback from Recalbox users/testers of Xbox One gamepad in bluetooth (which may help the recalbox team in the future).



      First:

      Bluetooth pairing of an Xbox one controller is possible if the "/sys/module/bluetooth/parameters/disable_ertm" parameter is active (ie ERTM off). This parameter must be set each time recalbox is started.


      The problems / bugs frequently mentioned are:

      • First pairing difficult (requires several attempts before the controllers can be recognized for the first time)
      • Non-functional Select key
      • L2 and R2 keys incorrectly recognized



      Here is my feedback:


      #Used material:

      • Raspberry pi 3 (bluetooth 4.1)
      • Recalbox 4.1 (v18.07.13)
      • 2 Xbox One gamepads (model 1708 with bluetooth), updated with the latest firmware
      • 1 8bitdo SF30 Pro bluetooth gamepad

      -> ie https://en.m.wikipedia.org/wiki/Xbox_One_controller



      #Experience with Xbox one controllers in bluetooth:

      • The first pairing is a bit difficult and several attempts are necessary - X
      • The select key is perfectly functional (recognized when assigning keys and functional under emulstation) - ✓
      • The keys L2 and R2 are perfectly recognized but have two possibles states: Pressed and released (just be careful when assigning keys) - ✓
      • The 3 bluetooth gamepad (2 XboxOne and 1 8bitdo) works simultaneously without problems



      In addition, disabling the ERTM parameter should not be a problem :

      ERTM (Enhanced Retransmission Mode) is a part of the L2CAP protocol.
      Role of L2CAP in the Bluetooth stack is to provide logical channels for multiplexing various protocols and services over the same physical link. Two mode of L2CAP are possible: ERTM who provides a reliable L2CAP channel and SM (Streaming Mode) who provides an unreliable L2CAP channel.
      On the other hand, this could be a problem if bluetooth is used for data transmission (for example audio transmission under recalbox). Streaming Mode (SM): This is a very simple mode, with no retransmission or flow control. This mode provides an unreliable L2CAP channel.




      So in my case, apart from possible problems related to disabling the ERTM protocol (which does not seem to affect the other bluetooth controllers), the Xbox One gamepads are fully functional in bluetooth.



      # Feel free to tell what works/does'nt works in your Xbox One controller's bluetooth setup

      posted in Manettes/GPIO/Encodeurs
      Norde
      Norde
    • RE: Multiboot NOOBs Raspbian + LibreElec + Recalbox

      C'est ce que j'indique plus haut 😉

      posted in MediaCenter & Dualboot
      Norde
      Norde
    • RE: Multiboot NOOBs Raspbian + LibreElec + Recalbox

      Glad I could help 🙂

      posted in MediaCenter & Dualboot
      Norde
      Norde
    • RE: Multiboot NOOBs Raspbian + LibreElec + Recalbox

      You can find (outdated) 4.1.0 release of recalbox working with NOOBS 2.8.2 :
      https://github.com/recalbox/recalbox-os/releases/download/4.1.0/recalboxOS-4.1.0.zip

      Just use recalbox automatic uptdate to get latest version 🙂

      If NOOBS fails with this version, you can also use Pinn 2.8.5.5 (à enhanced version/fork of NOOBS) :
      https://github.com/procount/pinn

      (works fine for me)

      posted in MediaCenter & Dualboot
      Norde
      Norde
    • RE: Dual boot raspbian recalbox / où se trouve le dossier "os" de l'image recalbox ?

      Pour une installation manuelle avec Noobs (comme avec ton tutoriel), tu peux utiliser la version 4.1.0 de recalbox disponible ici (ce n'est pas la dernière en date mais elle fonctionne avec Noobs 2.8.2, et vu que recalbox se met à jour automatiquement, ça n'est pas un problème =D ) :

      https://github.com/recalbox/recalbox-os/releases/download/4.1.0/recalboxOS-4.1.0.zip

      Si NOOBS pose problème pour une raison ou une autre, tu peux également utiliser Pinn 2.8.5.5 (une version enrichie de NOOBS, qui fonctionne exactement de la même manière) :
      https://github.com/procount/pinn

      posted in Media-center/Dualboot
      Norde
      Norde
    • RE: Ajouter un dessin de la répartition des boutons/touches pour chaque émulateur

      Super 😄 !

      Et tu n'as pas pu ajouter une nouvelle balise Xml pour ajouter séparément ton image de celle du logo ?
      (à voir si cela rend la modification plus souple)

      posted in Recalbox Général
      Norde
      Norde
    • RE: Desassigner une touche Hotkey

      @voljega Je comprends mieux 🙂

      Dans ce cas il faut utiliser une configuration dédiée à chaque émulateur ? (je n'ai rien trouvé dans le wiki concernant une modification de la config globale de retroarch, désolé si je suis passé à côté j'ai pourtant bien regardé ^^)

      https://github.com/recalbox/recalbox-os/wiki/Créer-une-configuration-custom-par-emulateur-(FR)

      posted in Emulateurs Arcade/PC/Console
      Norde
      Norde
    • RE: Ajouter un dessin de la répartition des boutons/touches pour chaque émulateur

      Chaque système à son propre logo (par exemple le logo super nintendo sur ta capture).
      Si tu trouve le fichier .xml affichant ce/ces logos tu pourra y ajouter une balise supplémentaire pour ajouter l'image de ton choix, à la position voulue (dans ton cas je pense à .png avec transparence de ton setup de touches bartop).

      posted in Recalbox Général
      Norde
      Norde
    • RE: Desassigner une touche Hotkey

      Étrange ce comportement. Je n'ai pas ce problème avec retropie (ou l'on peut modifier toutes les hotkeys de retroarch).
      Un avis sur la question @OyyoDams ? Est-ce que recalbox prévoit un garde fou en cas de mauvaise manip ?

      posted in Emulateurs Arcade/PC/Console
      Norde
      Norde
    • RE: Erreur après mise à jour recal box.

      Si tu es sur raspberry pi c'est normal, il n'y a pas de version stable de recalbox encore compatible (seulement la béta).

      Patiente un peu 🙂

      Après tu peux toujours t'amuser à tester / paramétrer la version béta. Si tu utilise une clé usb comme stockage pour recalbox tu pourra tout transférer d'un coup lorsque la version stable pour rpi + sera disponible 🙂

      posted in Recalbox Général
      Norde
      Norde
    • RE: Erreur après mise à jour recal box.

      Ça semble compromis en effet.

      posted in Recalbox Général
      Norde
      Norde