How to set talkspeed in scummvm.ini

Ask for help with ScummVM problems

Moderator: ScummVM Team

Post Reply
losparasitos
Posts: 8
Joined: Wed Dec 21, 2005 2:07 pm

How to set talkspeed in scummvm.ini

Post by losparasitos »

Hi there, I wonder how to setup talkspeed correctly in the scummvm.ini file. I tried to add the line

Code: Select all

talkspeed=255
but nothing changes, I also tried values between 0-10 and 0-100 but it seems like that doesnt have any effect. The Text Speed is always set to 3/4 of the maximum value if I start a game (Savegames save last state of Talkspeed). Can somebody please post the right syntax to add in the scummvm.ini ?

I use Scummvm 0.8.0, thx alot!!!
User avatar
frank_m24
Posts: 97
Joined: Sun Oct 30, 2005 4:10 pm
Location: Germany

Post by frank_m24 »

Hello,

Code: Select all

talkspeed='value'
is correct. I'm not sure, if it works for all games, but at least for the scumm games this should be sufficient. I think the range is from 0 up to 10, the lower the faster.

But you have also the possibility to change the text speed with Keys now. Use -/+ in order to make text slower/faster. Have a look at the readme for details.

kind regards

Frank
Post Reply