Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: DLL combo - All BUMPed  (Read 5589 times)

0 Members and 1 Guest are viewing this topic.

chameleon

  • Modder
  • member
  • Offline Offline
  • Posts: 46
DLL combo - All BUMPed
« on: June 04, 2019, 08:29:06 AM »

My IL2 New Life Code combo consist of:

1 - DLL-4096-2017 from Carsmaster https://www.sas1946.com/main/index.php/topic,56944.0.html
2 - IL2 Graphics Extender (WIP) https://www.sas1946.com/main/index.php/topic,58926.0.html
3 - java.exe & javaw.exe from last JRE to IL2/bin/
4 - il2fb.exe for 4Gb RAM
5 - ReShade (i use SMAA + HDR shaders, and i also want FXAA, but it's not compile)

And i try to use interpolated 4K skins - https://www.sas1946.com/main/index.php/topic,53403.msg676401.html#msg676401
How say Kraut1 - "10% to 20% the results are good"
But i not surrender.
I try to resize default pilots texture and try to use specular maps option from Carsmaster's DLL-2017.
And try to remake damage tex.

This mod consist of new 2K (up to 8 times) some default pilot TGA's and specular maps for A6M2-21, A-20C, B-17G, Bf-109E-7/E-7Z, Hawk-81A-2, He-111H-2, Ki-21-II, Ki-27 Otsu, Pe-2 1,84,110 and 359 series.
And 4K damage tex for He-111H-2 (anybody knows, how to decode default unreadable TGA from SFS? I want more...)

Mod work on best mod pack - BAT 3.6.2.
Mod dont require 4K skins in BMP.

Download mod https://yadi.sk/d/i_LZ4Kc5ZXqXJg
Download current DLL pack https://yadi.sk/d/7j8t_6dMpDVLGg
Test mission (from DGen) with Hawks and Ki's - https://yadi.sk/d/PA_phsKYgRO2uw

Known bug - on activation of light source (landing light, gun fires) specular gloss are disabled. I dont know about it. Decal materials aren't disabling gloss on light activation. Maybe, material that i use - Gloss1D0o.mat - are guilty... I dont know. I need help.







Please, say me about plane to add a specular :)
Or make it from 4K void's:
1) create normal map from changed to grayscale void.bmp (i use GIMP normal map plugin)
2) change it to grayscale, invert colors and (in GIMP) set brightness to +20 and contrast to +50
3) save as Specular.tga (w/o RLE encode)
Logged

PO_MAK_249RIP

  • CMON U SPURS!
  • member
  • Offline Offline
  • Posts: 2057
Re: DLL combo - All BUMPed
« Reply #1 on: June 05, 2019, 03:36:56 AM »

Hi Chameleon
What do these do?

3 - java.exe & javaw.exe from last JRE to IL2/bin/

Cheers
Mick
Logged
Corsair Carbide case, Intel core i5 4690 3.5ghz with Arctic Cooler, Asus Rock H97 performance, MSI Ventus XS OC 1660GTX 6GB DDR6, 8GB Corsair Vengeance 1600mhz, 256GB/500GB Crucial SSDs, Windows 10 64bit.

chameleon

  • Modder
  • member
  • Offline Offline
  • Posts: 46
Re: DLL combo - All BUMPed
« Reply #2 on: June 05, 2019, 10:32:54 AM »

Hi Chameleon
What do these do?

3 - java.exe & javaw.exe from last JRE to IL2/bin/

Cheers
Mick

Hi Mick
This trick with java executable files slightly increase performance of IL2 Java. Not too much - about a few percent. But also not bad.
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23561
  • Taking a timeout
    • STFU
Re: DLL combo - All BUMPed
« Reply #3 on: June 05, 2019, 10:41:57 AM »

Thanks for your efforts chameleon and thanks for sharing your results with us.
However, let me line out two facts:

3 - java.exe & javaw.exe from last JRE to IL2/bin/
This has no effect at all, since IL-2 uses neither of the two.
Whatever you feel that should have changed, it's a placebo effect.
Try the other way around and remove the two files if you don't believe me.

