- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 04092 | Save/Restore | Minor | N/A | Oct 21, 2010, 07:37 | Oct 21, 2010, 11:46 |
| Tester | georgc3 | View Status | Public | Platform | MAME (Official Binary) |
| Assigned To | Resolution | Invalid report | OS | ||
| Status [?] | Closed | Driver | |||
| Version | 0.139 | Fixed in Version | Build | ||
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 04092: irobot: Error when try to use save state for I, Robot | ||||
| Description | Unable to save progress when trying to use save states. Everytime I try to save my progress on this game, and error message comes up and says "Unable to Save due to pending anomyous times. See error log for details." I tested this on both 32-bit and 64-bit versions of command line version. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | |||||
| Affected Sets / Systems | irobot | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
2
|
No.06782
Osso Moderator
Oct 21, 2010, 07:55
|
This driver doesn't support savestates. |
|---|---|
|
No.06783
Tafoid Administrator
Oct 21, 2010, 11:46
edited on: Oct 21, 2010, 11:47 |
Correct. This game does not have the GAME_SUPPORTS_SAVE flag, so it cannot be guaranteed to save or load a state. Drivers/games without this flag are not reportable for bugs and save states are not expected to work. Closing. |