Volkec: The Chronicles Of Myrtana - Archolos
The subtitles are too fast for me. I can't reading so fast.
IAnybody knows for any trick, how to slow down changing text clouds (subtitles) in this game? I can't find in the game settings.
Thankyou in advance
Volkec
Here is how I fixed the problem with too fast subtitles...
-Find the file Systempack.ini (inside TheChroniclesOfMyrtana\system\ folder)
-It is recommended to make a copy of it before editing....
-Open file with notepad.
-Find the following section inside...
[SUBTITLES]
Control=0
; ... Turns on the subtitle display time management - on (1) or off (0), default is 0.
; must be enabled to manage the subtitles.
TimeMultiplier=2.0
; ... The time factor for phrases with voice dialogue files.
; This means that there is one phrase uttered for a duration of 10 seconds with the multiplier 2.0 so that the subtitles for it are displayed for 20 seconds.
MaxTimePerPhrase=30.0
; ... Maximum time in seconds to display the subtitles without the voice file.
TimePerChar=100.0
; ... The time in milliseconds to display a subtitle character without voice dialogue file.
; for example, when TimePerChar=200.0, the phrase, "Can you teach me how to fight?" contains 30 characters, so it will appear 30 * 200/1000 = 6 seconds.
...and change values of:
MaxTimePerPhrase=30.0 ==> 100
TimePerChar=100.0 ==> 400
Of course you can set these two values according to your wishes...
Save changes!
Now you will have enough time to read subititles :)