banner
Rating
Voted0

Slow Game Time (Next Gen Compatible)

2
Mod version:v1.0
Game version:all
The mod has been successfully tested for the absence of viruses
16049.39K377.28K

Report mod

  • image
modalImage

About This Mod

By default, Witcher 3 takes a real 96 minutes to complete 24 in-game hours. It's too fast for me. Fortunately, this is very easy to fix by literally changing one value in r4Game.ws.


The line we need to change is:

SetHoursPerMinute(0.25);

Here are some meanings you might be interested in:


SetHoursPerMinute(0.133333); // 1 hour = 7.5 minutes, 25 hours = 180 minutes = 3 hours

SetHoursPerMinute(0.1); // 1 hour = 10 minutes, 24 hours = 240 minutes = 4 hours

SetHoursPerMinute(0.066666); // 1 hour = 15 minutes, 24 hours = 360 minutes = 6 hours

SetHoursPerMinute(0.05); // 1 hour = 20 minutes, 24 hours = 480 minutes = 8 hours

SetHoursPerMinute(0.033333); // 1 hour = 30 minutes, 24 hours = 720 minutes = 12 hours

SetHoursPerMinute(0.016666); // 1 hour = 60 minutes, 24 hours = 1440 minutes = 24 hours (duh)



But if you're lazy to do it yourself or want a more "modular" approach to creating mods, just choose one of the options from the downloads section and put it in the mods folder, or use your mod manager to do it for you. The default version is 4 hours.


This mod was inspired by the Slower Gametime 1.31 GoG GotY mod, which is not compatible with the Witcher 3 update for the new generation.

I didn't want to wait for it to be fixed, so I made my own version. Enjoy yourself.

Similar Mods/Addons

Game Version *

all (4 Hours-7292-1-0-1671373565.7z)