Red Dead Redemption 2
0 of 0

File information

Last updated

Original upload

Created by

BobBelcher123 or Lima Bean

Uploaded by

BobBelcher123

Virus scan

Safe to use

About this mod

Allows you to modify how long an in-game day lasts for!

Requirements
Permissions and credits
Changelogs
A simple mod that allows you to modify how long an in-game day lasts for.
Tested with RGL version.

The mod automatically disables itself when a mission is active, this is to prevent breaking missions that have special time requirements.

Source Code: Here

Requires: AB's ScriptHook

How to install:

  • Download and extract Scripthook into RDR2 directory.
  • Download Longer days and extract it into RDR2 directory.
  • Launch the game.
  • Done.

Config file
  • day_time: The amount of real life seconds you want per game minute during the daytime. - This is not a multiplier!
  • night_time: The amount of real life seconds you want per game minute during nighttime. - This is not a multiplier!
  • show_welcome: Allows you to disable the welcome message.
  • day_start: The time the mod will start using day_time value. Uses values 0-23
  • day_end: The time the mod will stop using day_time value. Uses values 0-23
  • get_ms_per_game_min: The byte pattern used to find the game function responsible for time scaling, most users can ignore this option.