4 - il2fb.exe for 4Gb RAM
The Java VM used by IL-2 is Java 1.3.1 (build 24) and dates back to times where 64 bit processes and memory slots larger than 2GB were unknown.
It's strictly 32bit and as such, can never ever - really, really never - use more than 2GB RAM.
I know that those fancy 4GB executables have been floating around for decades, but they have absolutely no effect. Pure placebo.
You are much better off using the latest IL-2 Selector which optimizes the IL-2 JVM memory usage for real.

]cheers[
Mike
Logged
Don't split your mentality without thinking twice.

chameleon

  • Modder
  • member
  • Offline Offline
  • Posts: 46
Re: DLL combo - All BUMPed
« Reply #4 on: June 06, 2019, 10:30:57 AM »

it's a placebo effect.
Try the other way around and remove the two files if you don't believe me.

Yes. I remove this files and nothing happens. ...

4 - il2fb.exe for 4Gb RAM
The Java VM used by IL-2 is Java 1.3.1 (build 24) and dates back to times where 64 bit processes and memory slots larger than 2GB were unknown.
It's strictly 32bit and as such, can never ever - really, really never - use more than 2GB RAM.
I know that those fancy 4GB executables have been floating around for decades, but they have absolutely no effect. Pure placebo.
You are much better off using the latest IL-2 Selector which optimizes the IL-2 JVM memory usage for real.
[/quote]

This file really use max 1.7 gb... but it work on my BAT wine, unlike the selector %)
 ]dontknow[
Logged

chameleon

  • Modder
  • member
  • Offline Offline
  • Posts: 46
Re: DLL combo - All BUMPed
« Reply #5 on: July 07, 2019, 02:42:39 PM »

https://drive.google.com/open?id=1OKN0DHUbZRBNt3cjvwAM_DlcirbVXBmI
2.3 GB 7z archive
Specular for all(or about) planes with templates, which i have. Stock planes and some mod planes. And pilot 2K tex again.
Problem with weapon (blinking) isnt solved - i dont know how do it.
Logged

chameleon

  • Modder
  • member
  • Offline Offline
  • Posts: 46
Re: DLL combo - All BUMPed
« Reply #6 on: July 10, 2019, 12:01:03 AM »

Su-2 as sample (1K default skin from BAT)





two problem - gunfire (effect?) disable reflections and shift of template on Yak-1
SAS~Storebror, please help
Logged

chameleon

  • Modder
  • member
  • Offline Offline
  • Posts: 46
Re: DLL combo - All BUMPed
« Reply #7 on: July 20, 2019, 11:32:17 AM »

It is very big mistake.
All light emitter in game disable spec or crash game (big planes). Light emitters - navigational lights, guns, explosions, flame..

Ok. There is three way to win.
A) Disable as spec, save as 4k details.
B) All hope for graphic extender author
C?) maybe exists option variant with working this...
I dont know

