

Game Version: 0.4.0 and higher
XOTweaks.dll
SHA 256 File Hash: D375D278B49A13FA01E987763689DD864290179C6864D792B0B01BA4821437DC
NEEDS MELON LOADER
Previously known as LessShadows and / or LessTrash mod, both discontinued and integrated to this mod
XOTweaks version.XOTweaks-IL2CPP version.XOTweaks folder (with config.json) into the Mods folder.XOTweaks folder and locate the file called config.json.config.json file are as follows:{
"sunShadowDisabled": true,
"sunLightIntensityMult": 0.3,
"moonShadowDisabled": true,
"moonLightIntensityMult": 9.5,
"streetLightShadowDisabled": true,
"optimizedLightApply": true,
"optimizedLightDistance": 50.0,
"fogEndDistanceMult": 180.0,
"trashClearThreshold": 300,
"timeProgressMult": 1.0,
"disableBushes": true,
"disableSea": false,
"flashLightIntensity": 3.5,
"flashLightRange": 30.0,
"contrastMult": 2.0,
"hotReloadEnabled": true,
"camFarClipPlane": 230.0
}
sunShadowDisabled:
sunLightIntensityMult:
moonShadowDisabled:
moonLightIntensityMult:
streetLightShadowDisabled:
optimizedLightApply:
optimizedLightDistance:
fogEndDistanceMult:
trashClearThreshold:
timeProgressMult:
disableBushes:
disableSea:
flashLightIntensity:
flashLightRange:
contrastMult:
hotReloadEnabled:
camFarClipPlane:
Note: The
config.jsonand file will be automatically created in theMods/XOTweaks/directory if it's missing.
{
"sunShadowDisabled": false,
"sunLightIntensityMult": 1.0,
"moonShadowDisabled": false,
"moonLightIntensityMult": 1.0,
"streetLightShadowDisabled": false,
"optimizedLightApply": false,
"optimizedLightDistance": 50.0,
"fogEndDistanceMult": 250.0,
"trashClearThreshold": 9001,
"timeProgressMult": 1.0,
"disableBushes": false,
"disableSea": false,
"flashLightIntensity": 2.7,
"flashLightRange": 8.0,
"contrastMult": 1.0,
"hotReloadEnabled": false,
"camFarClipPlane": 3000.0
}