Skip to content

Commit

Permalink
Changes.txt: added missing note about "textreadspeed" config option
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-mogilko committed Nov 23, 2024
1 parent b78c0d6 commit 0ca893a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,9 @@ Engine:
- Support calling StopDialog() inside a dialog script, that will schedule dialog's stop command
at the end of the current option script.
- Implemented video buffering on a separate thread. Allow to drop late video frames.
- Added new accessibility config settings in "access" section: "speechskip" and "textskip".
These let player to override game's skipping style for character speech and text messages
respectively.
- Added new accessibility config settings in "access" section: "speechskip", "textskip",
"textreadspeed". These let player to override game's skipping style for character speech and
text messages, and text reading speed parameter that controls speech timing.
- Added "max_save" config option in "override" section: this lets to enforce an arbitrary number
of saves displayed in a standard save/restore dialogs in game.
- Added "--no-plugins" command-line argument that denies loading any plugins;
Expand Down

0 comments on commit 0ca893a

Please sign in to comment.