0 of 0

File information

Last updated

Original upload

Created by

BLANK

Uploaded by

ample12

Virus scan

Safe to use

Tags for this mod

About this mod

Customize the time scale in Radius to suit your preferences! This mod sets the default time scale to 1.0, allowing you to control how fast or slow in-game time passes. Adjusting the time scale can speed up or slow down the game's time, letting you experience the game at your own pace. works in the current patch.

Requirements
Permissions and credits
Structure:

TimeScaleMod/
└── scripts/
    ├── main.lua
    └── TimeScaleConfig.lua

To change the time scale go into the config and set your wanted value!

You can install this mod with vortex!
1. Download UE4SS mod.
2. Download my mod.
3. You are done.

How to install manually?
There are two steps to it.

This mod uses UE4SS all credit goes to them!
Check them out here:

How to install UE4SS?
1. Download UE4SS link: UE4SS_v3.0.1-141-g8771f93
Note: This version was good when I posted this mod, it could now be old. This is not hosted by me it's a link to the GitHub page's file.
Take the normal version, not the one with Dev:
Download page: UE4SS(Release)
Recommend download page:  UE4SS(experimental)

2. Unzip the downloaded files.
3. Put them into IntoTheRadius2\IntoTheRadius2\Binaries\Win64\

Note: it should look like this.

IntoTheRadius2/
└── IntoTheRadius2/
    └── Binaries/
        └── Win64/
            ├── ue4ss
            ├── dwmapi.dll
            └── etc...

4. You are now done installing UE4SS.

How to install the mod?
1. Download the mod.
2. Put the downloaded FOLDER into IntoTheRadius2\IntoTheRadius2\Binaries\Win64\ue4ss\Mods\
Note: it should look like this:

IntoTheRadius2/
└── IntoTheRadius2/
    └── Binaries/
        └── Win64/
            ├── ue4ss/
            │   └── Mods/
            │       ├── TimeScaleMod/
            │       │   └── scripts/
            │       │       ├── main.lua
            │       │       └── TimeScaleConfig.lua
            │       └── etc..
            ├── dwmapi.dll
            └── etc..

How to enable the mod?
It's already enabled.
You are now done, enjoy!

If you want to uninstall the mod and UE4SS for some reason.
1. Delete Win64/ folder.
Note: Your saves are safe!
2. Steam verify files.

If you want to uninstall just the mod, delete the TimeScaleMod/ folder.