Navigation

    Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. dh04000
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 117
    • Best 4
    • Groups 0

    dh04000

    @dh04000

    4
    Reputation
    988
    Profile views
    117
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    dh04000 Unfollow Follow

    Best posts made by dh04000

    • RE: N64 controller and recalbox.

      @Substring

      Never mind. I found the problem, I had an extra bracket far right to the controller name.

      To help other's with this controller. here's my controller config:

      [Generic USB Joystick]
      plugged = True
      plugin = 2
      mouse = False
      AnalogDeadzone = 4096,4096
      AnalogPeak = 32768,32768
      DPad R = hat(0 Right)
      DPad L = hat(0 Left)
      DPad D = hat(0 Down)
      DPad U = hat(0 Up)
      Start = button(9)
      Z Trig = button(7)
      B Button = button(8)
      A Button = button(6)
      C Button R = button(1)
      C Button L = button(3)
      C Button D = button(2)
      C Button U = button(0)
      R Trig = button(5)
      L Trig =
      Mempak switch =
      Rumblepak switch =
      X Axis = axis(0-,0+)
      Y Axis = axis(3-,3+)

      I unmapped the left trigger to use for the mupen64plus.cfg, where I mapped J0B4/B9 as exit emulation, J0B4/B6 as save state, and J0B4/B8 as Load state. These options are changed in the [Core Options].

      What is the command for Hat0 left or right though..... do you know Substring?

      posted in GamePad/GPIO/USB encoder
      dh04000
      dh04000
    • RE: Light gun aimtrak de Ultimarc

      @garden-dwarf

      Would you mind making a guide in the mini-how-to section of the Recalbox wiki? It would be extremely valuable to other users. If you ask @Substring I'm sure he'll make you a blank page like he made one when I wrote the rotary encoder for volume control guide. I have found numerous other users enjoy my guide, and I would enjoy yours. 😁 please comsider

      posted in Manettes/GPIO/Encodeurs
      dh04000
      dh04000
    • RE: Odroid XU4 GPIO not powering system on/off

      @markomannonen said in Odroid XU4 GPIO not powering system on/off:

      Enabling GPIO interface on the Odroid XU4 would be really super useful! Being able to use GPIO controllers, rotary volume control, power, etc etc would be a dream come true!

      Glad to see that my rotary volume control port to recalbox is used by others!

      posted in GamePad/GPIO/USB encoder
      dh04000
      dh04000
    • RE: Light gun aimtrak de Ultimarc

      @frankie842

      Thanks for the offer, but I won't be able to find a guide. I'll have too buy the AimTrak lightguns, read this long message list while converting French to English, and write the guide myself....making sure to adjust it for any changes to Recalbox that have occured since then.

      The writing part isn't too bad. Will take me a couple weeks to make sure I understand it, but buying the AimTrak guns is ESSENTIAL to making the guide. I'm going to need two of the aimtrak guns (http://www.ultimarc.com/store/section.php?xSec=7) which are $100-$120 each). Not a small amount of money that my wife won't cause a trouble over 😞

      I'd be totally ok with writing the guide (see my previous mini how-to: https://github.com/recalbox/recalbox-os/wiki/Rotary-Encoder-via-GPIO-(EN)), but I need the guns.

      posted in Manettes/GPIO/Encodeurs
      dh04000
      dh04000

    Latest posts made by dh04000

    • RE: February 2019 Beta Version

      @bkg2k said in February 2019 Beta Version:

      @dh04000 We're working on it, however it will not be available in the upcoming release.

      Thank you for the answer and your efforts that make Recalbox so great!

      One more question, if you allow me to ask. I am on the current stable, 07.2028, will we hve to reinstall for the new release (when ready) or will we be able to upgrade from the current stable?

      Thank you

      posted in Testers's corner
      dh04000
      dh04000
    • RE: February 2019 Beta Version

      @bkg2k said in February 2019 Beta Version:

      @dh04000 Nope, only Reicast libretro is actually supporting Naomi and Atomiswave.
      We've currently bumped the standalone emulator.

      Is the libretro Reicast supported in the new beta and upcoming version?

      posted in Testers's corner
      dh04000
      dh04000
    • RE: February 2019 Beta Version

      @bkg2k said in February 2019 Beta Version:

      • Reicast has been bumped to latest versions: Better compatibility & many bug fixes. I tested about 10 games on a 3B+ O/C, all games are running at full speed.

      I heard the most recent reicast has support for Naomi on raspberry pi. Is this true? Can you test metal slug 6?

      Also, when the beta is over, can 07/2018 users update to the new version or will a fresh install be required?

      Thank you.

      posted in Testers's corner
      dh04000
      dh04000
    • RE: February 2019 Beta Version

      is it possible to change the dreamcast language from french to a other language?
      all eu images plays french, thats not so good for me.
      when I go to the dreamcast menu with x + y + a + b and then start, i can select the language in the configuration, but saving is not possible - only black screen when i will start the game

      Your bios file is french. Install bios coresponding to your language of choice

      posted in Testers's corner
      dh04000
      dh04000
    • RE: GPIO support in non-raspberrypi

      @ian57 said in GPIO support in non-raspberrypi:

      @dh04000 of course wiringPi is ported on odroid, but Recalbox doean not use it for GPIO controller. We are using un kernel module, so it has to be rewritten to match odroid's GPIO.

      Darn, sounds like it would be serious trouble to implement.

      Recently I have grown tired of the Pi's limitations and slow hardware releases, and have cosidered moving to a stronger hardware platform, but my use case depends on GPIO access.

      Any suggestion on how i can implement this(https://github.com/recalbox/recalbox-os/wiki/Emulator-interactions-via-GPIO-mapping-(EN)) without GPIO access?

      Thank you.

      posted in GamePad/GPIO/USB encoder
      dh04000
      dh04000
    • RE: GPIO support in non-raspberrypi

      @ian57

      I found a version of wiringpi ported to odriod boards, if that helps. https://wiki.odroid.com/odroid-xu4/application_note/gpio/wiringpi

      posted in GamePad/GPIO/USB encoder
      dh04000
      dh04000
    • GPIO support in non-raspberrypi

      Does Recalbox have support for GPIO in any other platforms, XU2, C1/C2, Rockboard, x86?

      posted in GamePad/GPIO/USB encoder
      dh04000
      dh04000
    • RE: Request - Steam Link now in BETA on Raspberry PI

      Unless it's open source with aavailable source code, it won't be included in this project. The maintainers of Recalbox have made this requirement quite clear in the past.

      Would be a nice addition though, wouldn't it?

      posted in Recalbox General
      dh04000
      dh04000
    • RE: Keyboard config: cannot hit "OK"?

      @abunille said in Keyboard config: cannot hit "OK"?:

      @rk-aus-s

      Hi again,

      https://github.com/recalbox/recalbox-os/releases

      That is a bad link. Code is now on gitlab, not github. Releases can be found here: https://archive.recalbox.com/

      posted in Recalbox General
      dh04000
      dh04000
    • RE: Light gun aimtrak de Ultimarc

      @acris said in Light gun aimtrak de Ultimarc:

      Il existe un outil linux pour calibrer le gun
      Il a ete testé sur retropie.
      Si quelqun a lenvie de lajouter ou de tester dans recalbox.

      Github.com/gunpadawan/gunconf

      This can be run from the retropie config menu in retropie. Would it be possible to integrate this into the recalbox-webgui where a button press kills emulation station, runs the script, then kills the script and restarts emulation station?

      posted in Manettes/GPIO/Encodeurs
      dh04000
      dh04000