mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
[BotW] Add Freeze Time Preset to day length mod
This commit is contained in:
parent
d630597c19
commit
105dd80508
@ -2,7 +2,7 @@
|
||||
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
||||
name = Day Length
|
||||
path = "The Legend of Zelda: Breath of the Wild/Mods/Day Length"
|
||||
description = Changes the amount of real time an in game day takes. Any game slowdown will make the actual time longer. Blood moons won't appear or be less common.
|
||||
description = Changes the amount of real time an in-game day takes. Any game slowdown will make the actual time longer. Blood moons won't appear or be less common.
|
||||
version = 3
|
||||
|
||||
[Preset]
|
||||
@ -40,3 +40,7 @@ $timeScale = 30
|
||||
[Preset]
|
||||
name = 24 hours
|
||||
$timeScale = 60
|
||||
|
||||
[Preset]
|
||||
name = Freeze time
|
||||
$timeScale = 6000
|
||||
|
Loading…
Reference in New Issue
Block a user