Beelzedude Posted December 12, 2023 Posted December 12, 2023 hey! I was wondering, if there is a way to change the reticle in mouse aim mode. I want to make it thinner or remove the cross, so that I only have a dot for aiming. can only find map icons and non for reticle. is it drawn on the screen via code instead of using an icon? (I'm not talking about first person collimator sight) thank you in advance! : )
MajorMagee Posted December 12, 2023 Posted December 12, 2023 It's in \graphics\icons\helpers.dds. (You need un-gtp to access the file from the graphics.gtp.) You will need to edit both the texture, and the alpha layer to make the changes.
Beelzedude Posted December 13, 2023 Author Posted December 13, 2023 (edited) hey, thx! I've found it. Edited December 13, 2023 by Beelzedude
Beelzedude Posted December 14, 2023 Author Posted December 14, 2023 sorry for asking again, but I couldn't find out a way to have my changes apply to the game and I can't find the alpha layer of the reticle ? actually never edit textures and can't find a tutorial for il2 ?♂️
MajorMagee Posted December 14, 2023 Posted December 14, 2023 I believe you will need to have Mods activated for the game to look for the file in graphics\icons\ rather than using the default one in the gtp. Most photo editors that can open a dds file will let you access the alpha layer. The red dot cross is the third one down on the left. To make it look the way you want just paint over the cross part with black, leaving the white dot in the middle on the alpha layer (white reveals / black conceals). Make sure you save the dds file in DXT5 format to preserve the alpha layer.
Beelzedude Posted December 15, 2023 Author Posted December 15, 2023 hey, thank you weirdly much! : ) turning on mods in the game is what did the trick! still, haven't found the alpha layer. I'm using GIMP2 with a dds plug-in, but all I see is the surface layer and a bunch of mipmaps. now the cross part of the reticle is transparent, which also does the trick thanks, again!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now