TASEmulators / TASEmulators/BizHawk
Disc-hashing of non-PSX discs
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
Open a saturn game and click the rom status icon in the staus bar, nothing happens.
This is also true of any core that takes a list of roms (for some there's both a single rom and multi-rom constructors and it only happens for multi-rom).
Either we need the client to take a stab at implementing RomAnnotationDetails for multi-roms or each core affected needs to implement that logic
Contributor guide
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
Reproduce the issue by opening a Saturn game and clicking the ROM status icon in the status bar, then compare single-ROM and multi-ROM cores. Start by tracing RomAnnotationDetails handling in the client and affected cores; done means multi-ROM discs produce the expected ROM status response instead of doing nothing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100