TASEmulators / TASEmulators/BizHawk
Console warns of missing file "SAV:bkr" when using Saturnus
Open
Nobody has claimed this yet.
Core: Nymashock
Core: Saturnus
Repro: Affects 2.6.1
Repro: Affects 2.6.2
Request: Feature/Enhancement
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
The exact message is:
Error opening file "SAV:bkr": No such file or directory
It appears on both OSes when playing any Saturn game. I couldn't find "bkr" in the codebase.
edit 2022-05-03: also seeing similar warning for SAV:0.mcr w/ Nymashock in 2.9 dev
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
Search the codebase for the literal paths "SAV:bkr" and "SAV:0.mcr", then reproduce the warning while playing a Saturn game with Saturnus and Nymashock. Determine which component attempts to open these files; done means the spurious console warnings no longer appear in the reported scenarios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100