0 of 0

File information

Last updated

Original upload

Created by

Kriogenic

Uploaded by

Kriogenic3955

Virus scan

Safe to use

Tags for this mod

About this mod

Lets you change the size and colour of the crosshair.

Requirements
Permissions and credits
DESCRIPTION

A simple mod to change the colour and size of the crosshair dot on the screen.

Set the scale,colour and other settings in the main.lua

local interactionDistance = 2
local interactionMultiplier = 3
local crosshairScale = 2.5
local crosshairColour = {red = 0.0, green = 1.0, blue = 1.0, alpha = 1.0}
local interactEffectAll = true

By default, the mod sets crosshair scale to 2.5x and colour to cyan.
It also sets the interaction distance to high with a multiplier of 3 and lets the interactionDistance effect all structures (levers, doors, chests, crafting table)

DOWNLOAD INSTRUCTION
  • Download and extract UE4SS_v3.0.1.zip in RSDragonwilds\RSDragonwilds\Binaries\Win64
  • Download and extract ReticleCustomize.zip in RSDragonwilds\RSDragonwilds\Binaries\Win64\ue4ss\Mods