libretro / libretro/ps2

Core crashes and causes the frontend to exit when told to load a ROM from an archive.

Open
#68 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
85
Forks
26
Avg merge
6h 43m
Merged PRs (30d)
6

Description

Logs report the file as not being found (which makes sense since LRPS2 doesn’t support loading files from archives), but instead of dropping back to the frontend menu like other cores do in similar cases, LRPS2 just dies and the frontend menu never comes back.

Behavior is seen with the current auto-builds of the core (reported core version is just ‘Git’) running under RetroArch 1.20.0 on both Windows 11 and Linux.

Contributor guide

No contributing guide indexed for this repository

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

Reproduce the crash by asking RetroArch 1.20.0 to load a ROM from an archive using the current LRPS2 auto-build. Start by tracing the archive-load failure and compare the behavior with other cores in similar cases; done means the frontend menu returns instead of the core exiting.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.