Last pack for WAW in https://drive.google.com/file/d/1CtqFri48wG_Nuy9k9IuMNKC68t8u5Jfj/view?usp=sharing
Code: [Select]
3do/Plane/A-20C(Multi1)
3do/Plane/A-20C(USA)
3do/Plane/A-20G(AU)
3do/Plane/A-20G(Multi1)
3do/Plane/A-20G(USA)
3do/Plane/A5M4(Ja)
3do/Plane/A5M4(Multi1)
3do/Plane/A6M2-21(ja)
3do/Plane/A6M2-21(Multi1)
3do/Plane/A6M2(ja)
3do/Plane/A6M2(Multi1)
3do/Plane/A6M2-N(ja)
3do/Plane/A6M2-N(Multi1)
3do/Plane/A6M3(ja)
3do/Plane/A6M3(Multi1)
3do/Plane/A6M5a(ja)
3do/Plane/A6M5a(Multi1)
3do/Plane/A6M5b(ja)
3do/Plane/A6M5b(Multi1)
3do/Plane/A6M5c(ja)
3do/Plane/A6M5c(Multi1)
3do/Plane/A6M5(ja)
3do/Plane/A6M5(Multi1)
3do/Plane/A6M7(ja)
3do/Plane/A6M7(Multi1)
3do/Plane/Ar-196A-3
3do/Plane/Ar-234B-2
3do/Plane/AviaB-534
3do/Plane/AviaB-534(de)
3do/Plane/AviaB-534(hu)
3do/Plane/AviaB-534(multi)
3do/Plane/Avia_B-71(de)
3do/Plane/Avia_B-71(Multi1)
3do/Plane/Avia_B-71(sk)
3do/Plane/B-17D(Multi1)
3do/Plane/B-17D(USA)
3do/Plane/B-17E(Multi1)
3do/Plane/B-17E(USA)
3do/Plane/B-17F(Multi1)
3do/Plane/B-17F(USA)
3do/Plane/B-17G(Multi1)
3do/Plane/B-17G(USA)
3do/Plane/B-239
3do/Plane/B-24D(Multi1)
3do/Plane/B-24D(USA)
3do/Plane/B-24J-100-CF(Multi1)
3do/Plane/B-24J-100-CF(USA)
3do/Plane/B-25C-25(Multi1)
3do/Plane/B-25C-25(ru)
3do/Plane/B-25C-25(USA)
3do/Plane/B-25D-20(Multi)
3do/Plane/B-25D-20(USA)
3do/Plane/B-25D-5(Multi)
3do/Plane/B-25D-5(USA)
3do/Plane/B-25G-1(Multi1)
3do/Plane/B-25G-1(USA)
3do/Plane/B-25H-1(Multi1)
3do/Plane/B-25H-1(USA)
3do/Plane/B-25J-1(Multi1)
3do/Plane/B-25J-22(Multi1)
3do/Plane/B-25J-22(USA)
3do/Plane/B-29(Multi1)
3do/Plane/B-29(USA)
3do/Plane/B5N2(ja)
3do/Plane/B5N2(Multi1)
3do/Plane/B6N2(ja)
3do/Plane/B6N2(Multi1)
3do/Plane/BeaufighterMk10(GB)
3do/Plane/BeaufighterMk10(Multi1)
3do/Plane/Beaufightermk1(GB)
3do/Plane/Beaufightermk1(Multi1)
3do/Plane/BeaufighterMk21(AU)
3do/Plane/BeaufighterMk21(Multi1)
3do/Plane/Beaufort
3do/Plane/Beaufort2
3do/Plane/Bf_109B1
3do/Plane/Bf_109B2
3do/Plane/Bf_109C1
3do/Plane/Bf_109D1
3do/Plane/Bf-109E-4
3do/Plane/Bf-109E-4B
3do/Plane/Bf-109E-4B(sk)
3do/Plane/Bf-109E-4(sk)
3do/Plane/Bf-109E-7
3do/Plane/Bf-109E-7NZ
3do/Plane/Bf-109E-7(sk)
3do/Plane/Bf-109F-2
3do/Plane/Bf-109F-2(Galland)
3do/Plane/Bf-109F-2(hu)
3do/Plane/Bf-109F-4
3do/Plane/Bf-109F-4(sk)
3do/Plane/Bf-109G-10
3do/Plane/Bf-109G-14
3do/Plane/Bf-109G-2
3do/Plane/Bf-109G-2(fi)
3do/Plane/Bf-109G-2(hu)
3do/Plane/Bf-109G-6AS
3do/Plane/Bf-109G-6Early
3do/Plane/Bf-109G-6Early(fi)
3do/Plane/Bf-109G-6Early(hu)
3do/Plane/Bf-109G-6Early(ofGraf)
3do/Plane/Bf-109G-6Early(ofHartmann)
3do/Plane/Bf-109G-6Early(ofHeppes)
3do/Plane/Bf-109G-6Early(ofKovacs)
3do/Plane/Bf-109G-6Early(ofMolnar)
3do/Plane/Bf-109G-6Late
3do/Plane/Bf-109K-4
3do/Plane/Bf-109Z
3do/Plane/Bf-110C-4
3do/Plane/Bf-110C-4B
3do/Plane/Bf-110F-2
3do/Plane/Bf-110G-2
3do/Plane/BI-1
3do/Plane/BI-6
3do/Plane/BlenheimMkIF
3do/Plane/BlenheimMkI(GB)
3do/Plane/BlenheimMkI(Multi1)
3do/Plane/BlenheimMkIVF
3do/Plane/BlenheimMkIV(GB)
3do/Plane/BlenheimMkIV(Multi1)
3do/Plane/BuffaloMkI(Multi1)
3do/Plane/C-47(Multi1)
3do/Plane/C-47(USA)
3do/Plane/CantZ1007bis(it)
3do/Plane/CantZ1007bis(multi)
3do/Plane/CantZ506B(IT)
3do/Plane/CantZ506B(multi)
3do/Plane/CCC
3do/Plane/CorsairMkI(Gb)
3do/Plane/CorsairMkII(Gb)
3do/Plane/CorsairMkII(Multi1)
3do/Plane/CorsairMkII(RZ)
3do/Plane/CorsairMkI(Multi1)
3do/Plane/CorsairMkI(RZ)
3do/Plane/CorsairMkIV(Gb)
3do/Plane/CorsairMkIV(Multi1)
3do/Plane/CorsairMkIV(RZ)
3do/Plane/CR32
3do/Plane/CR42(Hu)
3do/Plane/CR42(It)
3do/Plane/CR42(Multi1)
3do/Plane/CW-21(Multi1)
3do/Plane/D3A1(ja)
3do/Plane/D3A1(Multi1)
3do/Plane/DB-3B
3do/Plane/DB-3F
3do/Plane/DB-3M
3do/Plane/DB-3T
3do/Plane/Do217_K1
3do/Plane/Do217_K2
3do/Plane/Do217_M1
3do/Plane/Do-335A-0
3do/Plane/Do-335V-13
3do/Plane/DXXI_DK
3do/Plane/DXXI_DU
3do/Plane/DXXI_SARJA3_EARLY(Sarvanto)
3do/Plane/DXXI_SARJA3_LATE
3do/Plane/DXXI_SARJA4
3do/Plane/F2A-2(Multi1)
3do/Plane/F2A-2(USA)
3do/Plane/F4F-3(Multi1)
3do/Plane/F4F-3(USA)
3do/Plane/F4F-4(Multi1)
3do/Plane/F4F-4(USA)
3do/Plane/F4U-1A(Multi1)
3do/Plane/F4U-1A(RZ)
3do/Plane/F4U-1A(USA)
3do/Plane/F4U-1C(Multi1)
3do/Plane/F4U-1C(RZ)
3do/Plane/F4U-1C(USA)
3do/Plane/F4U-1D(Multi1)
3do/Plane/F4U-1D(RZ)
3do/Plane/F4U-1D(USA)
3do/Plane/F6F-3(Multi1)
3do/Plane/F6F-3(USA)
3do/Plane/F6F-5(Multi1)
3do/Plane/F6F-5(USA)
3do/Plane/F8F-2
3do/Plane/F8F-2_RB
3do/Plane/Fi-156
3do/Plane/FM-2(Multi1)
3do/Plane/FM-2(USA)
3do/Plane/Fulmar1(GB)
3do/Plane/Fulmar1(multi)
3do/Plane/Fw-189A-2
3do/Plane/Fw-190A-4
3do/Plane/Fw-190A-4(Beta)
3do/Plane/Fw-190A-5(Beta)
3do/Plane/Fw-190A-6(Beta)
3do/Plane/Fw-190A-8(Beta)
3do/Plane/Fw-190A-9(Beta)
3do/Plane/Fw-190D-9(Beta)
3do/Plane/Fw-190D-9(Beta)Late
3do/Plane/Fw-190F-8(Beta)
3do/Plane/FW-200C-3U4
3do/Plane/G-11
3do/Plane/G4M1-11(ja)
3do/Plane/G4M1-11(Multi1)
3do/Plane/G4M2E(ja)
3do/Plane/G4M2E(Multi1)
3do/Plane/G-50(It)
3do/Plane/G-50(Multi1)
3do/Plane/G-55(it)
3do/Plane/G-55(multi)
3do/Plane/G-55_ss0(it)
3do/Plane/G-55_ss0(multi)
3do/Plane/GladiatorJ8A(Multi1)
3do/Plane/GladiatorMkII(Multi1)
3do/Plane/GladiatorMkI(Multi1)
3do/Plane/Go-229A-1
3do/Plane/H8K1(ja)
3do/Plane/H8K1(Multi1)
3do/Plane/Hawk75A-3(Multi1)
3do/Plane/Hawk75A-3(USA)
3do/Plane/Hawk75A-4(Multi1)
3do/Plane/Hawk75A-4(USA)
3do/Plane/Hawk81A-2(Multi1)
3do/Plane/Hawk81A-2(USA)
3do/Plane/He-111H-12
3do/Plane/He-111H-2
3do/Plane/He-111H-6
3do/Plane/He-111Z
3do/Plane/He-162A-2
3do/Plane/He-162B
3do/Plane/He-162C
3do/Plane/He-177A-3
3do/Plane/He-LercheIIIb(Multi1)
3do/Plane/Hs-123A-1
3do/Plane/Hs-123B-1
3do/Plane/Hs-129B-2
3do/Plane/Hs-129B-2(ro)
3do/Plane/Hs-129B-3Wa
3do/Plane/hurricanemki
3do/Plane/HurricaneMkI(Finnish)
3do/Plane/HurricaneMkIIb
3do/Plane/HurricanemkIIbmod
3do/Plane/HurricanemkIIbmod(multi1)
3do/Plane/HurricaneMkIIb(multi1)
3do/Plane/HurricaneMkIIc
3do/Plane/HurricaneMkIIc(multi1)
3do/Plane/hurricanemkiid(gb)
3do/Plane/hurricanemkiid(multi1)
3do/Plane/hurricanemki(multi1)
3do/Plane/I-153
3do/Plane/I-153(Finnish)
3do/Plane/I-153(Multi1)
3do/Plane/I-153(ru)
3do/Plane/I-15bis
3do/Plane/I-15bis(Multi1)
3do/Plane/I-15bis(ru)
3do/Plane/I-16type10
3do/Plane/I-16type10(ru)
3do/Plane/I-16type10WC
3do/Plane/I-16type17
3do/Plane/I-16type17(ru)
3do/Plane/I-16type18
3do/Plane/I-16type18(Multi1)
3do/Plane/I-16type24
3do/Plane/I-16type24(Multi1)
3do/Plane/I-16type24(ofSafonov)
3do/Plane/I-16type24_orig
3do/Plane/I-16type24(ru)_orig
3do/Plane/I-16type29
3do/Plane/I-16type29(Multi1)
3do/Plane/I-16type5
3do/Plane/I-16type5(multi)
3do/Plane/I-16type6
3do/Plane/I-16type6(multi)
3do/Plane/I-185(M-71)
3do/Plane/I-185(M-71)(Multi1)
3do/Plane/I-185(M-82A)
3do/Plane/I-185(M-82A)(Multi1)
3do/Plane/I-250(Multi1)
3do/Plane/IAR-80
3do/Plane/IAR-81a
3do/Plane/IAR81C
3do/Plane/IK-3(Multi1)
3do/Plane/Il-10(Multi1)
3do/Plane/Il-10(ru)
3do/Plane/Il-2-1940Early
3do/Plane/Il-2-1940Early(Multi1)
3do/Plane/Il-2-1940Late
3do/Plane/Il-2-1940Late(Multi1)
3do/Plane/Il-2-1941Early
3do/Plane/Il-2-1941Early(Multi1)
3do/Plane/Il-2-1941Late
3do/Plane/Il-2-1941Late(Multi1)
3do/Plane/Il-2I
3do/Plane/Il-2I(Multi1)
3do/Plane/Il-2MEarly
3do/Plane/Il-2MEarly(Multi1)
3do/Plane/Il-2MLate
3do/Plane/Il-2MLate(Multi1)
3do/Plane/Il-2T
3do/Plane/Il-2T(Multi1)
3do/Plane/Il-2Type3
3do/Plane/Il-2Type3M
3do/Plane/Il-2Type3M(Multi1)
3do/Plane/Il-2Type3(Multi1)
3do/Plane/Il-4
3do/Plane/J2M3(ja)
3do/Plane/J2M3(Multi1)
3do/Plane/J2M5(ja)
3do/Plane/J2M5(Multi1)
3do/Plane/Ju-52_3mg4e
3do/Plane/Ju-52_3mg5e
3do/Plane/Ju-87B-2
3do/Plane/Ju-87D-3
3do/Plane/Ju-87D-5
3do/Plane/Ju-87G-1
3do/Plane/Ju-88A-1
3do/Plane/Ju-88A-17
3do/Plane/Ju-88A-4
3do/Plane/Ju-88A-4torp
3do/Plane/Ju-88A-5
3do/Plane/Ju-88A-6
3do/Plane/Ju-88MSTL
3do/Plane/Ju-88P-1
3do/Plane/Ki-100-I(Ko)(Ja)
3do/Plane/Ki-100-I(Ko)(Multi1)
3do/Plane/Ki-21-II(ja)
3do/Plane/Ki-21-II(Multi1)
3do/Plane/Ki-21-I(ja)
3do/Plane/Ki-21-I(Multi1)
3do/Plane/Ki-27(Ko)(ja)
3do/Plane/Ki-27(Ko)(Multi1)
3do/Plane/Ki-27(Otsu)(ja)
3do/Plane/Ki-27(Otsu)(Multi1)
3do/Plane/Ki-43-Ia(ja)
3do/Plane/Ki-43-Ia(Multi1)
3do/Plane/Ki-43-Ib(ja)
3do/Plane/Ki-43-Ib(Multi1)
3do/Plane/Ki-43-Ic(ja)
3do/Plane/Ki-43-Ic(Multi1)
3do/Plane/Ki-43-II(ja)
3do/Plane/Ki-43-II(Kai)(ja)
3do/Plane/Ki-43-II(Kai)(Multi1)
3do/Plane/Ki-43-II(Multi1)
3do/Plane/Ki-45
3do/Plane/Ki-45(ja)
3do/Plane/Ki-45(Multi1)
3do/Plane/Ki-46(Otsu-Hei)(Multi1)
3do/Plane/Ki-46(Otsu)(Multi1)
3do/Plane/Ki-46(Recce)(Multi1)
3do/Plane/Ki-61-I(Hei)(ja)
3do/Plane/Ki-61-I(Hei)(Multi1)
3do/Plane/Ki-61-I(Ko)(ja)
3do/Plane/Ki-61-I(Ko)(Multi1)
3do/Plane/Ki-61-I(Otsu)(ja)
3do/Plane/Ki-61-I(Otsu)(Multi1)
3do/Plane/Ki-84-Ia(ja)
3do/Plane/Ki-84-Ia(Multi1)
3do/Plane/Ki-84-Ib(ja)
3do/Plane/Ki-84-Ib(Multi1)
3do/Plane/Ki-84-Ic(ja)
3do/Plane/Ki-84-Ic(Multi1)
3do/Plane/L2D(ja)
3do/Plane/L2D(Multi1)
3do/Plane/La-11
3do/Plane/La-5
3do/Plane/La-5F
3do/Plane/La-5F(Multi1)
3do/Plane/La-5FN
3do/Plane/La-5FN(Multi1)
3do/Plane/La-5(Multi1)
3do/Plane/La-7
3do/Plane/La-7(3xB20)
3do/Plane/La-7(3xB20)(Multi1)
3do/Plane/La-7(Multi1)
3do/Plane/La-7(ofKojedub)
3do/Plane/La-7R
3do/Plane/La-7R(Multi1)
3do/Plane/La-9
3do/Plane/LaGG-3IT
3do/Plane/LaGG-3series29
3do/Plane/LaGG-3series35
3do/Plane/LaGG-3series4
3do/Plane/LaGG-3series66
3do/Plane/LetovS-328_DE
3do/Plane/Li-2
3do/Plane/Li-2(Multi1)
3do/Plane/Magister
3do/Plane/Magister(Multi1)
3do/Plane/MBR-2-AM-34
3do/Plane/MBR-2-AM-34(Multi1)
3do/Plane/MC-200_III(it)
3do/Plane/MC-200_III(Multi1)
3do/Plane/MC-200_I(it)
3do/Plane/MC-200_I(Multi1)
3do/Plane/MC-200_VII_FB(it)
3do/Plane/MC-200_VII_FB(Multi1)
3do/Plane/MC-200_VII(it)
3do/Plane/MC-200_VII(Multi1)
3do/Plane/MC-202
3do/Plane/MC-202_III(It)
3do/Plane/MC-202_III(Multi1)
3do/Plane/MC-202(Multi1)
3do/Plane/MC-202_VII(It)
3do/Plane/MC-202_VII(Multi1)
3do/Plane/MC-202_XII(It)
3do/Plane/MC-202_XII(Multi1)
3do/Plane/MC-205_III(It)
3do/Plane/MC-205_III(Multi1)
3do/Plane/MC-205_I(It)
3do/Plane/MC-205_I(Multi1)
3do/Plane/Me-163B-1a
3do/Plane/Me-210Ca-1
3do/Plane/Me-210Ca-1(hu)
3do/Plane/Me-210Ca-1Zerstorer
3do/Plane/Me-210Ca-1Zerstorer(hu)
3do/Plane/Me-262A-1a
3do/Plane/Me-262A-1a(ofNowotny)
3do/Plane/Me-262A-1aU4
3do/Plane/Me-262A-2a
3do/Plane/Me-262HG-II
3do/Plane/Me-321
3do/Plane/Me-323
3do/Plane/MiG-3
3do/Plane/MiG-3AM-38(Multi1)
3do/Plane/MiG-3(Multi1)
3do/Plane/MiG-3ShVAK(Multi1)
3do/Plane/MiG-3ud
3do/Plane/MiG-3ud(Multi1)
3do/Plane/MIG-3U(Multi1)
3do/Plane/MiG-9(F-2)(Multi1)
3do/Plane/MiG-9(F-2)(ru)
3do/Plane/MiG-9FS(Multi1)
3do/Plane/MiG-9FS(ru)
3do/Plane/Mosquito_B_MkIV(Gb)
3do/Plane/Mosquito_B_MkIV(Multi1)
3do/Plane/Mosquito_FB_MkVI(Gb)
3do/Plane/Mosquito_FB_MkVI(Multi1)
3do/Plane/MS406(fi)
3do/Plane/MS406(Multi1)
3do/Plane/MS410(fi)
3do/Plane/MS410(Multi1)
3do/Plane/MSMorko(fi)
3do/Plane/MSMorko(Multi1)
3do/Plane/MustangMkIII(Gb)
3do/Plane/MustangMkIII(Multi1)
3do/Plane/MXY-7-11(Multi1)
3do/Plane/N1K1-Ja(ja)
3do/Plane/N1K1-Ja(Multi1)
3do/Plane/N1K1-J(ja)
3do/Plane/N1K1-J(Multi1)
3do/Plane/N1K2-Ja(ja)
3do/Plane/N1K2-Ja(Multi1)
3do/Plane/P-11c
3do/Plane/P-11c(Multi1)
3do/Plane/P-11c(Romanian)
3do/Plane/P-38DroopSnoot
3do/Plane/P-38DroopSnoot(USA)
3do/Plane/P-38FGL(Multi1)
3do/Plane/P-38FGL(USA)
3do/Plane/P-38J(Multi1)
3do/Plane/P-38J(USA)
3do/Plane/P-38L5J25(Multi1)
3do/Plane/P-38L5J25(USA)
3do/Plane/P-38L(Multi1)
3do/Plane/P-38L(USA)
3do/Plane/P-38M
3do/Plane/P-39D-1(Multi1)
3do/Plane/P-39D-1(USA)
3do/Plane/P-39D-2(Multi1)
3do/Plane/P-39D-2(USA)
3do/Plane/P-39N
3do/Plane/P-39N(ofPokryshkin)
3do/Plane/P-39Q-1
3do/Plane/P-39Q-10
3do/Plane/P-39Q-15(ofRechkalov)
3do/Plane/P-400(Multi1)
3do/Plane/P-400(USA)
3do/Plane/P-40B(Multi1)
3do/Plane/P-40B(USA)
3do/Plane/P-40C(Multi1)
3do/Plane/P-40C(USA)
3do/Plane/P-40E-M-105(Multi1)
3do/Plane/P-40E(Multi1)
3do/Plane/P-40E(USA)
3do/Plane/P-40M(Multi1)
3do/Plane/P-40M(RZ)
3do/Plane/P-40M(USA)
3do/Plane/P-47D-10(Multi1)
3do/Plane/P-47D-10(USA)
3do/Plane/P-47D-22(Multi1)
3do/Plane/P-47D-22(USA)
3do/Plane/P-47D-27(Multi1)
3do/Plane/P-47D-27(USA)
3do/Plane/P-47D(Multi1)
3do/Plane/P-47D(USA)
3do/Plane/P-51B(Multi1)
3do/Plane/P-51B(USA)
3do/Plane/P-51C(Multi1)
3do/Plane/P-51C(USA)
3do/Plane/P-51D-20NA(Multi1)
3do/Plane/P-51D-20NA(USA)
3do/Plane/P-51D-20NT(GB)
3do/Plane/P-51D-20NT(Multi1)
3do/Plane/P-51D-20NT(USA)
3do/Plane/P-51D-5NT(Multi1)
3do/Plane/P-51D-5NT(USA)
3do/Plane/P-61A
3do/Plane/P-61B
3do/Plane/P-63C(Multi1)
3do/Plane/P-63C(USA)
3do/Plane/P-80(Multi1)
3do/Plane/P-80(USA)
3do/Plane/PBN-1
3do/Plane/PBY
3do/Plane/Pe-2series1
3do/Plane/Pe-2series110
3do/Plane/Pe-2series359
3do/Plane/Pe-2series84
3do/Plane/Pe-3
3do/Plane/Pe-3bis
3do/Plane/Pe-8
3do/Plane/Pe-8_M40F
3do/Plane/PWS-26
3do/Plane/PWS-26(Multi1)
3do/Plane/PZL23B
3do/Plane/PZL23B(multi1)
3do/Plane/PZL23B(Romanian)
3do/Plane/PZL42
3do/Plane/PZL42(multi1)
3do/Plane/R-10
3do/Plane/R-5
3do/Plane/RE-2000(hu)
3do/Plane/RE-2000(it)
3do/Plane/RE-2000(multi)
3do/Plane/RE-2002(it)
3do/Plane/RE-2002(multi)
3do/Plane/RWD-10
3do/Plane/r-xiiid(multi1)
3do/Plane/r-xiiiter
3do/Plane/r-xiiiterh(multi1)
3do/Plane/SB-2M-100A(Multi1)
3do/Plane/SB-2M-100A(Russian)
3do/Plane/SB-2M-103(Multi1)
3do/Plane/SB-2M-103(Russian)
3do/Plane/SBD-3(Multi1)
3do/Plane/SBD-3(USA)
3do/Plane/SBD-5(Multi1)
3do/Plane/SBD-5(RZ)
3do/Plane/SBD-5(USA)
3do/Plane/SeafireMkIII(Gb)
3do/Plane/SeafireMkIII(Multi1)
3do/Plane/SeaGladiatorMkII(GB)
3do/Plane/SeaGladiatorMkII(Multi1)
3do/Plane/SeaHurricaneMkIB(GB)
3do/Plane/SeaHurricaneMkIB(Multi1)
3do/Plane/SeaHurricaneMkIIC(GB)
3do/Plane/SeaHurricaneMkIIC(Multi1)
3do/Plane/SM79-I(It)
3do/Plane/SM79-I(multi)
3do/Plane/SpitfireMkIXcCLP(GB)
3do/Plane/SpitfireMkIXcCLP(Multi1)
3do/Plane/SpitfireMkIXc(Gb)
3do/Plane/SpitfireMkIXc(Multi1)
3do/Plane/SpitfireMkIXeCLP(Gb)
3do/Plane/SpitfireMkIXeCLP(Multi1)
3do/Plane/SpitfireMkIXe(Gb)
3do/Plane/SpitfireMkIXe(Multi1)
3do/Plane/SpitfireMkVbCLP(GB)
3do/Plane/SpitfireMkVbCLP(Multi1)
3do/Plane/SpitfireMkVb(GB)
3do/Plane/SpitfireMkVb(Multi1)
3do/Plane/SpitfireMkVc4xH(Gb)
3do/Plane/SpitfireMkVc4xH(Multi1)
3do/Plane/SpitfireMkVc(Gb)
3do/Plane/SpitfireMkVc(Multi1)
3do/Plane/SpitfireMkVIIICLP(Gb)
3do/Plane/SpitfireMkVIIICLP(Multi1)
3do/Plane/SpitfireMkVIII(Gb)
3do/Plane/SpitfireMkVIII(Multi1)
3do/Plane/Su-2
3do/Plane/Swordfish1(gb)
3do/Plane/Swordfish1(multi)
3do/Plane/Ta-152C
3do/Plane/Ta-152H-1
3do/Plane/Ta-183(Multi1)
3do/Plane/TB-3-4M-17
3do/Plane/TB-3-4M-34R
3do/Plane/TB-3-4M-34R_SPB
3do/Plane/TBD-1(Multi)
3do/Plane/TBD-1(US)
3do/Plane/TBF-1C(Gb)
3do/Plane/TBF-1C(Multi1)
3do/Plane/TBF-1C(RZ)
3do/Plane/TBF-1C(USA)
3do/Plane/TBF-1(Multi1)
3do/Plane/TBF-1(USA)
3do/Plane/TBM-3(A_MkIII)(GB)
3do/Plane/TBM-3(A_MkIII)(Multi1)
3do/Plane/TBM-3(A_MkIII)(RZ)
3do/Plane/TBM-3(Multi1)
3do/Plane/TBM-3(USA)
3do/Plane/TempestMkV(Gb)
3do/Plane/TempestMkV(Multi1)
3do/Plane/Textures
3do/Plane/TomahawkMkIIa(Gb)
3do/Plane/TomahawkMkIIa(Multi1)
3do/Plane/TomahawkMkIIb(Gb)
3do/Plane/TomahawkMkIIb(Multi1)
3do/Plane/Tu-2S
3do/Plane/U-2VS
3do/Plane/Wellington
3do/Plane/Yak-15(Multi1)
3do/Plane/Yak-1B(fr)
3do/Plane/Yak-1B(Multi1)
3do/Plane/Yak-1(Multi1)
3do/Plane/Yak-3(fr)
3do/Plane/Yak-3(Multi1)
3do/Plane/Yak-3R(Multi1)
3do/Plane/Yak-3_VK107(Multi1)
3do/Plane/Yak-7A(Multi1)
3do/Plane/Yak-7B(fr)
3do/Plane/Yak-7B_late
3do/Plane/Yak-7B(Multi1)
3do/Plane/Yak-9B(Multi1)
3do/Plane/Yak-9D(fr)
3do/Plane/Yak-9D(Multi1)
3do/Plane/Yak-9(fr)
3do/Plane/Yak-9K(Multi1)
3do/Plane/Yak-9M(Multi1)
3do/Plane/Yak-9(Multi1)
3do/Plane/Yak-9T(fr)
3do/Plane/Yak-9T(Multi1)
3do/Plane/Yak-9T(ofAlbert)
3do/Plane/Yak-9U(Multi1)
3do/Plane/yak-9ut(multi1)
i also have templates for 4 planes from JTW and 4 planes from WAW... But what for did it give up to me?
Let it rest here.
Logged

