Rifle CROSShair – Rifles Use Cross-shaped Reticle
The default “Point” crosshair is normally used for rifles, and it’s a big fat circle dot. The “Cross” reticle used by pistols, etc. is much finer and more precise, and I think looks better with weapons out.
This edits the file “WeaponGeneralSetupPrototypes.cfg” and sets everything to use the “Cross”, except shotguns, those keep their circle one.
Vanilla lines:
CrosshairType = ECrosshairType::Point
New lines:
CrosshairType = ECrosshairType::Cross
DISCLAIMER:
I don’t normally make mods, and I won’t be updating this, but I don’t think it will need it unless GSC changes something with the line structure or adds a new line or something. As stated above, this edits the file “Stalker2\Content\GameLite\GameData\WeaponData\WeaponGeneralSetupPrototypes.cfg” – any mod that also edits that file will need to be merged.
NOTE:
Eventually, I may make a .json version to be used with dmcooller’s Zona Configurator, but I’m very busy and probably won’t get to it. If someone does .json-ify it before I get to it, please let me know and I can add a link to this mod’s page.
Thanks to everyone who’s doing the heavy lifting and laying groundwork for this modding scene!