[ scummvm-Bugs-1471383 ] Config file messed up with latest SVN

SourceForge.net noreply at sourceforge.net
Sun Apr 16 20:11:22 CEST 2006


Bugs item #1471383, was opened at 2006-04-16 20:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1471383&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Launcher/Install
Group: All Games
Status: Open
Resolution: None
Priority: 5
Submitted By: Patrice Aubry (kaminari)
Assigned to: Nobody/Anonymous (nobody)
Summary: Config file messed up with latest SVN

Initial Comment:
ScummVM SVN 0.9 for Win32 (1746K exe file, last update:
April 15, 2006, 6:32 pm).

I'm running on Windows XP SP2. Since a couple of SVN
builds, I'm having two problems with the scummvm.ini
config file:

1. music_driver is always set to "true" in the config
file, whatever the actual driver I choose in the
Launcher. I don't know what "true" means in that case,
but it looks like an incorrect value to me. Ingame,
games that rely on Midi or FM always fall back to FM
(Sam and Max for example).

2. all entries are systematically unsorted after
running a game with the SVN build.

o Config file before launching SVN:

[scummvm]
aspect_ratio=false
autosave_period=0
enable_gs=true
extrapath=D:\ScummVM\!extra\
fullscreen=true
gfx_mode=HQ2x
gui_theme=default
lastselectedgame=sam
multi_midi=true
music_driver=auto
music_volume=192
native_mt32=true
output_rate=44100
savepath=D:\ScummVM\!save\
sfx_volume=192
speech_volume=192
subtitles=true
themepath=D:\ScummVM\!theme\
versioninfo=0.9.0svn

[sam]
aspect_ratio=false
description=Sam and Max Hit the Road
enable_gs=true
fullscreen=true
gameid=samnmax
language=en
multi_midi=true
music_driver=windows
music_volume=192
native_mt32=true
path=D:\ScummVM\sam\
platform=pc
sfx_volume=192
speech_mute=false
speech_volume=192
subtitles=true

o Config file after launching SVN and running Sam:

[scummvm]
gfx_mode=HQ2x
music_volume=192
speech_volume=192
aspect_ratio=false
extrapath=D:\ScummVM\!extra\
music_driver=true
lastselectedgame=sam
native_mt32=true
gui_theme=default
subtitles=true
themepath=D:\ScummVM\!theme\
fullscreen=true
sfx_volume=192
autosave_period=0
enable_gs=true
multi_midi=true
output_rate=44100
versioninfo=true
savepath=D:\ScummVM\!save\

[sam]
description=Sam and Max Hit the Road
music_volume=192
speech_volume=192
path=D:\ScummVM\sam\
aspect_ratio=false
music_driver=true
native_mt32=true
subtitles=true
platform=pc
gameid=samnmax
language=en
fullscreen=true
sfx_volume=192
speech_mute=false
enable_gs=true
multi_midi=true

(Also note the versioninfo=true field.)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1471383&group_id=37116




More information about the Scummvm-tracker mailing list