@
You must be registered to see the links
Backup file I never did anything with this one I have only added a the rollback option before.
You need to use unren or enable dev mode renpy to extract the game files and use notebook to alter the file.
This is from one of the options.rpy files for one of the games I have in my game folder. Sometimes stuff might also be at the top of the script.rpy file.
## Preference defaults #########################################################
## Controls the default text speed. The default, 0, is infinite, while any other
## number is the number of characters per second to type out.
default preferences.text_cps = 0
## The default auto-forward delay. Larger numbers lead to longer waits, with 0
## to 30 being the valid range.
default preferences.afm_time = 15