Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. nwildner
    • Profile
    • Following 0
    • Followers 2
    • Topics 10
    • Posts 153
    • Best 16
    • Controversial 0
    • Groups 0

    nwildner

    @nwildner

    19
    Reputation
    1081
    Profile views
    153
    Posts
    2
    Followers
    0
    Following
    Joined Last Online
    Location Bento Gonçalves - Brazil Age 38

    nwildner Unfollow Follow

    Best posts made by nwildner

    • Request - Steam Link now in BETA on Raspberry PI

      I know we already have Moonlight built-in on Recalbox, but this piece of software would also be awesome to have(if possible, of course).

      For those who are unaware of the situation, Valve has recently killed Steam Link, their little hardware to steam PC games to your TV.

      What nobody expected is that Valve would release a binary client that will replace Steam Link: Steam Link now in BETA on Raspberry Pi. They have even created a Raspberry specific forum.

      I don't have the knowledge to implement this, but I will test the same way I did with Moonlight features 🙂

      posted in Recalbox General
      nwildner
      nwildner
    • RE: 007 Goldeneye 64

      @gumafada
      Lembre-se que aqui não é um fórum do BATOCERA. É um fórum do Recalbox. Busque no Google pelo site adequado.

      posted in Recalbox geral
      nwildner
      nwildner
    • RE: Moonlight not creating mapping files to PS3 bluetooth controller

      @sevenx Yup.

      It is how the default Steam app behaves: It open using big picture mode.

      It is working, with 2 controllers paired both can navigate at the menus, however, I've faced some lag while browsing through the games, but that is another problem. Maybe i will need to buy a 5GHz Wireless NIC to my pc(Rpi3 is cabled to the router). But if i reduce quality to 720p and 30fps at the configuration, gameplay goes smooth.

      I can even play PSX2 games that are not theoretically optimized to use the Nvidia streaming protocol.

      And this is a big point to Recalbox: It recognized and added this psx2 bat i have on Windows as a game inside Moonlight menu 🙂

      posted in Emulator Arcade/PC/Console
      nwildner
      nwildner
    • RE: Controle de PS4 reconhece como dois controles.

      @rateixeira90 Fizeste instalação do zero ou pegaste uma imagem pronta da internet?

      posted in Controles / GPIO / Codificador USB
      nwildner
      nwildner
    • RE: HDMI CEC Control?

      OK. Gotta get this thing working so, i've made a custom.sh for this.

      1 - Create the /recalbox/share/system/custom.sh script
      2 - Enable executable bit with chmod +x /recalbox/share/system/custom.sh
      3 - vi /recalbox/share/system/custom.sh and paste the following contents on it:

      #!/bin/bash
      recallog "Custom.sh to handle cec-client tv standby"
      case "$1" in
              stop)
                      recallog "Turn off the TV"
                      echo standby 0 | cec-client -s -d 1 &
              ;;
              *)
                      recallog "Do nothing. custom.sh will only execute during shutdown"
      esac
      exit $?
      

      @Bkg2k , @paradadf . What do you think of a specific daemon to deal with this and read a recalbox.conf parameter(something like global.video.autooff=1) ? I think i could do it 🙂

      posted in Recalbox General
      nwildner
      nwildner
    • RE: Placa Raspberry Pi 3

      @dam Existe uma forma, mas requer que você primeiro dê boot por cartão passando um parâmetro program_usb_boot_mode=1 no /boot/config.txt. Feito isto, no próximo boot a OTP será escrita e o boot por usb será habilitado para sempre

      NOTA: Este procedimento escreve permanentemente na OTP, e tal alteração não pode ser desfeita. Uma vez habilitado o boot por USB, o rpi3 não irá mais bootar por cartão.

      posted in Recalbox geral
      nwildner
      nwildner
    • RE: Roms de GameCube, WII e Mame não rodam

      @atilarox E pra complementar o que o @Zing já falou, quanto as boxarts, o scraper interno do Recalbox foi desabilitado por conta de problemas.

      Sugiro que você use alguma solução externa de download de dados de jogos como o Skraper

      posted in Emulador Arcade/PC/Consolas
      nwildner
      nwildner
    • RE: Controle de PS4 reconhece como dois controles.

      @rateixeira90 Show de bola.

      Este é o motivo porque evitamos dar suporte a imagens customizadas da internet aqui neste fórum. É muito difícil adivinhar quais são as modificações "por debaixo do capô".

      Que bom que conseguiste encontrar a solução 🙂

      posted in Controles / GPIO / Codificador USB
      nwildner
      nwildner
    • Feature Request: Sync or Upload game saves to Dropbox

      Hi.

      First of all: I know Recalbox devs are busy doing a great work voluntarily, and they can bluntly say NO to my request. No problem 🙂 .

      However, I would like to suggest a feature that could be very useful on cases like the 6.0 release where a fresh install is needed: Upload saves to Dropbox as a daemon.

      There is a script called dropbox_uploader.sh that uses Dropbox access tokens to send files from Cli that could be used or used as reference. The feature i envision is something like having a dropbox.user=userofdropbox and dropbox.token=myAuthToken inside the recalbox.conf and all the magic of saving all content inside /recalbox/share/saves is done without further user interaction.

      I know there are other options like hosting your games/saves on a samba share at home. Sending saves to Dropbox(and it could be Google Drive too) would be flexible enough for those who have their Recalboxes online with no other hosts/nas at home.

      posted in Recalbox General
      nwildner
      nwildner
    • RE: Ayuda: Juegos X68000 varios discos

      @picolo Hola amigo. Yo no hablo espanol, mas penso que você entenderá minhas instruções em Português:

      Crie um arquivo m3u com a lista dos jogos. Exemplo: Strider Hiryuu (1992)(Capcom).m3u dentro do diretório(carpeta) de ROMs com a lista de arquivos/discos:

      /Strider Hiryuu (1992)(Capcom)/Strider Hiryuu (1992)(Capcom)(Disk 1 of 3)(System).dim
      /Strider Hiryuu (1992)(Capcom)/Strider Hiryuu (1992)(Capcom)(Disk 2 of 3)(Disk A).dim
      

      Crie o diretório(carpeta) Strider Hiryuu (1992)(Capcom) dentro do diretório de ROMs do Sharp X68000, e coloque os discos dentro.

      https://forum.recalbox.com/topic/13157/astuces-multidisc-sharp-x68000
      https://forum.recalbox.com/topic/12962/changement-de-disques-sur-sharp-x86000/8

      posted in Emulador Arcade/PC/Consolas
      nwildner
      nwildner

    Latest posts made by nwildner

    • Feature Request - Idea: Multiuser GUI session

      Sup Devs, how are you doing? First of all, thanks for your hard work on Recalbox.

      Let me explain why i'm asking this: Got a new little brother (adoption) at my parents house(yaaaay), and now i have 2 brothers. They are aged 10 and 13.

      They like retrogaming a lot with Recalbox and whenever i travel to my parents' house, i go with my Rpi. However, they dislike when they have to share in-game saves and save states. Thus, my request: Make user sessions on EmulationStation, and isolate the following aspects to each user:

      • In-game saves and save states
      • Themes (maybe)
      • Retroachievements credentials

      Other aspects like network/wi-fi configuration, ROMs and controller config should be fine if they remain shared. 🙂

      posted in Recalbox General
      nwildner
      nwildner
    • RE: PC games (GOG) no RBpi 3 B+ Recalbox

      @roboto , o outro detalhe é que, o Recalbox vem com o DosBOX, software que permite a emulação e execução de softwares mais antigos do sistema operacional DOS.

      Ainda não há uma versão do Wine disponível para o Recalbox e placas ARM permitindo a emulação de softwares de Windows.

      posted in Recalbox geral
      nwildner
      nwildner
    • RE: The XU4 board does not retain the RTC time.

      @shs2002 Just for double-checking, have you set system.timezone=Asia/Seoul on your recalbox.conf file?

      Cheers.

      posted in Recalbox General
      nwildner
      nwildner
    • RE: Problema com o menu

      @rato_de_moco Se você quer ajuda com o Batocera é melhor pedir no fórum do Batocera...

      posted in Emulador Arcade/PC/Consolas
      nwildner
      nwildner
    • RE: Alguém poderia ajudar? Temperatura não mostra.

      @alerson-jorge Sim, a quantidade de RAM eu notei, e foi o que usei como base pra constatar que não era um Raspberry(já que você não falou que plataforma estava usando)

      Dê mais detalhes sobre o seu processador, placa-mãe e memória. Podem ser drivers faltando.

      posted in Emulador Arcade/PC/Consolas
      nwildner
      nwildner
    • RE: Sabe dos jogos

      @robson-jose Jogo Diablo, Gauntlet e THPS2 com frequência no RPI e não tive problemas com saves do videogame(memory card).

      Sugiro você trocar de cartão de memória.

      posted in Recalbox geral
      nwildner
      nwildner
    • RE: The XU4 board does not retain the RTC time.

      @shs2002 Since you have cross-posted exactly this very question at the Odroid forums, have you at least tried the solution suggested by rooted user?

      hwclock -w
      
      posted in Recalbox General
      nwildner
      nwildner
    • RE: Alguém poderia ajudar? Temperatura não mostra.

      Poderia dar mais detalhes do seu hardware? Instalou o Recalbox versão pra PC?

      Imagino que seja isto já que você tem mais de 1GB de RAM disponível.

      Abraço!

      posted in Emulador Arcade/PC/Consolas
      nwildner
      nwildner
    • RE: Roms de GameCube, WII e Mame não rodam

      @atilarox E pra complementar o que o @Zing já falou, quanto as boxarts, o scraper interno do Recalbox foi desabilitado por conta de problemas.

      Sugiro que você use alguma solução externa de download de dados de jogos como o Skraper

      posted in Emulador Arcade/PC/Consolas
      nwildner
      nwildner
    • RE: O sistema não inicializa ou está atualizando?

      @franckdf Jovem.

      Devido a grande quantidade de ROMs que você tem, eu sugeriria a utilização de gamelists estáticas.

      Edita o teu recalbox.conf e seta o parâmetro emulationstation.gamelistonly=0

      Isto fará com que apenas jogos que fazem parte de uma gamelist sejam exibidos pra você, e acelera bastante o processo de inicialização do Recalbox, especialmente em sistemas com muitos jogos.

      posted in Recalbox geral
      nwildner
      nwildner