Skip to main content

B1GameConfigTime

  • Configuration for in-game time scaling, including real-to-game time ratios,
    * acceleration windows, special mode timescales, and bullet time settings.
PropertyTypeDescriptionMetadata
RealTimeToGameTimeRatiofloatRatio of real time to game time used as the base conversion factor.Category: B1GameConfigTime
RealTimeSecondToInGameMinuteRatiofloatRatio of real-time seconds to in-game minutes.Category: B1GameConfigTime
RelativeTimeScaleByGame48MinfloatRelative time scale multiplier based on the reference of 1 game day per 48 real minutes. A value of 0.5 means 1 game day per 24 real minutes.Category: B1GameConfigTime
GameSpeedAccelerationHourBeginint32Hour at which game-time acceleration begins (e.g., 0 for midnight).Category: B1GameConfigTime
GameSpeedAccelerationHourEndint32Hour at which game-time acceleration ends (e.g., 6 for 6 AM).Category: B1GameConfigTime
RabbitholeSmoothTimeScaleBoundaryint32Time remaining (game minutes) before the rabbithole finish at which the timescale smoothly transitions to the reduced value.Category: B1GameConfigTime
TimeScaleRabbitHolefloatTime scale applied while the character is inside a rabbithole from the start.Category: B1GameConfigTime
TimeScaleRabbitHoleSmoothfloatReduced time scale applied near the end of a rabbithole for smooth transition.Category: B1GameConfigTime
MaxTimeScalefloatMaximum time scale value for the very-fast speed tier.Category: B1GameConfigTime
TimeScaleNormalfloatNormal (1x) time scale value.Category: B1GameConfigTime
TimeScaleLittleFastfloatTime scale value for the slightly-fast tier.Category: B1GameConfigTime
TimeScaleFastfloatDefault time scale value for the fast tier and its upper bound.Category: B1GameConfigTime
TimeScaleVeryFastfloatDefault time scale value for the very-fast tier.Category: B1GameConfigTime
TimeScaleNightSleepfloatDefault time scale value used during the night-sleep acceleration period.Category: B1GameConfigTime
ClampMin: 1
ApplyNightSleepEnd_AM_Hourint32End hour (AM) of the night-sleep time scale application window.Category: B1GameConfigTime
ClampMax: 24
ClampMin: 0
ApplyNightSleepStart_PM_Hourint32Start hour (PM) of the night-sleep time scale application window.Category: B1GameConfigTime
ClampMax: 24
ClampMin: 0
TimeScaleStepfloatMinimum step size for time scale adjustments.Category: B1GameConfigTime
ManualControlMaxTimeScalefloatMaximum time scale the player can set through manual controls.Category: B1GameConfigTime
TimeScaleVeryFastAndSpecialBehaviorfloatTime scale applied during very-fast mode combined with special behaviors (sleep, school, work, etc.).Category: B1GameConfigTime
TimeScaleBulletTimefloatTime scale used for slow-motion (bullet time) mode.Category: B1GameConfigTime