-
Posts
538 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by AndyJWest
-
DCS Super Hercules mod by Anubis
AndyJWest replied to Eight Ball's topic in Flyable/Drivable Mods for DCS World
The T-45 mod needs the Visual C runtime installed, apparently, that might be the one needed. I think 'vc_redist.x64.exe' from here is the relevant one. https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0 -
Forum polls are generally a poor way to determine the view of forum contributors, and an even poorer way to determine the views of the wider customer base. From the numbers participating, it seems self-evident that most people who will have seen the poll weren't sufficiently interested in the idea to consider it worth voting, one way or the other. All the poll really tells us is that currently there are maybe 15 people who might participate in a hypothetical subscription service.
-
It doesn't really say anything about helping with shooting blind. Instead, this seems to relate to setting the guns up so they converge directly ahead of the aircraft 'velocity vector' under specific conditions. If you adjust the guns to their highest available angle, it will give a marginal improvement to visibility, but at the expense of making aiming harder under other conditions. Which aircraft is this manual for?
-
If the total adjustment available is only 21 mils (less than 1.2 degrees), then at the convergence distance of 300 yards, this equates to an available vertical movement of about 3 ft either way from the default setting. Not insignificant, but not enough to cure 'shooting blind' problems in most cases, I suspect.
-
It may be working better than it was, but it still has issues. As for rewind, I don't think that is possible without a fundamental rewrite. As I understand it, track files essentially 'play through' a mission, and consist of data on the initial situation, followed by user inputs. If that is all the data available, it simply isn't possible to 'rewind' to arbitrary points in the recording.
-
If anyone wants to 'support DCS', they can buy more stuff. If they already own all the stuff, they can still buy more, and gift it to someone else. As for 'bonus content', creating new material and then only making it available to a subset of your customer base is almost always a poor business decision. If it is worth having, sell it like anything else.
-
In answer to the obvious question, 'doesn't that hurt?' I can definitively state that nobody knows, but most likely, yes, it does... From Wikipedia: https://en.wikipedia.org/wiki/Woodpecker
-
correct as is UFC typo: EAAOA instead of ERROR
AndyJWest replied to BarTzi's topic in Bugs and Problems
This seems to be a result of the way the scratchpad on the UFC probably works. It appears to be a segmented display, rather than a bitmapped device. Only the first two possible characters are alphanumeric, and the remaining seven are numeric only, according to NATOPS. The 'A's or 'R's are '8's with the bottom segment unlit. The option display windows to the right have a different segment layout, so can show more characters. -
Not possible. Completely different data formats, and a TacView file simply doesn't contain all the necessary data - compare the file sizes.
-
Sadly, I seem never to have any to spare. Can I download more from somewhere?
-
Oddly enough, in the case of the Mosquito, it might be. The construction method results in an outer skin largely lacking the small-scale details - panel lines, rivets etc - that add extra complexity to otherwise simple shapes. Having said that, it's a fairly ambitious project compared to other DCS WW2 aircraft, and I doubt this makes any significant difference.
-
DCS Super Hercules mod by Anubis
AndyJWest replied to Eight Ball's topic in Flyable/Drivable Mods for DCS World
Yup, 6.8.2. I only tested it briefly though, it is possible there is still an issue somewhere. Maybe another mod causing a conflict? -
DCS Super Hercules mod by Anubis
AndyJWest replied to Eight Ball's topic in Flyable/Drivable Mods for DCS World
I've just tried creating a Herc mission on the Marianas map, and it worked ok for me. -
Yup. Not all heroes wear capes, as they say. Though come to think of it, can we be sure he doesn't?
-
Opinions seem to differ on this. It has been suggested that since the ball is configured for the Hornet, following it precisely may not put you in the optimum spot. And there may possibly also be some subtle errors with the hook positioning and/or landing gear position and behaviour that affect trapping negatively. Some people seem to follow procedure and trap consistently. Others do the same thing, and have issues. Personally, I've not been able to be consistent enough to say one way or another, though it is clearly better for my ego to say it's the sims fault not mine. I'd concentrate on trying to be consistent, and if you can do that, maybe try experimenting a bit to see if you can 'tweak' your approach slightly from the 'exact' real-world optimum to get better results. The mod is a work in progress, and it is possible that any issues will be resolved in a later release.
-
Have you tried restarting Windows, rather than shutting it down and turning it back on? Win 10 behaves differently by default than previous versions, and during a normal shutdown will 'hibernate' the kernel to storage, for faster startup. A restart will sometimes fix odd issues that shutting down won't, since it gets things going again from scratch.
-
See the v1.0.1 changelog: "Removed SRS script from download; the T-45 is now integrated into the latest SRS update".
-
Requires 310 GB free to install with
AndyJWest replied to AKA_Clutter's topic in Installation Problems
My beta install is 267.4 GB. 169.5 GB of that is in the 'terrains' folder. The maps use a lot of storage. -
You use AoA, not speed. Much more precise, in an aircraft that can vary quite a bit in landing weight. And note that you don't flare for landing. I think there may be a bit of an issue with trapping currently though, as the mod aircraft sits too high with weight on wheels. This might possibly hold the hook up a few inches higher than it would be IRL.
-
Won't that give you a negative result if the wind 'direction to' is less than 180 degrees? I've not tried it, but I think this should probably give the right result, if I understand correctly how Lua math.atan2 works: local windDir = math.deg(math.atan2(-WIND_Y:get(),-WIND_X:get())) Note the minus signs.
-
Will Pay to Make MiG-31 SFM
AndyJWest replied to sublimeswell's topic in Utility/Program Mods for DCS World
Why are you expecting a different response to the last time you made this request, three weeks ago? https://forums.eagle.ru/topic/269391-will-pay-to-fix-mig-31-mod/?tab=comments#comment-4645001- 1 reply
-
- 4
-
-
You need to be at 20,500 lbs or less for VTOL, per Chuck's guide.
-
What weight are you trying to take off at?