libretro / libretro/libretro-database
PBP extension for PS1 images
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 877
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 24
Description
Many of us use compressed PBP files for PS1 games with libretro.
Is there already a way to account for this in libretro-database?
If not, I'm wondering if we could update the dat files to support that?
Possibly we would add another field so the image field would have to be changed.
Possibly call it "compressed_image" or something like that?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing .dat files and how their current image field is represented. Determine how PBP files should be represented and whether a separate field is needed; done means the data format supports PS1 PBP images without breaking existing entries.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100