libretro / libretro/RetroArch

Bios on linux dont get scanned because its in a hidden folder (.config)

Open
#15,460 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

Description

If you try and use a core like beetle or lrpsx 2 that requires a bios the default .config location will not get read

Expected behavior

Putting bios in /home/user/.config/retroarch/system should get read and retroarch should start the ps1 and ps2 games

Actual behavior

It doesnt boot at all and says failed to load content

Steps to reproduce the bug
  1. Use linux
  2. Put bios files in system folder
  3. Load a ps1 or a ps2 game
Bisect Results

dunno just recently got retroarch

Version/Commit

You can find this information under Information/System Information

  • RetroArch: [version/commit] 1.15.0
Environment information
  • OS: Linux mint 21.1
  • Compiler: deb file

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue on Linux with BIOS files in /home/user/.config/retroarch/system, then trace how RetroArch resolves and scans the system folder while loading a PS1 or PS2 game. Done means BIOS files in that default path are found and the affected content loads successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.