0 of 0

File information

Last updated

Original upload

Created by

icouldifiwantedto

Uploaded by

icouldifiwantedto

Virus scan

Safe to use

Tags for this mod

About this mod

Instantly skip forwards or backwards in time at the press of a button. Also displays the date & time.

Requirements
Permissions and credits
Changelogs
Announcement

For those running the latest version of the game, this mod is now available via the official modding system inside the game.

Versions

See the "Changelogs" dropdown just above.

Introduction

Instantly skips forward in time by 1h, 3h, 6h, 12h, 24h, 72h (3 days, which is useful for forcing the shops to re-stock) or backwards in time by 24h.

It will also display the date & time on-screen (briefly).

Installation

I would recommend installing the mod manually as described below. You should be able to install the mod automatically using Vortex if you like (then skip to step 4 below), but Vortex can be a bit unreliable with Hogwarts Legacy mods (it doesn't always delete mods properly) so beware!

  • Download the mod.
  • Unzip the contents.
  • Move the .utoc.ucas, and .pak files to the Steam\steamapps\common\Hogwarts Legacy\Phoenix\Content\Paks\~mods\ folder.
  • Install Blueprint Apparate Modloader if you haven't already.
  • Start Hogwarts Legacy
  • Load your most recent save-file.
  • Press the F8 key to activate Blueprint Apparate Modloader.
  • Type MyTimeSkip in the little window and hit the Enter key on your keyboard.
  • The word MyTimeSkip should disappear and reappear lower down in that window with an X next to it. If it doesn't - if it stays on the top line - then either a) you put the .utoc, .ucas and .pak files in the wrong folder, or b) one of your existing mods is already using pakchunk 108. Use my PakChunk Checker to check that. If you have a pakchunk conflict see the Conflicts section below.
  • Press F8 again to close the modloader window.
  • Press F7 to check that the mod is working. You should see the time & date displayed on-screen for a few seconds.
Note that you only need to follow the above process once. From now on the mod will just work.

Default Key Bindings

By default this mod uses the following key bindings:

  • F7 = Display the date & time on-screen for a few seconds.
  • SHIFT-F7 = Skip forward in time by 1 hour.
  • CTRL-F7 = Skip forward in time by 3 hours.
  • ALT-F7 = Skip forward in time by 6 hours.
  • SHIFT-CTRL-F7 = Skip forward in time by 12 hours.
  • SHIFT-ALT-F7 = Skip forward in time by 24 hours.
  • CTRL-ALT-F7 = Skip forward in time by 72 hours (3 days).
  • SHIFT-CTRL-ALT-F7 = Skip backward  in time by 24 hours.
Custom Key Bindings

You can change the key bindings to anything you like as follows:

  • Download & install the latest version of this mod, start the game, do the F8 thing (if you haven't already), load a save file, then shut down the game.
  • In Windows Explorer type %localappdata%\Hogwarts Legacy\Saved\Config\WindowsNoEditor into the address bar at the top and hit Enter.
  • Left click Input.ini then right click it and select "Edit" (or "Open with" > "Notepad").
  • Search for MyTimeSkip. You should find entries like those below.
  • Change the items shown in green below to whatever you want. Key names can be found here.
  • Restart the game.
ActionMappings=(ActionName="MyTimeSkip_Display",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=F7,GroupName="",SortIndex=0)
ActionMappings=(ActionName="MyTimeSkip_1H",bShift=True,bCtrl=False,bAlt=False,bCmd=False,Key=F7,GroupName="",SortIndex=0)
ActionMappings=(ActionName="MyTimeSkip_3H",bShift=False,bCtrl=True,bAlt=False,bCmd=False,Key=F7,GroupName="",SortIndex=0)
ActionMappings=(ActionName="MyTimeSkip_6H",bShift=False,bCtrl=False,bAlt=True,bCmd=False,Key=F7,GroupName="",SortIndex=0)
ActionMappings=(ActionName="MyTimeSkip_12H",bShift=True,bCtrl=True,bAlt=False,bCmd=False,Key=F7,GroupName="",SortIndex=0)
ActionMappings=(ActionName="MyTimeSkip_24H",bShift=True,bCtrl=False,bAlt=True,bCmd=False,Key=F7,GroupName="",SortIndex=0)
ActionMappings=(ActionName="MyTimeSkip_3D",bShift=False,bCtrl=True,bAlt=True,bCmd=False,Key=F7,GroupName="",SortIndex=0)
ActionMappings=(ActionName="MyTimeSkip_Back24H",bShift=True,bCtrl=True,bAlt=True,bCmd=False,Key=F7,GroupName="",SortIndex=0)

How to Un-Install

Either:

1) If you installed it via Vortex: Disable or Uninstall it via Vortex. BUT also CHECK that it's gone from the ~mods folder afterwards.
2) Delete the .utoc.ucas, and .pak files from the ~mods folder.

Conflicts

This mod uses pakchunk 108. You can check if that conflicts with any of your existing mods by running my PakChunk Checker batch script after you've installed the mod. If it does conflict, you can either fix it using the Chunk ID Conflict Manager or rebuild this mod yourself - see below.

Known Issues

There are currently no known issues. If you encounter any please let me know in the POSTS section.