chameleon

  • Modder
  • member
  • Offline Offline
  • Posts: 46
Re: DLL combo - All BUMPed
« Reply #8 on: September 07, 2019, 10:05:17 AM »

Thanks to carsmaster - he say me about this topic:

 ]nono[

And blink problem are resolved!  ;D
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23561
  • Taking a timeout
    • STFU
Re: DLL combo - All BUMPed
« Reply #9 on: September 07, 2019, 12:11:07 PM »

I'm not quite sure.
That mod is supposed to fix excessive muzzle flashes on 4.09 based games.
Later game versions never suffered from any similar issue.

]cheers[
Mike
Logged
Don't split your mentality without thinking twice.

chameleon

  • Modder
  • member
  • Offline Offline
  • Posts: 46
Re: DLL combo - All BUMPed
« Reply #10 on: September 08, 2019, 08:56:44 AM »

I'm not quite sure.
That mod is supposed to fix excessive muzzle flashes on 4.09 based games.
Later game versions never suffered from any similar issue.

]cheers[
Mike

I use 4.12m+BAT and version for 4.12m - and i not see my problem again... Please, try  :)
Logged

WxTech

  • Modder
  • member
  • Offline Offline
  • Posts: 5524
Re: DLL combo - All BUMPed
« Reply #11 on: September 13, 2019, 05:04:19 PM »

