#8784 closed patch (outdated)
CinE savegame fix
| Reported by: | SF/next_ghost | Owned by: | sev- |
|---|---|---|---|
| Priority: | normal | Component: | Engine: Cine |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
Ugly hack to load both original and ScummVM 0.10.0 savegames. Original savegames will always work, 0.10.0 savegames might be incorrectly treated as original under very special conditions that can't happen in unmodified games.
New savegames are saved in the original format.
Ticket imported from: #1870447. Ticket imported from: patches/889.
Attachments (1)
Change History (9)
by , 18 years ago
| Attachment: | savehack.patch added |
|---|
comment:1 by , 18 years ago
| Owner: | set to |
|---|
comment:3 by , 18 years ago
It was supposed to make it into 0.11.0 to prevent additional damaged savegames. Unless you're planning some bugfix release before June, this patch is pointless because I'll have better code which will recognize original, 0.1[01].0 and externally corrupted files with much less guessing...
comment:5 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:7 by , 18 years ago
| Resolution: | fixed → outdated |
|---|
comment:8 by , 8 years ago
| Component: | → Engine: Cine |
|---|

CinE savegame fix