Page 1 of 2

Timescale to 1

Posted: Sun Jul 12, 2020 3:26 am
by Laicus
Is it possible to slow down the game time? In Morrowind, I always set timescale to 1.

Re: Timescale to 1

Posted: Sun Jul 12, 2020 7:59 am
by pango
Hi, there's a

Code: Select all

set_timescale
command in the console.
That could have impact on game balance, say someone reported that he was flooded by ghosts attacks in Daggerfall City with high timescale, I assume that on the contrary lowering timescale could make enemy spawns less aggressive.
I'm curious, if you experiment with that, let us know how it went :)

Re: Timescale to 1

Posted: Sun Jul 12, 2020 8:59 am
by Laicus
pango wrote: Sun Jul 12, 2020 7:59 am Hi, there's a

Code: Select all

set_timescale
command in the console.
Oh, thank you so much!
It seems to me that the original also had this console command and I even played with it for a while, it seems there were problems with waiting for some NPCs, but I can be wrong, I played a lot of time ago and not for long, and then decided to wait for the playable version of DFU and finally waited. Now I need to figure out how to make simple gameplay mods, such as changing settings to fit the game as much as possible to my preferences. I wonder if when changing timescale, fast travel takes the same amount of game time or less? In Morrowind, this is regulated by a separate setting.

Re: Timescale to 1

Posted: Tue Jul 14, 2020 12:44 pm
by Laicus
The Timescale value is not saved in the save (as in subsequent Bethesda games), and every time after loading the save, I have to set it again, It's not good, I urgently need a mod. :)

Re: Timescale to 1

Posted: Wed Jul 29, 2020 10:16 pm
by Laicus
Please help! How do I make a mod that automatically executes the set_timescale 1 command after loading a save or starting a new game?

Re: Timescale to 1

Posted: Thu Jul 30, 2020 9:28 am
by Hazelnut
I'd consider adding this as a setting in Roleplay & Realism if you thoroughly test out the effect on all the game systems for any weirdness and post results here. I'd want to be confident that it doesn't break stuff first. I theory the main impact I can think of is on quest spawns that are defined to happen every x minutes... pretty sure that's game time, and since that will be running 12 times slower the spawns may come too infrequently etc.

Re: Timescale to 1

Posted: Thu Jul 30, 2020 9:30 am
by Ralzar
What does setting timescale to 1 even do? And what is it normally set at?

Re: Timescale to 1

Posted: Thu Jul 30, 2020 9:30 am
by Hazelnut
12 and it governs the ratio of real time to in game time.

Re: Timescale to 1

Posted: Thu Jul 30, 2020 10:27 am
by Laicus
Hazelnut wrote: Thu Jul 30, 2020 9:28 am I'd consider adding this as a setting in Roleplay & Realism if you thoroughly test out the effect on all the game systems for any weirdness and post results here.
OK, I'm playing with this value (it's a pity that I don't have enough free time), if I notice any oddities, I'll write.
The only problem is that I have played Daggerfall very little and do not know how certain events should happen, so I can just not notice if something goes wrong. :)

Re: Timescale to 1

Posted: Wed Oct 14, 2020 7:07 pm
by imsobadatnicknames
Hazelnut wrote: Thu Jul 30, 2020 9:28 am I'd consider adding this as a setting in Roleplay & Realism if you thoroughly test out the effect on all the game systems for any weirdness and post results here. I'd want to be confident that it doesn't break stuff first. I theory the main impact I can think of is on quest spawns that are defined to happen every x minutes... pretty sure that's game time, and since that will be running 12 times slower the spawns may come too infrequently etc.
As of lately I have been playing with my timescale set to 24 or 30, as I feel like the timer for most quests is a little too generous. I haven't really noticed anything gamebreaking. Quests that spawn enemies every x minutes get a lot more manageable with lower timescales and harder with higher timescales, C&C drains your stamina a lot faster while travelling with a higher timescale, etc, but so far I haven't noticed any weird or unexpected behavior yet. It's still something that players should do at our own risk and definitely not stray too much from the vanilla value. Setting it to 1 would definitely completely destroy the difficulty of any quest that spawns enemies every x minutes.

I'd still love it if there was some sort of timescale adjuster mod, as it's kind of annoying to open up the console to change the timescale. Maybe even something like that New Vegas mod that lets you define different timescales for different kinds of places (e.g. if you want time to pass in a realistic or semi-realistic way while in cities, but pass faster in the wilderness to simulate more believable travel times)