RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. retroarch
    Log in to post
    • All categories
    • AddisonA

      Super Punch-Out multiplayer

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming retroarch snes
      4
      3 Votes
      4 Posts
      833 Views
      AddisonA

      10 minute video confirming online play.

    • S

      Help with wheel/pedal setup - optipac = 4 days of pain

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support advancemame optipac ultimarc setup retroarch
      1
      0 Votes
      1 Posts
      381 Views
      No one has replied
    • R

      Controller input is not registering after using RetroArch menu

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch controller no input out of focus
      1
      0 Votes
      1 Posts
      318 Views
      No one has replied
    • E

      Script: Advanced Settings (GPI Case 2 Edition)

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development script advanced retroarch gpi case 2 emulationstatio
      2
      1 Votes
      2 Posts
      1k Views
      S

      I get a lot of errors trying to run this script, syntax errors and unexpected tokens. We're just copying what you posted into a .sh file?

    • A

      Retroarch not going horizontal

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch vertical system vertical games vertical screen
      4
      0 Votes
      4 Posts
      2k Views
      mituM

      @JLaury See this post on how to rotate EmulationStation and the console boot screen. Note that the RetroArch's menu doesn't obey the video_rotation parameter.

    • M

      RetroArch and weird display resolution

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support resolution retroarch
      3
      0 Votes
      3 Posts
      575 Views
      M

      Thanks, I will try this, but I doubt this will help. Raspberry PI OS and Emulation Station recognise the display correctly as they feed it with 1280x800 automaticaly. RetroArch seems to miss this information or ignores it.

      Edit: With hdmi_ignore_edid=0xa5000080, resolution in raspi-config = 1280x800 and no resolution set in RetroArch everything works fine. I still do not realy get why, but thanks a lot @mitu!

    • hawkes_84H

      Confusion with overrides, configuration file and saving core options

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch setup retroarch raspberrypi 4
      4
      0 Votes
      4 Posts
      872 Views
      dankcushionsD

      @hawkes_84 a verbose log as per read this first will show you what overrides are in play. perhaps you have a per-game one that has the bezel. how did you apply them?

    • P

      Arcade Remapping Not showing in RetroArch

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch
      2
      0 Votes
      2 Posts
      602 Views
      mituM

      Please add the rest of the info asked in https://retropie.org.uk/forum/topic/3/read-this-first, including what kind of controller you have.

    • L

      Retroarch Video Drivers PS emus for RPi3 B+?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video driver retroarch opengl rpi3b+
      2
      0 Votes
      2 Posts
      991 Views
      dankcushionsD

      @lukePi-0 you shouldn't be adjusting the retroarch video driver in this circumstance. info on HW rendering in duckstation are here: https://retropie.org.uk/forum/topic/30743/lr-duckstation-experimental-new-playstation-1-emulator - you cannot use duckstation HW rendering on a pi3

      i believe lr-pcsx_rearmed has a core option to remove dithering.

    • AddisonA

      Can we get a sticky thread when updates occur?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie emulators updates retroarch
      3
      0 Votes
      3 Posts
      421 Views
      dankcushionsD

      It's probably too much to ask as that's 100s of projects and updates to curate. i would guess that every day there's at least one update to a bit of software in retropie.

      just 'watch' the relevant projects in github. eg https://github.com/RetroPie/RetroPie-Setup to receive update messages.

      updates are also summarized in each retropie release: https://retropie.org.uk/news/

    • P

      Removing the Joypad-Settings with Retroarch

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support joypad settings retroarch
      3
      0 Votes
      3 Posts
      778 Views
      P

      @mitu Thanks! I forgot, that individual controller settings can be done by the quick menu. I set it to "---" now an it works.

    • FloobF

      Using 8bitdo SN30 Pro Controllers (USB and Bluetooth versions)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support 8bitdo sn30 pro retroarch autoconfig controllers
      1
      0 Votes
      1 Posts
      6k Views
      No one has replied
    • G

      Possibly to combine two gamelists for one console?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamelist merge windows 10 retroarch combine
      4
      0 Votes
      4 Posts
      921 Views
      WeirdHW

      @goestohollywood Don't worry about the order in the file: ES is always shuffling that around anyway if you have 'save metadata' enabled. The list SHOULD be in alphabetical order inside ES either way (or else it's conforming to any <sortname> tags you might have).

    • D

      Using GET_CORE_RAM command to get 'coin insert', 'game over' etc. from emulator

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support core ram memory retroarch commands arcade
      1
      0 Votes
      1 Posts
      332 Views
      No one has replied
    • O

      RetroArch keyboard hotkeys

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch keyboard
      3
      0 Votes
      3 Posts
      404 Views
      O

      Great, thanks 👍

      I've opened a PR to help improve the consistency between the two input types: https://github.com/RetroPie/RetroPie-Setup/pull/3539

    • H

      Retroarch recording and sound

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support recording retroarch retroarch cfg sound
      3
      0 Votes
      3 Posts
      1k Views
      2Play2

      @hellricer I was about to say that you might have overrides (reading your top post), therefore the diff output location
      on RA 1.15 the output dir is simply named records and the configs go to records_config folder (for example you can have custom config.cfg file in there.

      As per RA docs you need also to have custom FFMPEG compile with
      --enable-libx264 --enable-gpl --enable-libmp3lame options
      but this does not fix the hissing sound which I believe you hear when you start the recording.
      As you stated, the output file though is video/audio ok which I also confirm from my testings

      Since you say you tested all other options in video_record_quality, you can test this override config and retest

      Option 1:
      Edit your main retroarch.cfg file in /configs/all/ and set
      video_record_quality = "4"
      and save. You can do from network share or locally to the file if easier for you.

      Option 2:
      create a config.cfg file, in /configs/all/retroarch/records_config/
      and add the above line in there and save.

      If you compile the ffmpeg as per docs you can add even more settings to it such as:

      vcodec = libx264rgb acodec = libmp3lame audio_global_quality = 75 sample_rate = 44100 threads = 0 video_preset = ultrafast video_record_quality = "4"

      or just

      video_record_quality = "4"

      Then select in ra the file or again change in your retroarch.cfg
      from
      rgui_config_directory = ""
      to
      rgui_config_directory = "~/.config/retroarch/config"

      Forgot to add. If you use shaders you should also enable in either option the
      video_gpu_record = "true" default is false BUT i noticed with lossless it causing video stutter.

    • P

      Retroarch menu opens with SELECT-Button

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch logitech
      26
      0 Votes
      26 Posts
      8k Views
      dankcushionsD

      @PARALAX yeah, we can't really support you if you're using your own configuration - eg the "correct" BIOS folder for retropie is so because retropie's config heirarchy sets it - if you make your own config it will be whatever you set/retroarch defaults to.

    • P

      Some questions about Emulation Station and Retroarch

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch emulation station
      9
      0 Votes
      9 Posts
      2k Views
      mituM

      @PARALAX Yes, delete all folders and files.

    • A

      What Line Controls the On-Screen Notifications?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch
      19
      0 Votes
      19 Posts
      2k Views
      A

      Beautiful, worked like a charm! Super-helpful forum, as always! Thanks for the info!

    • S

      Lots of packages can't be installed whilst installing RetroPie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 4 retropie install error retroarch
      5
      0 Votes
      5 Posts
      2k Views
      S

      @ChesterCarl use RPiOS Legacy (Buster) or just use the image from the website.