#6723 closed defect (fixed)
SCI: Jones - Main Menu items disabled after saved game load
Reported by: | SF/lelost | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Jones in the Fast Lane |
Description
ScummVM version: 1.8.0git668-g183f8ee (Aug 24 2014 05:50:35)
Main Menu items doesn't initialize to the actual game state after saved game is loaded. Items disabled: - Statistics - Goals - Restore
How to reproduce: 1. Start the game 2. Save the game 3. Restart ScummVM 4. Load saved game
Could be related to #6537
Ticket imported from: bugs/6723.
Change History (2)
comment:1 by , 10 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
Right, I've pinpointed the issue, but it's quite a pain to patch the relevant code. Thus, these menu entries are now always enabled after a game is loaded from the main menu or the launcher.
Fixed (with a hack) in commit 1d5536d. The fix should be available in the next daily version of ScummVM.
Closing