Recalbox Forum

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

    Topics created by mkoff

    • mkoff

      Ports Quake Trouble in Recalbox 8
      Recalbox General • ports quake trouble recalbox • • mkoff

      6
      0
      Votes
      6
      Posts
      1335
      Views

      Alvin

      So why not play Wolfenstein 3D on Recalbox 8 in DOSBox ?
      Or is this not possible too ?
      The Full Version works great at last on my Raspberry Pi 3B+ and Recalbox 6.

    • mkoff

      Ports Quake Trouble in Recalbox 7
      Recalbox General • ports quake trouble recalbox • • mkoff

      10
      0
      Votes
      10
      Posts
      2186
      Views

      mkoff

      This is old solution no longer works in Recalbox 8. Retropie does not have this problem.

    • mkoff

      Recalbox 7.0.1 dont work gamepad 8bitDo m30 in tandem.
      Recalbox General • recalbox 7.0.1 dont gamepad 8bitdo m30 tandem • • mkoff

      1
      0
      Votes
      1
      Posts
      287
      Views

      No one has replied

    • mkoff

      Recalbox 7.0.1 dont work crt-pi.glsl shader.
      Recalbox General • 7.0.1 crt-pi.glsl dont recalbox shader • • mkoff

      4
      1
      Votes
      4
      Posts
      651
      Views

      acris

      Please update to 7.1.1 and
      unzip /share_int/shaders.tar.xz to /share/shaders

    • mkoff

      Solved Recalbox 7.0.1 How delete colecovision?
      Recalbox General • 7.0.1 colecovision delete recalbox • • mkoff

      6
      0
      Votes
      6
      Posts
      1569
      Views

      Zing

      @neo207 If you don't want an entire system to appear, delete the ROMS and gamelist.xml, but keep the system folder, as was said in this post.
      If you delete the folder, the system will recreate it. It is not a bug: it is the way the system is configured to act, to avoid problems when the user accidentally deletes an entire folder (or deletes it intentionally and regrets it later).

      @SkullGrin There is a known bug about games being deleted and still appearing on the gamelist, it has no direct relationship with how to delete a system, see this post: https://forum.recalbox.com/topic/21952/game-list-visibility-after-delete-roms

    • mkoff

      ARGON 1 Cooler control script
      Recalbox General • argon control cooler script • • mkoff

      8
      0
      Votes
      8
      Posts
      2585
      Views

      dstroy

      @Secamfr
      if you are not used to vim/vim or other nix editor you can use an interactive config command via typing

      argonone-config in your terminal after getting on pi via ssh after having installed & run the install script

    • mkoff

      Shader crt-pi.glsl Raspberry Pi4 Recalbox 7
      Themes & Interface • shader crt-pi.glsl pi4 recalbox • • mkoff

      12
      0
      Votes
      12
      Posts
      1955
      Views

      Zemus

      OK...

      with this shader as source, i was able to fix the crt-pi shader for RPI4

      https://github.com/libretro/glsl-shaders/blob/master/crt/shaders/crt-pi.glsl

      I tweaked some values , so that the shader looks as close as the one on RPI3 (reduce moire effect, deactivate mask for real colour)

      I didnt found a source for the barrel and mask shader (maybe special recalbox shaders?), so this was the only one i could fix for now.

      Just copy the crt-pi.glsl file to /recalbox/share/shaders/lr/crt-pi
      https://www.dropbox.com/s/elt6fxqmieh7pzh/crt-pi.glsl?dl=0

      Hope i could help 🙂