0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

aedenthorn

Virus scan

Safe to use

About this mod

Enables various cheats including modified food and oxygen rates, item durability, and time speed.

Requirements
Permissions and credits
Donations
This mod lets you make and toggle various adjustments to the game, including:

  • food consumption rate
  • oxygen consumption rate
  • durability loss rate
  • time of day change rate
  • time of night change rate


Each of these have a modifier in the config file that takes a positive integer referring to how many frames it takes for the rate to tick. E.g. if you set one of them to 10, it would tick 1 time in 10, making the rate effectively 10x slower.

By default all of the above are set to 0, meaning all will be frozen.


I tried messing with health loss and some other things, but I'm not really proficient in IL2CPP, which keeps a lot of the code hidden from me. This is the best I can do for now!


Config

A config file BepInEx/config/aedenthorn.CheatMode.cfg is created after running the game once with this mod.

You can adjust the config values by editing this file using a text editor.


Technical

This mod requires BepInEx.IL2CPP to be installed for Beyond Contact.

To install BepInEx.IL2CPP

  • Visit https://builds.bepis.io/projects/bepinex_be and download the latest file that starts with BepInEx_UnityIL2CPP_x64.
  • Unzip this file and copy the contents into the game's main folder.

    Find the game's main folder in steam by right clicking on the game's entry, Manage > Browse Local Files...

    If your unzip program puts the contents in a single folder, copy the contents of that folder, not the folder itself. There should be five things you are copying.

    You should end up with a folder called BepInEx and several new files including winhttp.dll in the same folder as Beyond.exe
  • Run the game - it will take some time to setup the game for modding.

    If it worked, the BepInEx folder will have several new folders including config and plugins.

To install this mod, place the contents of its zip file in the BepInEx\plugins folder (create it if the folder doesn't exist).


Code is at https://github.com/aedenthorn/BeyondContactMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.