grumpycoders / grumpycoders/pcsx-redux
PAD becomes unresponsive after loading state
Open
- Dominant language
- C++
- Stars
- 994
- Forks
- 151
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 18
Description
When loading a saved state, occasionally the pad may become unresponsive.
I speculate this could be caused by either one or more unsaved/un-sanitized variable, or perhaps an old save state which predates PR #995 which did revise SIO0 save state variables.
Contributor guide
Assessment
This issue has not been assessed yet.