#4899 closed defect (fixed)
Text + Speech Options Aren't Saved
Reported by: | SF/abevi | Owned by: | criezy |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Full Throttle |
Description
When you select a different option (either form the main options screen, or from the GMM), the value isn't saved. I noticed this while testing Full Throttle/B (if it helps at all).
ScummVM 1.2.0 svn49898 on Ubuntu 10.04 (x86)
Steps to Reproduce: (a) Launch ScummVM (b) Start Game (Full Throttle) (c) Enter GMM (d) Select Optoins (e) Select Either "Subtitles" or "Both" (f) Click Ok (g) Click "Resume"
Alternate Steps: (a) Launch ScummVM (b) Select "Options..." (c) Select "Audio" (d) Select either "Subtitles" or "Both" (e) Click "Ok" (f) Start Game
Ticket imported from: #3016867. Ticket imported from: bugs/4899.
Change History (4)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
As for the setting from the main options screen, this was fixed in revision 50080.
comment:3 by , 14 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → Engine: SCUMM |
---|---|
Game: | → Full Throttle |
Yes, GMM options are currently not saved. This is a known and expected behavior. It should be easy to change, though, by adding a ConfMan.flushToDisk() call to a suitable place.