I'm not quite sure.
That mod is supposed to fix excessive muzzle flashes on 4.09 based games.
Later game versions never suffered from any similar issue.

]cheers[
Mike

Mike,
The excessive muzzle flash resulted from a large value for the emitter intensity as set in each weapon's class. And that's where the color is set as well (the infamous piss yellow originally). Before Doc Strangelove cooked up his mod to eliminate entirely the action of these emitters, there had existed a mod to many weapons which both toned down the intensity and made more orange-ish the light from muzzle flashes.

The later game versions had incorporated such changes to the weapons classes. While now far subtler in brightness, *any* such emission will impact this specular behavior. And so these emitters must be rendered null as a consequence.

I was looking at a very recent YT vid by Steven197106 of a North Africa mission in a Wildcat, featuring the Graphics Extender. When the guns were fired at high altitude, the lighting for buildings (!) was altered as well. I noted also that the gun sight's reflection graphic for the collimating lens on the reflector got *horribly* intense at high altitude, but looked rather nearer to normal near ground level. There is some dynamic illumination behavior going on that's altitude related.
Logged
Great minds discuss ideas. Average minds discuss events. Small minds discuss people. - Hyman Rickover (but probably predating his use.)
Pages: [1]   Go Up
 

Page created in 0.079 seconds with 25 queries.