TASEmulators / TASEmulators/BizHawk
[Multi-System] If a TAS is made requiring an XML call a warning if one isn't loaded.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
Title.
Probably just detecting if Floppy/Disk is multi in the bk2 file itself, and seeing that an XML isn't loaded.
I don't know how to properly explain it, but it would also help avoid issues when making a tasproj and running into an issue cause you decided to load a single Floppy/Disk and Hawk throws an error.
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
Start by tracing how multi-system requirements are represented in the bk2 file and how XML loading is tracked when opening a tasproj in BizHawk. Reproduce the single-Floppy/Disk case that causes Hawk to error, then establish the warning condition and verify it prevents that failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100