Pause - Time Freeze

  • Palworld — Pause - Time Freeze
Author:
yakuzadeso
Size:
857 байт
Date:
January 24, 2024, 11:53 AM
Downloads:
872
10 / 10
No one has rated the file yet.

This modification allows you to pause the game/freezing time at any moment during gameplay.

How to launch:

  1. Download the utility UE4SS (UE4SS_Xinput) and install it in the directory Palworld/Pal/Binaries/Win64/.
  2. Download UE4SS_Signatures and unpack it to Palworld/Pal/Binaries/Win64/
  3. Download the mod archive and unpack it to Palworld/Pal/Binaries/Win64/Mods.

You can change the bound key by opening the main.lua file with Notepad and modifying this line:

-- keybind

pause = Key.F1 -- change F1 to whatever you need.

Example with the F2 key:

pause = Key.F2

The file name and description have been translated Show original (RU)Show translation (EN)
Пауза — остановка времени

Модификация позволяет ставить игру на паузу/замораживать время в любой момент игры.

Как запустить:

  1. Скачать утилиту UE4SS (UE4SS_Xinput) и установить её в каталог Palworld/Pal/Binaries/Win64/.
  2. Скачать UE4SS_Signatures и распаковать по пути Palworld/Pal/Binaries/Win64/
  3. Скачать архив с модом и распаковать его по пути Palworld/Pal/Binaries/Win64/Mods.

Можно изменить привязанную клавишу, открыв файл main.lua с помощью блокнота и изменив эту строку:

-- keybind

pause = Key.F1 -- изменить F1 на то, что необходимо.

Пример с клавишей F2:

pause = Key.F2

Useful links:

Comments 0