• 0 Votes
    5 Posts
    1k Views
    S

    @dankcushions Thank you for your explanation! I disabled overclocking and now my Pi is stable as before. I'll try with milder overclocking next time.

  • Did Anyone try Dolphin+Vulkan on RPi4 ??

    Moved
    9
    0 Votes
    9 Posts
    2k Views
    G

    There's been recent work to include Vulkan support in Mesa for Pi. Here are some hopefully helpful links:

    https://www.raspberrypi.org/blog/vulkan-update-merged-to-mesa/ https://blogs.igalia.com/apinheiro/2020/06/v3dv-quick-guide-to-build-and-run-some-demos/ https://www.raspberrypi.org/forums/viewtopic.php?t=277125

    Most of the links go over similar steps for compiling, installing, and testing Vulkan and its demos. Some additional notes:

    The older posts point to a developer's fork of Mesa. Now that Vulkan has been merged into Mesa, whereever you see a git clone you'll want to make sure that you're pointing to Mesa's repository (https://gitlab.freedesktop.org/mesa/mesa/) You'll be able to get Vulkan from the master branch of of the Mesa repository. It doesn't look like it's been tagged to a release yet, so there's likely more work to be done and your mileage may vary. You can actually have different versions of Mesa installed on your system simultaneously, as long as you put them in different directories. In order to ensure stability of my Pi systems, I do this, so I can test and play around while not worrying about everything else. Though Mesa is pretty self contained so it's not too hard to get things back to normal if you overwrite the original drivers. If you have compiled Mesa for installation in another directory, then you'll need to add the following line to your launch scripts or your bash profile in order to point programs to your special installation. You do that with the following line: export VK_ICD_FILENAMES=[YOUR INSTALLATION PATH]/share/vulkan/icd.d/broadcom_icd.armv7l.json I've found that Raspbian/Raspberry Pi OS (which is what RetroPie is built on) actually uses NVIDIA's Vendor Neutral Dispatch version of Mesa (which uses code from Mesa), and not Mesa's version of Mesa. I have no idea if that will be changing or not, but it at least indicates that there will be more work to do before we see Vulkan drivers as part of Raspbian/Raspberry Pi OS/RetroPie as a default.

    I've been playing around with Vulkan and so far it's looking pretty good. I have high hopes that as programs begin to adopt Vulkan we'll be seeing some really awesome performance increases. I have not tried Dolphin though. The only thing I've found regarding Dolphin and Vulkan was someone testing it out on a Jetson Nano, which is a different hardware platform. He did compare Vulkan vs. OpenGL and found that Zelda: Wind Walker ran very well with Vulkan where it was choppy on OpenGL. The post is on Facebook (https://www.facebook.com/groups/retropieofficial/permalink/1387063751494192/).

    I created a scriptmodule for my own purposes to automate building / installation of Mesa with Vulkan. I may create a separate post for that.

    I hope this info helps out.

    - George

  • Retropie menu descriptions disappeared

    7
    0 Votes
    7 Posts
    564 Views
    BuZzB

    @stefano-sudati Re-install should be fine.

    it generates a gamelist at /opt/retropie/configs/all/emulationstation/gamelists/retropie/gamelist.xml that contains the descriptions.

  • Problems installing lr-mame2016

    13
    0 Votes
    13 Posts
    1k Views
    BuZzB

    @GongStar the output of dmesg might be useful after the build fails. You are right there is nothing else in the log - I thought there might be something. Not sure of the issue if you have plenty of free space on card, and no overclock.

  • Trying to start python script with runcommand-onstart/end

    2
    0 Votes
    2 Posts
    379 Views
    Z

    Try running it with full paths to both the python executable and your python script. No need for anything in runcommand.cfg.

  • 0 Votes
    4 Posts
    1k Views
    Z

    None. </thread>

  • Soul Calibre

    Moved
    35
    0 Votes
    35 Posts
    9k Views
    George SpiggottG

    @barbudreadmon Fighting Layer runs at over 50FPS in Mame 2010 and is very much playable. I didn't even test frameskip. It is about about 15FPS slower in Mame 2016.

    Perhaps I need to check out Mame 2003+ for system 11 and 12 compatability. Further to my previous experiments with System 246/256 (PS2) my understanding is that no version of Mame currently supports these.

  • GameCube + The Wii Dolphin Emulator .

    11
    0 Votes
    11 Posts
    6k Views
    omission229O

    If you want the dolphin emulator, install steam on your pc. Steam link on your pi. Add the dolphin emulator to steam. You can stream dolphin emulator from your pc via steam link to a raspberry pi. Steam link is in the expirimental section.

  • Retropie 4.6 on the Pi3B+

    6
    0 Votes
    6 Posts
    801 Views
    RanmaR

    Sorry for major bump, but just wanted to say that despite several months between posts, I finally managed to update my install completely to version 4.6.9 and I would say yes it does seem to have improved a bit. I reduced my N64 stuff and completely removed Dreamcast though, as lets be honest you aren't going to get much joy on that front on a Pi3B+. But the couple of dozen N64 games I do have seem to run a lot better than they did on previous installs with only a small margin of tweaking and my usual slight GPU overclock, and I notice the standalone GlideN64 is definitely improved. Very pleased, and worth it for pi3B+ diehards imho.

  • 0 Votes
    1 Posts
    309 Views
    No one has replied
  • Chd games with lossy audio files

    3
    -1 Votes
    3 Posts
    957 Views
    C

    @mitu Sorry about that. All of the urls where he talks about lossy chd he also use it to upload roms, so I didn't know how to refer to that person and the method he uses.

    Anyway, I have edited the first post. Sorry again

  • Problem with Retropie & Wheel Trustmaster T80

    7
    0 Votes
    7 Posts
    1k Views
    S

    It's a pity it doesn't work, it was the ideal steering wheel for an outrun-based arcade, because of the Ferrari logo theme and the license :(

  • 0 Votes
    2 Posts
    291 Views
    Z

    @Gobon-Shiteinga If your Pi crashes, or you have to do a manual reset, it will not save anything.

    You have to exit your emulator 'cleanly', then turn off your system or restart your system in ES to make sure your data is saved.

  • Audio problems

    1
    0 Votes
    1 Posts
    590 Views
    No one has replied
  • 0 Votes
    3 Posts
    598 Views
    C

    mmm, it seems a little more complicated that I though. I will check all your info. Thanks a lot mitu!

  • Sound issues since I connected two BT controllers

    2
    0 Votes
    2 Posts
    349 Views
    mituM

    @mxc0bbn Can you describe your setup, as indicated in https://retropie.org.uk/forum/topic/3/read-this-first

  • Steam link within Retropie

    7
    0 Votes
    7 Posts
    20k Views
    omission229O

    Oh ok, thanks @mitu

  • Screenscraper.fr Down?

    Moved
    9
    0 Votes
    9 Posts
    2k Views
    DTEAMD

    TODAY Update from ScreenScraper.fr

    RedblueflameAujourd’hui à 12:41
    Hi everyone !
    After a pretty long downtime (we're sorry about that), the screenscraper servers are finally back on ! To prevent our servers to melt down due to the massive influx of requests, they are running with a limited number of concurrent requests, so you may experience latency problems as the queue grows up.
    We wanted to thank everyone with your kind messages sent on our discord server, and happy scrapping !
    The screenscraper team

    RedblueflameAujourd’hui à 15:53
    Hi everyone !
    Until tomorrow, the access to the website will be cut off. Until then, the website won't be available, but the api will. Your scraps should still be working.

  • Can't start VICE (c64) menu from within game

    2
    0 Votes
    2 Posts
    419 Views
    mituM

    @DSilsbury said in Can't start VICE (c64) menu from within game:

    Built From: an image from arcade punks.

    We don't support 3rd party images - especially the ones loaded with ROMs. Use the image from retropie.org.uk/download and we can offer support.

  • Configure controller by system

    7
    0 Votes
    7 Posts
    893 Views
    mituM

    @jasonmadeapie How do you change the controls ? When you open the controls menu (for P1), you have on the left the button on your RetroPad (your controller) and on the right the emulated buttons. Use Left/Right to change the values on the right, cycling between the possible buttons that the system accepts. Go back in game and test the buttons, then once you're set, just save a Core or Content Remap from the Controls menu.

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.