[Question] Retexture turrets
Moderators: Moderators for English X Forum, Scripting / Modding Moderators
-
- Posts: 82
- Joined: Fri, 10. Feb 06, 12:45
[Question] Retexture turrets
I really like the geometry of split turrets.The only downside is that the red color of the base does not fit to a lot of paintjobs. That's the reason why I tried to recolor them. A grey or black color would be more neutral.
I searched the games files and found in the folders below \assets\props\WeaponSystems a few entries for split turrets where the split textures are mentioned. I replaced the textures with a generic hulltexture on a lot of assets. Unfortunatly I cannot see any change in game.
So my questions are: Am I even at the right files? Would it even work to recolor the turrets in these files? Or am I doing something wrong with the replacement? I simply made a mod where the folder structure is the same as in the original .dat file.
I searched the games files and found in the folders below \assets\props\WeaponSystems a few entries for split turrets where the split textures are mentioned. I replaced the textures with a generic hulltexture on a lot of assets. Unfortunatly I cannot see any change in game.
So my questions are: Am I even at the right files? Would it even work to recolor the turrets in these files? Or am I doing something wrong with the replacement? I simply made a mod where the folder structure is the same as in the original .dat file.
-
- Posts: 3029
- Joined: Fri, 18. Nov 05, 00:41
Re: [Question] Retexture turrets
Try naming your archive subst_01.cat/dat instead. That instructs the game to use the files inside as replacers of base game files.
-
- Posts: 82
- Joined: Fri, 10. Feb 06, 12:45
Re: [Question] Retexture turrets
Ah thanks a lot, that hint did help!
-
- Posts: 3728
- Joined: Fri, 19. Dec 03, 10:36
Re: [Question] Retexture turrets
can you pulish this please?
-
- EGOSOFT
- Posts: 3544
- Joined: Mon, 26. Mar 12, 14:57
Re: [Question] Retexture turrets
The colour is also not coming from the textures, but is encoded in the mesh vertex colours. Changing the textures will not help, the geometry has to be changed.
01001100 01101001 01101110 01100101 01110011 00100000 01101111 01100110 00100000 01110100 01101001 01101101 01100101 01110011 00101110 00101110 00101110
My art stuff
My art stuff
-
- Posts: 1124
- Joined: Fri, 25. Jan 19, 03:26
Re: [Question] Retexture turrets
Sorry to highjack, are beam colors via vertex as well? They looked blue when i checked in blender. Maybe a hue shift is in play or i am going senile?linolafett wrote: ↑Fri, 29. Apr 22, 09:39 The colour is also not coming from the textures, but is encoded in the mesh vertex colours. Changing the textures will not help, the geometry has to be changed.
-
- EGOSOFT
- Posts: 3544
- Joined: Mon, 26. Mar 12, 14:57
Re: [Question] Retexture turrets
Depends on which effect exactly, the normal beam bullets (e.g. mining) are also coloured via vertex colours, yes.
01001100 01101001 01101110 01100101 01110011 00100000 01101111 01100110 00100000 01110100 01101001 01101101 01100101 01110011 00101110 00101110 00101110
My art stuff
My art stuff
-
- Posts: 1124
- Joined: Fri, 25. Jan 19, 03:26
Re: [Question] Retexture turrets
Tyvmlinolafett wrote: ↑Fri, 29. Apr 22, 15:25 Depends on which effect exactly, the normal beam bullets (e.g. mining) are also coloured via vertex colours, yes.
-
- Posts: 82
- Joined: Fri, 10. Feb 06, 12:45
Re: [Question] Retexture turrets
Ah thanks, that explains that even after the xml diffs could be loaded, I got no results so far...linolafett wrote: ↑Fri, 29. Apr 22, 09:39 The colour is also not coming from the textures, but is encoded in the mesh vertex colours. Changing the textures will not help, the geometry has to be changed.
-
- Posts: 82
- Joined: Fri, 10. Feb 06, 12:45
Re: [Question] Retexture turrets
Yeah, I will if I get this working. I just found this tutorial from Axeface which would help me I guess: https://www.youtube.com/watch?v=YwmZq3Vx_i8
I just have to think about if I can convince myself to install Blender

-
- Posts: 82
- Joined: Fri, 10. Feb 06, 12:45
Re: [Question] Retexture turrets
Thanks again for the help to everybody!

