Jump to content

Missing texture on gunsight and ejection seat in F5 Tiger II


Recommended Posts

Hello

 

Im missing the textures on the gunsight and ejection seat in the external view of the F5 Tiger II both in the encyclopedia and the sim.

I dont own the F5 module myself. Its both in the release version and 2.0.

 

Does anybody else have this problem?

Link to comment
Share on other sites

Me too, and it´s driving me crazy because i dont know why.

 

PD: I dont have the module.

" You must think in russian.."

[sIGPIC][/sIGPIC]

 

Windows 7 Home Premium-Intel 2500K OC 4.6-SSD Samsung EVO 860- MSI GTX 1080 - 16G RAM - 1920x1080 27´

 

Hotas Rhino X-55-MFG Crosswind Rudder Pedals -Track IR 4

Link to comment
Share on other sites

I have a theory, the people with the module probably have it because they have the textures. The seat is not like the seat in the F15, A10 etc or the Martin Baker seat in the F/A-18 or the Russian seats so Ed probably forgot to add the F5 seat to the base sim for people who dont own the module. The seats have their own texture file at least for the A10 and F15. There is probably something similar going on with the gunsight.

Link to comment
Share on other sites

  • 2 weeks later...
  • 7 months later...

Missing texture problem is still there. :(

System Specs: AMD Ryzen 5 3600, RX 6900 XT, 64GB RAM // Tobsen CM Kollektiv, VPC CM3 Throttle, VPC WarBRD Rudder Pedals, VPC T-50 CM2 + WarBRD Base  VR: HP Reverb G2

Helis: UH-1H / KA-50 3 / Mi-8 / Mi-24P / SA-342 / AH-64D  Jets: F-5E / F-14A/B / F/A-18C / MC-2000 / A-10C II / AV-8B / AJS 37 / MIG-21bis  / F-16C / F-15E / F-4E (soon)  WWII: Spitfire / WWII Assets Pack

Tech.: Combined Arms / NS430 / Supercarrier   Maps:  Nevada / Persian Gulf / Normandie / Syria / South Atlantic  Waiting for:  BO-105 / OH 58D / CH-47 Chinook / G.91R / Tornado IDS / A-7E Corsair II

Link to comment
Share on other sites

Same here. I don't have the module.

 

Maybe these lines from my log are related.

 

00033.777 ERROR_ONCE DX11BACKEND: texture 'f5e-cpt-top-01' not found. Asked from 'NGMODEL'

00033.780 ERROR_ONCE DX11BACKEND: texture 'f5e-cpt-main-01' not found. Asked from 'NGMODEL'

00033.784 ERROR_ONCE DX11BACKEND: texture 'f5e-cpt-parts-01' not found. Asked from 'NGMODEL'

00033.787 ERROR_ONCE DX11BACKEND: texture 'f5e-cpt-seat-01' not found. Asked from 'NGMODEL'

00033.790 ERROR_ONCE DX11BACKEND: texture 'f5e-cpt-floor-01' not found. Asked from 'NGMODEL'

00033.792 ERROR_ONCE DX11BACKEND: texture 'f5e-cpt-parts-02' not found. Asked from 'NGMODEL'

Sorry for my bad English skills !

Link to comment
Share on other sites

  • 1 month later...

Can someone upload these texture files ?

 

'f5e-cpt-top-01'

'f5e-cpt-main-01'

'f5e-cpt-parts-01'

'f5e-cpt-seat-01'

'f5e-cpt-floor-01'

'f5e-cpt-parts-02'

 

Maybe they can fix this problem.

 

EDIT:The problem still exists in 2.5.

 

 

You can't use solution described below in 2.5.2.

 

EDIT2:

I found a download link for the cockpit textures in this post:

https://forums.eagle.ru/showpost.php?p=3341689&postcount=2

 

So you can fix the problem.

 

How to:

1.Download a rar from the link in that post

2.Extract the rar

3.Create a folder like "cockpit_textures" in "~\DCSWorld\CoreMods\aircraft\F-5E\Textures"

4.Put the texture files into the folder you made

 

Thanks.


Edited by frontRR

Sorry for my bad English skills !

Link to comment
Share on other sites

  • 3 months later...

In 2.5.2

 

In 2.5.2, I can't use the solution described above.:(

So, do I have to purchase F-5E?

 

 

EDIT

 

I found another solution.

But it would not pass Integrity check.

 

How to:

1.Following the way described in above post

2.Edit "~\DCSWorld\CoreMods\aircraft\F-5E\entry.lua" like below

declare_plugin("F-5E/E-3 by Belsimtek",{
version               = __DCS_VERSION__,         
state               = "installed",
})

mount_vfs_model_path    (current_mod_path.."/Shapes")
mount_vfs_liveries_path (current_mod_path.."/Liveries")
mount_vfs_texture_path  (current_mod_path.."/Textures/f-5e_tiger_II_textures")
mount_vfs_texture_path  (current_mod_path.."/Textures/f-5e3_tiger_II_textures")
[color=Red]mount_vfs_texture_path  (current_mod_path.."/Textures/cockpit_textures")[/color]
---------------------------------------------------------
dofile(current_mod_path..'/F-5E.lua')
dofile(current_mod_path..'/F-5E-3.lua')
---------------------------------------------------------
plugin_done()

I want official fix soon.:)

 

 

Thanks.


Edited by frontRR

Sorry for my bad English skills !

Link to comment
Share on other sites

  • Recently Browsing   0 members

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