Recalbox Forum

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

    Topics created by yeeshkul

    • yeeshkul

      Minecraft on Recalbox
      Emulator Arcade/PC/Console • minecraft recalbox • • yeeshkul

      6
      0
      Votes
      6
      Posts
      2378
      Views

      FunkySonicO

      @yeeshkul there's minecraft for psp and works great in Rpi3 🙂

    • yeeshkul

      Scrapper doesn't work for my Atari 2600 games
      Recalbox General • scrapper doesnt atari 2600 • • yeeshkul

      5
      0
      Votes
      5
      Posts
      713
      Views

      yeeshkul

      @yeeshkul I couldn't put my head around the ARRM, so i downloaded the Skraper, and it works excellent. Thank you again.

    • yeeshkul

      Recalbox interface - variants?
      Recalbox General • recalbox interface variants • • yeeshkul

      2
      0
      Votes
      2
      Posts
      340
      Views

      lecureuil38

      https://forum.recalbox.com/category/14/themes-interface

    • yeeshkul

      Commodore C64 tips, tricks
      Emulator Arcade/PC/Console • commodore c64 tips tricks • • yeeshkul

      1
      0
      Votes
      1
      Posts
      471
      Views

      No one has replied

    • yeeshkul

      Overscan doesn't work
      Recalbox General • overscan doesnt • • yeeshkul

      3
      0
      Votes
      3
      Posts
      540
      Views

      yeeshkul

      Actually, i found out that Overscan must be set ON in the Advanced Settings.

    • yeeshkul

      Where is "rc.local" located?
      Recalbox General • where rc.local located • • yeeshkul

      8
      0
      Votes
      8
      Posts
      1151
      Views

      acris

      Recalbox.conf
      Is the file to enable shuutdown script.

    • yeeshkul

      Nespi Case+/ safe shutdown installed / power and reset buttons not working at all
      Recalbox General • nespi case safe installed reset • • yeeshkul

      12
      0
      Votes
      12
      Posts
      2982
      Views

      antoni

      @asturur

      Follow the instructions on this page, be sure that you enable the internal <Safe Shutdown> switch.
      https://github.com/crcerror/retroflag-picase

      Can you try to run this on your recalbox

      wget -O - "https://raw.githubusercontent.com/crcerror/retroflag-picase/master/install_recalbox.sh" | bash

      it must install the following files:

      /opt/RetroFlag/recalbox_SafeShutdown.py
      /opt/RetroFlag/recalbox_SafeShutdown.sh

      /etc/init.d/S99RetroFlag check for the following line

      python /opt/RetroFlag/recalbox_SafeShutdown.sh &

      /boot/config check for the following lines

      enable_uart=1 # Overlay setup for proper powercut, needed for Retroflag cases dtoverlay=gpio-poweroff,gpiopin=4,active_low=1,input=1