About this mod
All placed batteries, Gear and currently held Items are always fully charged. Configurable mod with hotkeys. (Dedicated Server compatible)
- Requirements
- Permissions and credits
- Changelogs
- Donations
You became strong with the Dark Side. Now everything that touches your skin becomes fully charged immediately.
Your immense power radiates from you, keeping all batteries fully charged all the time.
Description
The new version of the mod has three primarily features.
It charges all batteries placed in the world to their maximum value and prevents them from being drained. You can connect as many devices as you like to a single battery.
Second feature, your currently held item (selected item in hotbar) and your equipped gear becomes fully charged.
Third feature (since v2.4.0), removes heat from equipped Backpack targeting Jetpacks.
All features are enabled per default and can be toggles off/on with hotkeys. The Infinite Battery Charge is bound to the key F8, Infinite Gear Charge it togglebar with F7 and No Overheat with F6.
Since v2.3.0 the mod has an option to enable infinite gear and held item energy to all players.
Since v2.4.0 the new No Overheat feature has the option to enable it for all players as well.
See the Mod Configuration section below for details how to change hotkeys and disable features per default.
Hints
- The changed batteries charge isn't instantly visible, it might take a while until game updates the visuals. You can pick up the battery to see that it's full.
- When equipped Gear and Held Item is drained, the mod will try to replenish it with best allowed energy. If it's allowed it will be filled with laser energy.
Requirements
UE4SS for Abiotic Factor
Manual Installation
As for now Vortex doesn't support the game, so you have to install the mod manually.
1. Follow the instruction on the UE4SS for Abiotic Factor page to download and install latest UE4SS from there.
2. After use the Manual Download button in Files tab of this mod to download the mod as a zip file.
4. Unzip/extract the content of mod's zip (UnlimitedPower folder) into the directory: (game root directory)\AbioticFactor\Binaries\Win64\ue4ss\Mods\
Make sure you don't create a new folder while extracting! If you do just move the content to the destination after.
Whole mod path should be like this: (game root directory)\AbioticFactor\Binaries\Win64\ue4ss\Mods\UnlimitedPower\
Steam example: C:\Program Files (x86)\Steam\steamapps\common\AbioticFactor\Binaries\Win64\ue4ss\Mods\UnlimitedPower\
5. Verify that you have installed the mod correctly.
The mod directory should contain a Scripts folder and an enabled.txt file.
(game root directory)\AbioticFactor\Binaries\Win64\ue4ss\Mods\UnlimitedPower\Scripts\
(game root directory)\AbioticFactor\Binaries\Win64\ue4ss\Mods\UnlimitedPower\enabled.txt
Mod Configuration
All the configurations are happening in the main.lua
1. Navigate into mod's directory->scripts to find the main.lua file.
It should be under: (game root directory)\AbioticFactor\Binaries\Win64\ue4ss\Mods\UnlimitedPower\scripts\
2. Open the main.lua with Notepad or any other text editor.
3. Under the Configurations section in the main.lua you will find a subsection for each feature.
Each feature has a variable for the primary key, modifier keys and an "on/off" (true/false) variable.
Hotkey
Each hotkey is a combination of the primary "Key" and "KeyModifiers", modifiers are support keys like SHIFT, CTRL, ALT.
UE4SS doc contains possible Key (click link) values and ModifierKey (click link) with examples.
On/Off
All features are On (true) per default, if you want to change the default state of the feature, simply change its value from true to false.
Example:
InfiniteBatteryCharge = false
InfiniteGearCharge = false
NoOverheat = false
If you want the state of v2.1.0 when the mod would charge only your Held Item, you can set ApplyToHeldItemOnly = true
Since v2.3.0 you have the option to enable InfiniteGearChargeForAll, it will apply infinite gear and held item energy to all players. It respects the ApplyToHeldItemOnly variable setting as well.
The No Overheat feature also has NoOverheatForAll variable, which will remove heat from all players if set to true.
4. Don't forget to save your changes!
How to use
- The mod is enabled per default!
- You can press toggle key F8 (default key) to Disable/Enable Infinite Battery Charge,
- Toggle key F7 (default key) to Disable/Enable Infinite Gear Charge (it also charges the Held Item)
- With F6 (default key) you can toggle On/Off "No Overheat"
- Changed state of each feature will be printed to the game's chat. But it should be only visible to you.
- You can toggle the mod's features any time, even if the chat is not visible, even in main menu.
- You can set InfiniteGearChargeForAll = true in main.lua to enable infinite energy for all players
- You can set NoOverheatForAll = true in main.lua to enable No Overheat feature for all players
Dedicated Server
If the mod is running on a Dedicated Server, the hotkeys will of course not work and no text will be shown in chat or display.
As long the InfiniteGearChargeForAll variable is NOT set to true, only the first player on the server will have infinite charge in his gear and held item.
Bug/Issue Reports
If you have followed the installation instructions above and are 100% sure that you have done everything correctly, but you are still having problems with the mod, please provide the following information if you wish to report an issue.
- Your game version and Platform (Steam/GoG etc.)
- Which mod version are you using
- The content of UE4SS.log file.
Path: (game root directory)\AbioticFactor\Binaries\Win64\ue4ss
The easiest way to share the content of the log file is to upload it to a site like: pastebin.com
My AF Mods
Check out my other Abiotic Factor mods.
- Cheat Console Commands
- Stack Manager
- Instant Fishing
- Duplicate Items
- Jager Corpse Remover
- Infinite Leyak Containment
- Customization Unlocker
GitHub Page
Highest form of appreciation
If you like my work and feel generous, you can support me.

