You can control how fast time passes on your VEIN server by adjusting the official time multiplier CVar. This changes how long the day and night cycle lasts and is useful for making survival easier or more challenging. This guide explains how to configure it correctly using Engine.ini.
Works on all HostByte VEIN servers. Updated for VEIN v0.022h8
Step 1 Open Your Engine.ini File
Time settings belong inside your Engine.ini file under the [ConsoleVariables] section.
Navigate to:
Vein/Saved/Config/LinuxServer/Engine.ini
Find or create this header:
[ConsoleVariables]
Step 2 Adjust the Time Speed
The main CVar that controls day and night cycle speed is:
vein.Time.TimeMultiplier=1.0
- 1.0 = normal time speed
- 0.5 = slower time (longer days and nights)
- 2.0 = faster time (shorter days and nights)
Example longer days and nights
vein.Time.TimeMultiplier=0.6
Example short fast days
vein.Time.TimeMultiplier=1.8
Lower numbers make the world feel calmer and more exploration friendly. Higher numbers increase difficulty because nights arrive more often and quicker.
Step 3 How the Time Multiplier Actually Works
The VEIN time system uses a single multiplier to scale the entire day and night cycle. There are no separate CVars for day length or night length, so all time periods scale together.
For example:
- TimeMultiplier 0.5 doubles the real time duration of the full cycle
- TimeMultiplier 2.0 halves the duration
All daylight, nighttime and dusk lighting transitions scale together.
Step 4 Recommended Time Settings
Casual experience
vein.Time.TimeMultiplier=0.7
Vanilla paced server
vein.Time.TimeMultiplier=1.0
Hardcore fast cycle
vein.Time.TimeMultiplier=1.8
Most active servers prefer values between 0.6 and 1.2 for balanced gameplay.
Step 5 Restart the Server
Changes take effect only after a full restart. Use the Restart button on the HostByte panel to apply the updated settings.
Troubleshooting
- Time not changing speed: Confirm the CVar is under
[ConsoleVariables]in Engine.ini. - Time too fast or too slow: Use values between 0.5 and 2.0 for predictable behavior.
- Lights not matching time properly: VEIN may need a restart after large time changes.
Next Steps
- How to Change Loot Respawn Time in VEIN
- How to Adjust Zombie Spawn Count in VEIN
- Full VEIN Server Configuration Guide
Getting Help
- Knowledge Base: Explore more VEIN hosting guides for configuration, gameplay settings and troubleshooting.
- Support Ticket: Open a ticket from your HostByte account if you need assistance.
- Discord: Join our community below.
- Status Page: Check live updates at status.hostbyte.net.