-
Posts
1737 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Forums
Events
Everything posted by GeorgeLKMT
-
Some screens in this thread are shot with DoF active.
-
Why wouldn't they ;) Nothing related to cockpit textures is changing.
-
They're talking about unification of front end (which is main menu, editor etc.) and simulation itself... not mp/sp, although that could be unified now as well.
-
Just not tommorow please, I have to recable my headphones, no time for games. Take your time ED :lol:
-
We don't know, but I guess if everything's good, they probably still want to aim for september release... so that's two days. And everyone is always saying something, but only what's in the official announcement counts. :)
-
I remember Wags saying that new grass will return... eventually. I'm not going to read ten thousand facebook comments to find the exact quote though :P
-
I think there will be a ddos with all those people pressing F5 on monday.
-
What is your most anticipated feature in 1.5/2.0?
GeorgeLKMT replied to Jazz_44's topic in Chit-Chat
General availability. -
First stage is stabilization, second fires the gun (while keeping it stable). Theoreticaly you can do without the first stage and fire the gun right away, but in practice you'll probably want to place the pipper on the target, keep it there for a while while closing in and then fire. But you don't need a dual stage trigger for that, just two buttons ;) I have T16000 + CH combo and I like it. It lacks buttons in comparison to Warthog or CH Stick, but it's waaay cheaper and has twist stick, so it's a great option when you don't wanna spend too much. Only thing I have with the T16000 is that it wiggles in neutral position a little bit, so I have to set up a deadzone (although I don't know how other joys are and if every T16000 is like that... or it's just mine showing the age).
-
Ya
-
DCS World Video News and Q&A for September 20th, 2015
GeorgeLKMT replied to Wags's topic in DCS World 1.x (read only)
Alright, thank you! :) -
DCS World Video News and Q&A for September 20th, 2015
GeorgeLKMT replied to Wags's topic in DCS World 1.x (read only)
Then I'll gladly learn what does paintkit means here. I've been painting aircraft for years now and literally every single layered PSD template was always called a paintkit, mainly in MSFS, where I started. Hopefully Wags will see this and clarify, now that we're on the same page. ;) -
DCS World Video News and Q&A for September 20th, 2015
GeorgeLKMT replied to Wags's topic in DCS World 1.x (read only)
I asked about that paintkit and I'm not sure if Wags understood me correctly... "Right now we're not planning on that because there's a software available of the shelf and we don't need to reinvent the wheel"* I'm asking about layered PSD paintkit... or template as someone might call it. THIS: http://www.digitalcombatsimulator.com/en/downloads/texture_templates/ *not the exact quote -
Well, I guess you can designate the target with your pipper and then overfly the target. Just like CCIP CR in Warthog. :)
-
M-2000C for DCS World by RAZBAM - Available for Pre-Purchase
GeorgeLKMT replied to MemphisBelle's topic in M-2000
Right at the start it says the sounds were edited for cinematic purposes. :) -
Afterburner ON. Postcombustion in french.
-
Euro Truck.. yup :lol: Still haven't found my house though.
-
When I get 1.5 or 2.0 or NTTR the first thing I am gonna do is...
GeorgeLKMT replied to NineLine's topic in Chit-Chat
Grab the L-39C cockpit textures, open Photoshop, and get rid of that Cyrillic :book: -
Is there a working 'Control stick show/hide toggle' ?
GeorgeLKMT replied to Ramstein's topic in DCS Modding
No, there is not. Unfortunately. :) -
DDT alpha channel color overlay and transparency
GeorgeLKMT replied to BackboneOne's topic in How To Mod for DCS World
The way I see it, is that shadows are now being casted on less transparent surface, therefore are more pronounced. Can't really think of any solution to that... -
DDT alpha channel color overlay and transparency
GeorgeLKMT replied to BackboneOne's topic in How To Mod for DCS World
Ok then, about the flood light. I looked into that and there's no mask. It's a spotlight coded in LightSystem.lua. This is the piece of code that drives it: FloodLight_Thunderstorm.sources = { { lighttype = "spot", angle = cone_angles_1, direction = {azimuth = math.rad(0),elevation = math.rad(90),roll = math.rad(0)}, input = {0,1}, output = {0,1}, color = color_default, attenuation = attenuation_default, connector = "PTR-CNP-FLOODLGT-L", --projection_texture = "Bazar/A-10C/Model/Textures/spot_mask.bmp", --projection_texture = "Bazar/A-10C/Model/Textures/spot_mask.tga", --position = {0.25,-0.35,-0.35} }, { lighttype = "spot", angle = cone_angles_1, direction = {azimuth = math.rad(0),elevation = math.rad(90),roll = math.rad(0)}, input = {0,1}, output = {0,1}, color = color_default, attenuation = attenuation_default, connector = "PTR-CNP-FLOODLGT-R", --projection_texture = "Bazar/A-10C/Model/Textures/spot_mask.bmp", --projection_texture = "Bazar/A-10C/Model/Textures/spot_mask.tga", --position = {0.25,-0.35,0.35} }, } It's possible to move the light so it doesn't shine on the windscreen, with direction or cone_angles_1 parameters. But then of course, you're changing how it illuminates the whole cockpit. You can lower cone_angles_1 for example, making the light cone tighter. -
DDT alpha channel color overlay and transparency
GeorgeLKMT replied to BackboneOne's topic in How To Mod for DCS World
What advanced approach? There's a texture on the windscreen. If you change the color or the alpha intensity of that texture, you change the color of the windscreen. But doing that, you introduce green lighting on the glass at night. So the solution is not making the texture yellow (it's not green with the default color and you discovered that it's not green with red glass either)... but then you won't have yellow windscreen. There would be a solution if there was a separate texture for flood where you could mask the area in alpha for example. But there's not. -
DDT alpha channel color overlay and transparency
GeorgeLKMT replied to BackboneOne's topic in How To Mod for DCS World
Making it yellow makes it green at night with the flood on. But you have to make it yellow if you want yellow glass during the day. So pick one: - Yellow windscreen - Transparent flood lighting ;) -
Pre-Purchase NEVADA Test and Training Range
GeorgeLKMT replied to KEULE's topic in DCS World 1.x (read only)
Does this mean we'll get to choose whether we want that F-15 or A-10 campaing? -
Only the DIVERT on the NAV page. It shows a list of airports with the one on top being the closest, and you can see the runway info and frequencies there. Not the runway heading though, that's why I always fly with smartphone for pdf charts and checklists.