• [Question] Change shell to use with RetroPie?

    4
    0 Votes
    4 Posts
    321 Views
    mituM

    @CtrlAltDelMe said in [Question] Change shell to use with RetroPie?:

    Wouldn't it be possible to run the bash script by invoking it with bash in whatever config file for fish?

    Yes, that would be possible - but I'm not familiar with how fish works.

    It stores a config in $HOME/.config/fish/config.fish. However I'd still want the ability to run the setup script to go back to Raspbian if need be. Is that doable?

    Probably, but as I said I'm not familiar with how fish works so I can't be of service here.

  • 0 Votes
    33 Posts
    7k Views
    S

    @Lolonois I now have an issue where it's scraping some systems and not others, and when I scrape individual systems, some of the scraped systems are undone.

    Could this be because I moved the cache folder?

  • Acorn BBC Micro Emulator (current?)

    116
    0 Votes
    116 Posts
    32k Views
    TPRT

    @Folly said in Acorn BBC Micro Emulator (current?):

    @TPR

    Which emulator did you use ?

    Good to hear that it works for you.
    You probably noticed that more software will work, with these emulators, than using mame.

    I must admit that I didn't use these emulators for quite a while as I moved to a newer operating system which can't compile these older source-code properly

    As far as I remember exiting with a joystick is not directly possible as exiting is a bit hackish and only possible with the keyboard unless you use a program like qjoypad.
    However qjoypad will only work if you use an operating system with desktop environment.
    I you don't have that then you need to use an other similar solution.

    I'm using b-em-allegro4.sh and so far it actually works... from what I can tell... PERFECT!

    Games that support joystick work just fine.

    The only thing I can't seem to get it to do is map keys to a joystick for those games that don't, but I'm almost thinking that this computer system was "keyboard heavy" anyway so I might just leave it as is...

  • Mouse and Keyboard seem to conflict together.

    1
    0 Votes
    1 Posts
    157 Views
    No one has replied
  • 0 Votes
    9 Posts
    486 Views
    O

    @mitu I got it connected finally. Going to try and get Daphne enabled, and Dragon's Lair on there under the Daphne roms folder. Just going to use the USB flash drive to do it for now.

  • Issue with Splash Screens Slideshow Exit Behavior

    16
    0 Votes
    16 Posts
    1k Views
    mituM

    After more testing, it turns out one of the .jpg files included in the extras folder is causing the out-of-memory error in vlc.

    Can you remove the iteboy-retro-collage.jpg file from $HOME/RetroPie/splashscreens/retropie-extra and re-run the preview of splashscreens ?

  • Trying to install a new emulator but get weird git error

    2
    0 Votes
    2 Posts
    229 Views
    mituM

    The ppsspp repository is quite large, so a full (shallow or not) clone may exhibit issues due to the amount of submodules and data transferred. If you already have the emulator installed, then there's no point in re-installing it, otherwise try again later on - there's a Github/connection issue and not a RetroPie problem.

  • 0 Votes
    1 Posts
    86 Views
    No one has replied
  • 0 Votes
    2 Posts
    434 Views
    C

    @vorvy
    Do you have any update on this? I am currently trying to make the same controller work, but I am not having much luck.

  • Dolphin Multi-Disc Question

    3
    0 Votes
    3 Posts
    788 Views
    TPRT

    @sugarfree said in Dolphin Multi-Disc Question:

    Yes, the emulator will automatically load the next disc. I have confirmed this with Resident Evil 1 and Zero, which I have completed.

    Awesome. Thank you!

  • Atari Ultimate Flight Stick configuration

    1
    0 Votes
    1 Posts
    195 Views
    No one has replied
  • 5 Votes
    3 Posts
    1k Views
    J

    @louiehummv Thank you so much for this. Still works today! Was having the same issue with my 8bitdo SNES30 controller. Interesting considering said controller does not have any analog sticks…

  • 0 Votes
    1 Posts
    228 Views
    No one has replied
  • Amiberry broken on Pi 4/Buster

    8
    0 Votes
    8 Posts
    812 Views
    S

    EDIT: i maybe didn't test enough -- the "remaining values are filled" in the .conf, only when run the +Start Amiberry.sh. When launch by one of the .lha roms instead, no values are filled, but the game still seem to work. They load and play anyway, did not test saving. But it's late and I've shut down for the night. Will test saving tomorrow.

    Yes, saving works:

    pi@retropie:/opt/retropie/configs/amiga/amiberry $ cat conf/amiberry.conf rom_path=/home/pi/RetroPie/BIOS/amiga floppy_path=/home/pi/RetroPie/roms/amiga harddrive_path=/home/pi/RetroPie/roms/amiga cdrom_path=/home/pi/RetroPie/roms/amiga lha_path=/home/pi/RetroPie/roms/amiga pi@retropie:/opt/retropie/configs/amiga/amiberry $ ls -l whdboot/save-data/Savegames/ItCameFromTheDesert/ total 16 -rwxr----- 1 pi pi 12444 Dec 20 11:36 ICFTD pi@retropie:/opt/retropie/configs/amiga/amiberry $ file whdboot/save-data/Savegames/ItCameFromTheDesert/ICFTD whdboot/save-data/Savegames/ItCameFromTheDesert/ICFTD: data

    ...save file exist, and I can quit and restart amiberry, then re-load the save in-game.

    It's the same with either github/retropie version binary: no values are written (and file NOT created) when loading from .lha rom, saves still work at default location. Values are written (and file is created, with github version) when launch from +Start Amiberry.sh.

    Edit: Launch from .lha rom, then open amiberry config and change eg. Rom path: all values are written to file (for both RP version with minimal conf, or github version with no conf.) But, if open config then quit with no change == no write values.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    76 Views
    No one has replied
  • Compiling drivers for Deskpi

    2
    0 Votes
    2 Posts
    258 Views
    mituM

    @Jezzer said in Compiling drivers for Deskpi:

    I tried to install cmake from buildessentials but it appears that you need buster / bookworm / whatever it's called. I wasn't sure what I should be installing here... Anyone know how to do this?

    cmake is already installed on the RetroPie image for the Pi4 and the buildessential metapackage is installed aswell, so compiling shoudn't be an issue. Did you try compiling and got an error - if so, can you post the actual error message here so that we can help fix it ? Do you have a link to the instructions/documentation of the drivers where the installation/compilation is explained ?

  • Compiling RetroPie/RetroArch with GLES

    2
    0 Votes
    2 Posts
    263 Views
    mituM

    You can try adding the mali flag to your system flags, but if your system has the gles2/gles3 flags and the installed libMali also adds the proper symlinks to the default GLES library names, then it shouldn't be an issue. More details with what system/os/modifications added to RetroPie-Setup would be helpful to solve this.

  • 0 Votes
    2 Posts
    302 Views
    C

    ----- SOLUTION FOUND -----
    Posting a solution here for any CTRL+F heroes

    Retroarch Quick Menu > Core Options > HLE BIOS = ON

    I don't know what the setting even does, I'm just glad autoload actually works now.
    Gonna put some tags below for search engines to pick up on:

    lr-flycast, flycast, autoload, auto-load, auto load, crash, savestate, black screen, saves, saving, loading, loads

  • Music background Menu Error

    Locked
    8
    0 Votes
    8 Posts
    2k Views
    mituM

    @enzo5 please don't bump old topics, open a separate topic instead. Add the info requested in https://retropie.org.uk/forum/topic/3/read-this-first and explain your problem.

Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.