Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1. Консольной командой устанавливаем в игре нужное timescale (скорость течения времени):
- set timescale to X
- Где X = 10/15/20
- 2. В skyrim.ini в раздел [Display] добавляем вот эти строчки:
- # Для Timescale 10 #
- fSunShadowUpdateTime=10.00
- fSunUpdateThreshold=0.300
- # Для Timescale 15 #
- fSunShadowUpdateTime=10.00
- fSunUpdateThreshold=0.500
- # Для Timescale 20 #
- fSunShadowUpdateTime=10.00
- fSunUpdateThreshold=0.750
- Если такие строки там уже есть - меняем значения на нужные.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement