[Feature Request] Add option to disable SRAM
Open
Nobody has claimed this yet.
feature request
sram
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
Description
Many games do not actually have any saves, so having an option to disable SRAM completely for an override would eliminate save clutter and unnecessary writes for said games.
Environment information
Windows 11
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
No file, test, or entry point is named in the issue. Begin by tracing how per-game overrides create and manage SRAM and identify the existing save-related option; done means an override can disable SRAM and avoids the associated save clutter and unnecessary writes, with coverage for the new setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100