Skip to content

Guide to manually patch Subnautica Below Zero code to change displayed temperature from Fahrenheit to Celsius, and optional tool to automatically do it

Notifications You must be signed in to change notification settings

LorenzoDePasquale/SubnauticaBelowZero-FahrenheitToCelsius

Repository files navigation

Subnautica Below Zero - Fahrenheit to Celsius

This tool will change the temperature shown in the player hud of the game Subnautica Below Zero from Fahrenheit to Celsius.

In particular, this tool will find and modify one method inside the Assembly-CSharp.dll file, meaning it should be able to work on all future versions of the game, as long as that particular method is not changed.

Result:

Fahrenheit vs Celsius

The tool uses the Cecil library to alter the game CIL code.

About

Guide to manually patch Subnautica Below Zero code to change displayed temperature from Fahrenheit to Celsius, and optional tool to automatically do it

Topics

Resources

Stars

Watchers

Forks

Languages