Recalbox Forum

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

    Topics created by stigzler

    • stigzler

      Does anyone know who did the Odroid XU4 Build of Recalbox?
      Recalbox General • does anyone did odroid xu4 build recalbox • • stigzler

      2
      0
      Votes
      2
      Posts
      376
      Views

      Zing

      @stigzler The developer team actively participates in the official Discord, ask there what you want to ask, no need to focus on an exclusive developer, just ask that if anyone can help you, they will answer you:
      https://discord.com/invite/NbQFbGM

    • stigzler

      What Bluetooth dongle for Odroid XU4 and PS4?
      Recalbox General • odroid xu4 bluetooth controller ps4 • • stigzler

      7
      0
      Votes
      7
      Posts
      959
      Views

      Alvin

      @stigzler
      Well, on the Recalbox Wiki it says
      "You can report bugs or improvement ideas on our Gitlab"
      https://gitlab.com/recalbox/recalbox/-/issues?sort=created_date&state=opened

      Oh, and by the way: Look at the Chat !
      (The "Bubble" in the upper right Corner next to your "Profile"-Button)

    • stigzler

      Duckstation: can't enter Retroarch menu
      Emulator Arcade/PC/Console • duckstation cant enter retroarch • • stigzler

      4
      0
      Votes
      4
      Posts
      2145
      Views

      BitFunX

      @stigzler
      There is a Duckstation Config-File in the Recalbox/Share/System Folder.
      At last on my Asus Eee Pc.

    • stigzler

      How to disable bezels and use scanlines on a per-system basis
      Recalbox General • disable bezels scanlines per-system basis • • stigzler

      2
      0
      Votes
      2
      Posts
      641
      Views

      Zing

      @stigzler I think it's easier for you to make a config override file, check this out:

      https://wiki.recalbox.com/en/advanced-usage/configuration-override https://wiki.recalbox.com/en/advanced-usage/configuration-override/retroarch-overrides
    • stigzler

      Shares drive on Windows unreliable and random
      Recalbox General • shares windows unreliable random • • stigzler

      4
      0
      Votes
      4
      Posts
      545
      Views

      Zing

      @stigzler

      open disk manager and manually assign a drive letter to the Share partition.
      It's not my hardware

      Sorry, I think I got it wrong, if it was just assigning a letter on the SHARE partition it is not really a hardware problem, but it is a Windows bug (and it happens even with NTFS partitions).
      I don't want to sound like a Linux fanatic - I'm a Windows 10 user.

    • stigzler

      Default theme stretches on failed game launch
      Recalbox General • default theme stretches failed launch • • stigzler

      15
      0
      Votes
      15
      Posts
      1704
      Views

      stigzler

      @Pitch64 - I take your point, but as a front end developer myself, you just can't dictate to your users that they can't use any romsets with accented characters in. There a lot of problems with this. Firstly, you may have a set of 2000 where only 3 have an accented filename. You can't ask a user to go through all 2000 and weed out the accented ones. Also, users may lose games without their knowing. I'm also aware that recalbox is french, therefore it would surprise me if they would try to force the anglicisation of all game names (what about french games with a french title?).

      The solution is often in things such as database encoding setup etc and shouldn't be too hard a fix. Essentially, I'm easy, but good design would dictate an accommodation of accented game names.

    • stigzler

      Scraping multi-disk games
      Recalbox General • scraping multi-disk • • stigzler

      4
      0
      Votes
      4
      Posts
      754
      Views

      Zing

      @stigzler Both have this option. Watch the Skraper video, see the ARRM documentation, test and see in practice which is best for you, both are good and have the option you want, you just need to verify that you will understand.

    • stigzler

      Parsec on RB?
      Recalbox General • parsec • • stigzler

      5
      1
      Votes
      5
      Posts
      2396
      Views

      Norde

      I answer a little late (but as I just arrived on the forum then ...).

      Unfortunately, Moonlight is only compatible with Nvidia cards. Pa**ec is the only viable solution for Radeon / AMD cards ownners.

      About Pa**ec, I tested it under retropie: performances are bad and system updates can sometimes be problematic.

      The best is to realize a dual boot "Retropie / Raspbian lite" with the raspbian only dedicated to Pa**ec (automatic launching at start, drivers for joysticks, Wake on LAN to computer, etc ...).

      If some people are interested, I will offer a step-by-step guide for Pa**ec's friendly use (just give me a month to test my installation and find any problems

    • stigzler

      How are you devs doing your scraping?
      Recalbox General • are devs doing scraping • • stigzler

      7
      0
      Votes
      7
      Posts
      2317
      Views

      stigzler

      @voljega - still got your message by email. 🙂
      Peace, brother, life's too short.. Have a good week.

    • stigzler

      Solved Bug: Odroid XU4 build: doesn't shut down
      Recalbox General • odroid xu4 build doesnt shut • • stigzler

      4
      0
      Votes
      4
      Posts
      1786
      Views

      stigzler

      Dunno - it just 'fixed itself'!

    • stigzler

      Odroid XU4 GPIO not powering system on/off
      GamePad/GPIO/USB encoder • odroid xu4 gpio powering onoff • • stigzler

      14
      0
      Votes
      14
      Posts
      4517
      Views

      Substring

      @oyyodams like any drop in the ocean 😄

    • stigzler

      custom.sh problems (again!)
      Recalbox General • custom.sh again • • stigzler

      7
      0
      Votes
      7
      Posts
      2216
      Views

      Substring

      @stigzler I mean /usr/bin/python /recalbox/share/system/fanControl.py & so that the process goes to background in multiprocessing. Otherwise you just lock the init script and never give the hand back.

      What is your python script ? you should, for debug, run your script in custom.sh like /usr/bin/python /recalbox/share/system/fanControl.py 2>&1 | recallog & and see what the recalbox.log mentions

    • stigzler

      [SOFT] RecalBoxER
      Community projects • [soft] recalboxer • • stigzler

      18
      4
      Votes
      18
      Posts
      13430
      Views

      stigzler

      @gvsouza - yes - they're read only - there for info

    • stigzler

      Custom Script not running at startup despite following guidance...
      Recalbox General • script running startup despite following • • stigzler

      27
      0
      Votes
      27
      Posts
      10632
      Views

      stigzler

      Many thanks @SubString. Actually remoted into my machine and sorted it all for me. What a star!

    • stigzler

      GPIO OnOffShim and RPi3
      Emulator Arcade/PC/Console • gpio onoffshim rpi3 • • stigzler

      2
      0
      Votes
      2
      Posts
      1153
      Views

      Substring

      Hi,

      I haven't read the script, but obviously it's using commands that don't work on recalbox (i know that tput is not available on recalbox for example). As recalbox uses a minimalistic set of linux commands (called busybox) like an embedded system, some command options are not available.

      Anyway you don't beed that device, we have some.power scripts that do the same

    • stigzler

      Importing Odroid XU4 WiringPi and executing sh script at startup
      Recalbox General • importing odroid xu4 wiringpi executing • • stigzler

      6
      0
      Votes
      6
      Posts
      3079
      Views

      Substring

      @stigzler let's say some people decided to go their own way instead of staying with the mainline team ...