Create an account

Gameplay Tweaks v1.0.0.4  

Upload: 23 Jan 2024, 22:43
Created by: yakuzadeso [X]
Uploaded by: Aqxaro
Gameplay Tweaks v1.0.0.4

Customize your experience with a bunch of tweaks! Can modify rare pal spawn rate, stamina consumption per activity, health regeneration, hunger, default weight, default technology, respawn time, stats per level up and more!

Once you've installed the mod open main.lua with Notepad or whatever editor you use to find a bunch of options like these:

To modify the settings all you have to do is change their values and save the file. For example if you want to stop sprinting from consuming stamina you do:
-- Stamina for sprinting
SprintSP = 0.0 -- Default value 7.0.

Installation

  • Read the "Notes" section of the mod page.
  • Optionally backup you save file.
  • Download REUE4SS xinput: Releases · UE4SS-RE/RE-UE4SS (github.com) (file name: UE4SS_Xinput_v2.5.2.zip)
  • Download UE4SS_Signatures from the mod page.
  • Install REUE4SS in \Palword\Pal\Binaries\Win64.
  • Install UE4SS_Signatures in \Palword\Pal\Binaries\Win64.
  • Download the mod.
  • Install the mod in \Palword\Pal\Binaries\Win64\Mods.

You can also enable REUE4SS's console for debugging and troubleshooting. Go to \Palword\Pal\Binaries\Win64 and open UE4SS-settings.ini with Notepad or whatever editor you use. Find GuiConsoleEnabled and GuiConsoleVisible and set them to 1 (GuiConsoleEnabled = 1 GuiConsoleVisible = 1). If you encounter crashes you can try disabling the console. You can still troubleshoot/debug errors with the log file.

Instant Items 12KB

Instant Items

27 Jan 2024
0
218
0

All the manufacturable items in the tables, factories, kitchens, etc... of the game are now being built instantly (no working time).

Comments
The minimum comment length is 10 characters.