Fallout 4
0 of 0

File information

Last updated

Original upload

Created by

Cyan49

Uploaded by

cyan49

Virus scan

Safe to use

About this mod

Open Favorites Menu and pause the game. Q: Why? A: Why not? FO4 is offline game. Requirements: Garden of Eden Papyrus Script Extender

Requirements
Permissions and credits
Changelogs
The mod uses the "ExecuteConsoleCommand" function from the Garden of Eden Papyrus Script Extender to pause the game as correctly as possible. When opening/closing the Favorites Menu, the scripts do the following:
  • ExecuteConsoleCommand("ToggleGamePause")
  • ExecuteConsoleCommand("SetGlobalTimeMultiplier 0.0") / 1.0
  • VATSScanImod.Apply() / Remove()
  • AudioCategoryVOCGeneral.Pause() / UnPause()
  • AudioCategoryPausedDuringMenu.Pause() / UnPause()
[Known Issues]
This is not an issue, but since this mod executes console commands remotely, a lot of ToggleGamePause and SetGlobalTimeMultiplier will be logged in the console menu.

[Notes]
Just in case, remember that the "TGP" (or "ToggleGamePause") command is available. I haven't found a case where the script doesn't ToggleGamePause correctly, but you can use a console command to fix the toggle when something happens.

You can uninstall this mod, but here's a more clean way to uninstall it.
  • Open console menu
  • Type "help TGPQuest 4"
  • Type "stopquest TGPQuestID"
[Q&A]
Q: Slow motion mode?
A: Different concept.