Returnal
0 of 0

File information

Last updated

Original upload

Created by

yakuzadeso

Uploaded by

yakuzadeso

Virus scan

Safe to use

Tags for this mod

About this mod

Can choose to heal and/or increase your max health on X amount of enemy kills.

Requirements
Permissions and credits
Changelogs
Donations
Can choose to heal and/or increase your max health on X amount of enemy kills.


Settings

Open the mod's main.lua file to find:



So if you want to increase your max health by 100 you do:

--Amount of health to add to current max health
MaxHealthUpAmount = 100 --Accepted values: values between 0.1 to infinity


Installation:

  • Download UE4SS-RE/RE-UE4SS xinput version. Direct download link: UE4SS_Xinput_v2.5.1
  • Drop its files in \Returnal\Binaries\Win64.
  • Download https://github.com/UE4SS-RE/RE-UE4SS/archive/refs/heads/Release.zip
  • Open it and go to CustomGameConfigs/Returnal and copy UE4SS_Signatures and paste it in \Returnal\Binaries\Win64.
  • Download the mod and drop it in \Returnal\Binaries\Win64\Mods.
  • Go to UE4SS-settings.ini in \Returnal\Binaries\Win64 and change:

[EngineVersionOverride]
MajorVersion =
MinorVersion = 

to this:

[EngineVersionOverride]
MajorVersion = 4
MinorVersion = 25