Grounded
0 of 0

File information

Last updated

Original upload

Created by

TheLich

Uploaded by

TheLich

Virus scan

Safe to use

Tags for this mod

About this mod

Allows set any container as "Remote Storage" and open it via configured hotkey froim anywhere in the world.

Permissions and credits
Changelogs
This mod allows you set any number of containers as "Remote Storage" and open it via configured hotkey from anywhere in the world. Also increase Player's backpack capacity to 100. Remote Storage container capacity also will be set to 100.

Only big containers can be set as remote storage. To set container as remote storage, open containers inventory and set container's name (right top corner) starting as configured value (default is "Remote Storage"), without quotes. To open remote storage - press configured hotkey (default is ALT+NUMPAD_9), while not in any menus. You can name as much containers as you like. To select which container to open press configured hotkey (default is ALT+NUMPAD_7).

Configuration:
Mod configuration file - (GameInstallDir)/Maine/Binaries/Win64/Mods/RemoteStorage/options.txt
You can open it with any text editor (notepad, for example) and edit values as you like (options names above).
Everything after '--' (two dashes) is ignored, so if you want to turn off any option - just put -- in the beginnig of the line

Configurable values:
RemoteStoragePrefix - name of the remote storage should start from this, to be recognized
RemoteStorageSize - inventory size of remote storage
PlayerBackPackSize - player's inventory size
StorageKeyBindKey - hotkey to open remote storage interface (this value should always start with Key.)
StorageKeyBindModifierKey - modifier key for hotkey (alt, shift, ctrl - this value should always start with ModifierKey.)
SelectStorageKeyBindKey - hotkey to select remote storage (this value should always start with Key.)
SelectStorageKeyBindModifierKey - modifier key for select hotkey (alt, shift, ctrl - this value should always start with ModifierKey.)

Notes on player's inventory size:
Game default interface does not have scroll bars on player's inventory, so if you open inventory or interact with crafting/research station - you will olways see first 30 slots. There is nothing I can do about it. The only interface which show scrollbars on player inventory side is container interface. So if you one any container (or call remote storage interface), player's inventory side could be scrolled and items moved/selected. So I reccomend you to put all important items to the very top, and other inventory slots left for gathered resources and so on. If you grab something interesting and it got in the bottom of the backpack - just call remote storage interface and rearrange items.

Multiplayer notes:
Mod will work only for host. Non-host clients cannot use remote storage, no matter if client has mod installed or not. Shared word unsupported at all, because game is hosted on online server, which has no mods (and if it had - see hosted world note).

Changed files:
None - compatible with any .pak mod.
All changes are made in runtime.

Installation (UE4SS):
Steam - Unpack mod archive into (GameInstallDir)/Maine/Binaries/Win64
Windows Store/Xbox pass - Unpack mod archive into (GameInstallDir)/Maine/Binaries/WinGDK and rename xinput1_3.dll to xinput1_4.dll

Installation (mod):

Steam - Unpack mod archive into (GameInstallDir)/Maine/Binaries/Win64
Windows Store/Xbox pass - Unpack mod archive into (GameInstallDir)/Maine/Binaries/WinGDK

Uninstallation (mod):
Steam - Remove RemoteStorage from (GameInstallDir)/Maine/Binaries/Win64/Mods directory.
Windows Store/Xbox pass - Remove RemoteStorage from (GameInstallDir)/Maine/Binaries/WinGDK/Mods directory.

Uninstallation (UE4SS):

Steam - remove UE4SS-settings.ini and xinput1_3.dll from (GameInstallDir)/Maine/Binaries/Win64 directory

Windows Store/Xbox pass - remove UE4SS-settings.ini and xinput1_4.dll from (GameInstallDir)/Maine/Binaries/WinGDK directory

Credits:
This mod uses RE-UE4SS..