#247 closed defect (fixed)
omitting '-w' while no scummvm.ini exist
Reported by: | SF/logicdeluxe | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
Built on May 11 2002 00:14:00 win If there is no scummvm.ini yet, it is written including the settings of the currently used game even if no '-w' is specified. That is not the way '-w' suggested to do. I think in that case, only the [scummvm] section should be written in scummvm.ini but not the game specific parameters.
Ticket imported from: #555105. Ticket imported from: bugs/247.
Change History (5)
comment:1 by , 23 years ago
comment:2 by , 23 years ago
Built on May 13 2002 18:33:48 Runtime setting appear game specific now. No scummvm.ini is written or altered without '-w' at all. So all seem to be working fine now.
comment:3 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 15 years ago
Owner: | set to |
---|
comment:5 by , 6 years ago
Component: | --Unset-- → GUI |
---|
Note:
See TracTickets
for help on using tickets.
Something's wrong here, but I think I know why this does happen. You maybe change the volume into the sound menu. I noticed the coded of the gui.cpp file added a flush of the config file. Please try if this does happen if you enter this menu or not, but I'm quite sure it's the case. I tried a workaround. Tell me if it worked for you.