Hi, do I need to add the mod name to the mod.txt file to make it work? Just like the installation of the time of day/weather control mod (TXR_AdditionalSettings)? I can't seem to notice the time changing, how long is the duration of 1 whole day? Thank you!
edit: just found out it works, no need to add line to text file
Love this. However, when I reduce the amount of time it takes to go from night to day/day to night, this makes the sunrise/sunsets look too fast. Is there anyway to have slower sunsets and sunrises?
Not without customizing the mod, as by default it uses a realistic time cycle like in Tokyo. Sunrises/sunsets are that fast at that latitude.
If you want to customize it, you could edit the "Dusk/night/dawn" mode to remove the timer inverting the time, and adjust the day/night lengths manually. This mode disables the realistic sun cycle, so you can freely modify it.
Download UE4SS experimental and unpack it to your game installation folder ./TokyoXtremeRacer/Binaries/Win64.
In the UE4SS folder open folder Mods and create there TXR_AdditionalSettings and in a newly created folder create scripts folder
In the scripts folder put attached main.lua file
In mods folder open mods.txt and add there TXR_AdditionalSettings : 1 line and save the file. <<In the top right next to save and underneath fork, there's download zip. with it is the Main.lua file... had to figure it out with copilot bing...>>
18 comments
edit: just found out it works, no need to add line to text file
If you want to customize it, you could edit the "Dusk/night/dawn" mode to remove the timer inverting the time, and adjust the day/night lengths manually. This mode disables the realistic sun cycle, so you can freely modify it.
installing the thing:
./TokyoXtremeRacer/Binaries/Win64
.Mods
and create thereTXR_AdditionalSettings
and in a newly created folder createscripts
folderscripts
folder put attached
main.lua
filemods.txt
and add there
TXR_AdditionalSettings : 1
line and save the file. <<In the top right next to save and underneath fork, there's download zip. with it is the Main.lua file... had to figure it out with copilot bing...>>