


Version v1.3.2v1.3.2
- fixed hcog_r1 windage [didn't source global_scalar properly]
- updated proto_viewmodel_test sight selection
- Improved hcog_r5 vmt file [general tidying up]
- added hcog_r5 to latest .blend build of `r201_full_compile.blend`
- added vmt templates for custom color ammo counters
- added Hcog x1 classic from R5 to the rpak list
v1.3.1
- fixed typo in r97 reticle vmt
v1.3.0
- reorganised majority of materials
- Added option to customise windage [rear reticle] style
- Added option to resize windage [rear reticle] (by default size will be kept the same as reticle)
- Moved from individual scalars to a singular global one (First menu)
[Automatic scaling will come soon™ w/ v1.4.0]
- added various options for ammo counters
Update info for mdlshitters:
majority of materials (excluding rear/front sights) have changed names or directory.
please update your models accordingly. assets for blender 3.2 are now avaible on github
Update for users:
This update will break compatibility with majority of current mods using CRF,
please be patient and use this update for testing new vanilla mdls :)
Discord id: Creamy#5877
NS Discord Server:
For Crashes - Please refer #modding_chat and @ me, before creating a ticket for the support team
For Skins - Please refer to #skin_chat and make sure to @ me
This mod adds vmts/vtfs for customisable reticles as well as convars for modsettings to use.
All transformations to reticles can be done via console, all convars start with 'CRM.'
This mod reqiures a modder to implement vmts into their model, this mod does not work on vanilla weapons.
Avaible Reticle Styles
Avaible Windage Styles
In order to use presets you need to input ie 'exec crf_fov96', if your fov is not on a list fear not, just play around with one of the scopes and create your own custom scalar based on theese values then simply save the your .cfg file in [ns mod folder]/CustomReticlesFramework/mod/cfg
| FOV | 70 | 76 | 80 | 86 | 90 | 96 | 100 | 106 | 110 | ~115 | 120 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| cl_fovscale | 1.0 | 1.0825 | 1.1375 | 1.22 | 1.275 | 1.3575 | 1.4125 | 1.495 | 1.55 | 1.6 | 1.7 |
| SCALAR | 2.065 | 1.88 | 1.75 | 1.608 | 1.5 | 1.361 | 1.268 | 1.141 | 1.062 | 1.0 | 0.877 |
CRM.hcog2_offset_scalar 0.875
CRM.acgs_offset_scalar 0.875
CRM.aog_r1_offset_scalar 0.875
CRM.aog_r2_offset_scalar 0.875
CRM.cro_offset_scalar 0.875
CRM.r201_front_offset_scalar 0.875
CRM.vinson_front_offset_scalar 0.875
proto_viewmodel_testTo test all of the avaible sights you need to launch private match whith sv_cheats 1 enabled.

After you load into your map type in console give proto_viewmodel_test - this will show all avaible mods that can be equipped. Lastly equip the sight you'd like to preview.

list of avaible scopes:
give proto_viewmodel_test hcog
give proto_viewmodel_test redline_sight
give proto_viewmodel_test threat_scope
give proto_viewmodel_test holosight
give proto_viewmodel_test aog
give proto_viewmodel_test aog_r1
give proto_viewmodel_test cqh
give proto_viewmodel_test hcog_r1
give proto_viewmodel_test hcog_r5
To use this framework in your custom models download the .blend containing r201 with all base scopes or individual smd files from github link
Unfortunetely settings such as cl_fov_scale;viewmodel_fov;zoom_fov (or any other settings that modify your fov), will 100% break the default scaling, in order to adjust it use [...]offset_scalar convar to fit your preference or use one of the presets mentioned above :p
Some .qc files need additionall $attachments like aog_r1 which you can copy from here:
$attachment "AOG_R1_FRONT" "def_c_scope_aog_r1" 0 1.685 -1.55 rotate -90 -90 0
$attachment "AOG_R1_REAR" "def_c_scope_aog_r1" 0 1.685 -1.56 rotate -90 -90 0
This is just a preview that was set up for 1.6 fov_scale, which is slightly [fov_scale 1 = 70fov; fov_scale 1.55 = 110fov]





[enabled by default]Install via thundersore/VTOL is preffered, but if you are installing this mod manually, install this skin as a MOD !!








Have fun <3
v0.0.2
- added proper aog_r1 correction
- changed acgs_sight windage to accomodate for sway correction
v1.0.1
- minor fixes
v1.0.0
- added global killswitch for reticle offset
- added option to prioritize custom color over colorblind setting
- changed how Holo_scale works - now it'll adjust offset_scalar automatically
- added presets for most common fov values [enable by typing ie 'exec crf_fov96']
v1.1.0
- readme.md updates
- added proto_viewmodel_test replacement for testing offsets
- added ui for r201/hemlok iron sights
- added cqh sight support
- added hcog_r1 support [titanfall 1 version]
v1.2.0
- fixed ammo_counter_meter (broke when put on multiple bodygroups)
- added aog_r1 to proto_viewmodel_test selection
- adjusted default color/style values for most of the scopes
- proto_viewmodel_test now supports all reticles/ammo_counters/field_emitters
- updated gallery