As wished I did just publish the result in the steam workshop: https://steamcommunity.com/sharedfiles/ ... 2801917051
As wished I did just publish the result in the steam workshop: https://steamcommunity.com/sharedfiles/ ... 2801917051
-
- Posts: 3728
- Joined: Fri, 19. Dec 03, 10:36
Re: [Question] Retexture turrets
very nice!heifi wrote: ↑Sat, 30. Apr 22, 23:54 Thanks again for the help to everybody!
As wished I did just publish the result in the steam workshop: https://steamcommunity.com/sharedfiles/ ... 2801917051
can you also publish to nexusmods, für GoG-Users?
-
- Posts: 82
- Joined: Fri, 10. Feb 06, 12:45
Re: [Question] Retexture turrets
Never published something there before, but here you are: https://www.nexusmods.com/x4foundations/mods/889
-
- Posts: 3728
- Joined: Fri, 19. Dec 03, 10:36
Re: [Question] Retexture turrets
I love youheifi wrote: ↑Mon, 2. May 22, 20:19Never published something there before, but here you are: https://www.nexusmods.com/x4foundations/mods/889

-
- Posts: 9119
- Joined: Thu, 12. Oct 06, 17:19
Re: [Question] Retexture turrets
Is it possible that one day in vanilla we will have turret texture adjusted for ship paint mod?linolafett wrote: ↑Fri, 29. Apr 22, 09:39 The colour is also not coming from the textures, but is encoded in the mesh vertex colours. Changing the textures will not help, the geometry has to be changed.
I don't think we need detailed 1:1 for each and every paint mod, but maybe several different color variants, then assigned to fit best to each paint mod.
E.g. White texture for white paint mods (like pearl and Aldrin), black for black (like Warden), red for red, grey would probably fit to most range of different paint mods.
-
- Posts: 3728
- Joined: Fri, 19. Dec 03, 10:36
Re: [Question] Retexture turrets
I would love that...mr.WHO wrote: ↑Tue, 3. May 22, 10:48Is it possible that one day in vanilla we will have turret texture adjusted for ship paint mod?linolafett wrote: ↑Fri, 29. Apr 22, 09:39 The colour is also not coming from the textures, but is encoded in the mesh vertex colours. Changing the textures will not help, the geometry has to be changed.
I don't think we need detailed 1:1 for each and every paint mod, but maybe several different color variants, then assigned to fit best to each paint mod.
E.g. White texture for white paint mods (like pearl and Aldrin), black for black (like Warden), red for red, grey would probably fit to most range of different paint mods.
When i use ships with terran turrets i have to paint them white, but i dont want to...
-
- EGOSOFT
- Posts: 3544
- Joined: Mon, 26. Mar 12, 14:57
Re: [Question] Retexture turrets
There is a chance yes. Using paintmods for more things like surface elements would be very nice.mr.WHO wrote: ↑Tue, 3. May 22, 10:48Is it possible that one day in vanilla we will have turret texture adjusted for ship paint mod?linolafett wrote: ↑Fri, 29. Apr 22, 09:39 The colour is also not coming from the textures, but is encoded in the mesh vertex colours. Changing the textures will not help, the geometry has to be changed.
I don't think we need detailed 1:1 for each and every paint mod, but maybe several different color variants, then assigned to fit best to each paint mod.
E.g. White texture for white paint mods (like pearl and Aldrin), black for black (like Warden), red for red, grey would probably fit to most range of different paint mods.
01001100 01101001 01101110 01100101 01110011 00100000 01101111 01100110 00100000 01110100 01101001 01101101 01100101 01110011 00101110 00101110 00101110
My art stuff
My art stuff
-
- Posts: 82
- Joined: Fri, 10. Feb 06, 12:45
Re: [Question] Retexture turrets
That would be really cool. Space Barbie is the true endgamelinolafett wrote: ↑Tue, 3. May 22, 15:10 There is a chance yes. Using paintmods for more things like surface elements would be very nice.

-
- Posts: 3728
- Joined: Fri, 19. Dec 03, 10:36
Re: [Question] Retexture turrets
DOwnloaded it. Thx a lot its awesome.
Is there a chance, that you will also recolor the split shields?
Is there a chance, that you will also recolor the split shields?
-
- Posts: 82
- Joined: Fri, 10. Feb 06, 12:45
Re: [Question] Retexture turrets
Added it as optional download here: https://www.nexusmods.com/x4foundations ... ?tab=files
and as separate mod here: https://steamcommunity.com/sharedfiles/ ... 2803819604