Jump to content

Recommended Posts

Posted

Hi...

 

I'm working on a cockpit modification and I'm confused a little bit regarding cockpit files located "...Ka-50/Liveries/Cockpit_Ka-50/english/" and "...Ka-50/Cockpit/Resources/Model/Textures/"

 

Game software mostly uses the dss files in "english" folder. But it calls some files from textures.zip file (such as "interior" or "interior2" textures). Why is that? There're Russian textures in this file. Some of them aren't used, but some of them are used...

 

And why is there duplicate textures? For example, "dashboard.dds" (from english folder) is used by software properly, but if it can't find "dashboard_specs.dds" (in texture.zip) I can see "Warning Missing Texture" orange image behind the dash.

 

Shortly, I don't understand systematics of these files. Is there anyone help me?

 

Thanks so so much in advance. :helpsmilie:

Intel i7-14700@5.6GHz | MSI RTX4080 SuperSuprimX | Corsair V. 64GB@6400MHz. | Samsung 1TB 990 PRO SSD (Win10Homex64)
Samsung G5 32" + Samsung 18" + 2x8"TFT Displays | TM Warthog Stick w/AVA Base | VPC MongoosT-50CM3 Throttle | TM MFD Cougars | Logitech G13, G230, G510, PZ55 & Farming Sim Panel | TIR5 & M.Quest3 VR
>>MY MODS<< | Discord: Devrim#1068

Posted

Come on guys, I know there are someone who knows about this... :helpsmilie:

 

At least can anyone tell about livery list?

 

I mean, I've finished all graphics works and description.lua is like that:

 

livery = 
{
{"mir"	   		,0,"mirrors"							,true};
{"devka 50"		,0,"Ka-50 devices_ENG.dds"				,false},
{"ils ka 50"		,0,"KA-50 HUD_ENG.dds"					,false},
{"Ka-50_hud_opaq"	,0,"KA-50 HUD_ENG.dds"					,false},
{"lamps"		,0,"Ka-50 font lamp_ENG.dds"			,false},
{"Ka-50 dop devices"	,0,"Ka-50 dop dev_ENG.dds"				,false},
{"Ka-50 inscripts"	,0,"Ka-50 inscripts_ENG.dds"			,false},
{"right top panel"	,0,"Ka-50 RightTopPan_ENG.dds"			,false},
{"tablet"		,0,"Ka-50 table_ENG.dds"				,false},
{"Ka-50 inscripts dop"	,0,"Ka-50 inscripts dop_ENG.dds"		,false},
{"buttons"		,0,"Ka-50 buttons_ENG.dds"				,false},
{"Ka-50 HUD2"		,0,"Ka-50 HUD_ENG.dds"					,false},
{"buttons_always"	,0,"Ka-50 buttons_ENG.dds"				,false},
{"interior"	        ,0,"Ka-50 interior_ENG.dds"				,false},
{"panel r"	        ,0,"Ka-50 Panel R_ENG.dds"				,false},
{"panel ka 50 left"	,0,"Ka-50 Panel L_ENG.dds"				,false},
{"right_back_inscript"	,0,"Ka-50 Panel_R_Back_Inscript_ENG.dds",false},
{"dash-board"	   	,0,"Ka-50 dash-board_ENG.dds"			,false},
{"elements ka-50"	,0,"Ka-50 elements_ENG.dds"			,false},
}

 

1) What are the names located left (devka 50, ils ka 50...)? And how can I get full list of names for all files?

 

2) And, there are,

 

Ka-50 ark panel.dds,

Ka-50 dash-board_spec.dds,

Ka-50 devices2.dds,

Ka-50 interior2.dds,

Ka-50_recockpit_1.dds and

Ka-50_recockpit_2.dds

 

files in texture zip file (in "Textures/" folder). Game calls some textures from texture zip, because they're not shown in description.lua in "Liveries/Cockpit_Ka-50/english" folder.

 

Please could you tell me what must I type in description.lua for these files?

 

Example for Ka-50 devices2_ENG.dds file. I want locate it in english folder and what line must I add into description.lua for calling it from there?

 

Thank you!

Intel i7-14700@5.6GHz | MSI RTX4080 SuperSuprimX | Corsair V. 64GB@6400MHz. | Samsung 1TB 990 PRO SSD (Win10Homex64)
Samsung G5 32" + Samsung 18" + 2x8"TFT Displays | TM Warthog Stick w/AVA Base | VPC MongoosT-50CM3 Throttle | TM MFD Cougars | Logitech G13, G230, G510, PZ55 & Farming Sim Panel | TIR5 & M.Quest3 VR
>>MY MODS<< | Discord: Devrim#1068

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...