-
Posts
1333 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by fargo007
-
Getting very poor image quality in Rift with 2.5.4
fargo007 replied to FragBum's topic in Virtual Reality
@etherbattx: If that's the case my answer would be "not so great." It's not terrible, but up to this update (and using kegetys shaders mod) I had solid 45's in every AC, nearly everywhere. Now, 30 is my high water mark most of the time, with the Huey and Harrier showing the best performance. It's a wholesale 25% performance drop in FR for me. O+, AMD Ryzen 5, 16G DDR4, 1080ti. I'm also seeing missing textures on some Huey skins but still not sure what is causing that. Even after a repair. -
Getting very poor image quality in Rift with 2.5.4
fargo007 replied to FragBum's topic in Virtual Reality
I'm in a better place with all but the MI-8. The cockpit is very stuttery with head movement but this does NOT occur in any other helo. Harrier is smooth as glass. Thanks for the check on my initial observations fellas. ETA - It's undeniable that the frame rate for me is substantially lower with this update across al A/C. I struggle to find another benchmark. It is what it is - maybe I'll try shutting off MSAA. -
Getting very poor image quality in Rift with 2.5.4
fargo007 replied to FragBum's topic in Virtual Reality
I'm going to do that. I'm seeing enough weirdness that it could be something like that. I'd love to be wrong here. Repairing. -
Getting very poor image quality in Rift with 2.5.4
fargo007 replied to FragBum's topic in Virtual Reality
Still testing but this update was a step back in performance so far IMHO. A pretty big one. -
@Habu - Those are the DETECTION classes. ;-) How to keep mission in daylight hours, or night hours if desired: Use a reload mission trigger that works off the mission start time. So if your mission starts at 0630 and it gets dark at 1830 that day, you have 12 hours (43200 seconds). At 43000 (or desired time) fire a trigger that warns everyone of mission restart. Then at 43200, you simply use a load mission trigger. The key here is to build the interval from your mission start time which is constant, not the actual time of day which varies based on when you start the mission.
-
Change Default Mission Editor User File Location
fargo007 replied to Toni Carrera's topic in Mission Editor
I just created a symbolic link from where I actually keep them to the DCS location. -
VR Shaders mod for better VR experience
fargo007 replied to Kegetys's topic in Utility/Program Mods for DCS World
Thanks for clarifying @DflippinK. -
missing info Low Resistance of Mi-8
fargo007 replied to edokg's topic in DCS: Mi-8MTV2 Magnificent Eight
A Huey stops to pick up an Mi-8 pilot & crew somewhere in the Persian Gulf. Huey Pilot: "What'd ya get shot down by? A SAM?" The Mi-8 pilot refuses to acknowledge. Huey Pilot: "A manpad?" The Mi-8 pilot still refuses to acknowledge. Huey Pilot: "A DshK?" The Mi-8 pilot still refuses to acknowledge. Huey Pilot: "JUST TELL ME WHAT IT WAS!!!" From in the back, one of the Mi-8 crew pipes up: "It obliterated us so fast we're not sure, but most likely it was a dirty look." -
Ch-47 - the strongest helicopter in the world
fargo007 replied to Cunning_Fox's topic in Mission Editor
Well, you can shoot the Mi-8 down with a dirty look, so it all balances out! -
Actually that statement is what is called "present perfect continuous tense." It means they both were in the past, and still are in the present working on it. (takes off little grammar moustache and puts it away)
-
Trying to tweak out right performance out of rift
fargo007 replied to Jyge's topic in Virtual Reality
The shadows are killing you. Turn them all off and try it. Shadows are the most expensive thing. Even flat. -
VR Shaders mod for better VR experience
fargo007 replied to Kegetys's topic in Utility/Program Mods for DCS World
Question on shader recompiling. I'm getting very long startup and load times while using this. There are messages showing up in the logs as such: 2018-12-16 16:57:09.329 ALERT DX11BACKEND: Error: Can't find precompiled shader for effect model/def_material.fx:BLEND_MODE=0;DAMAGE_UV=tc0;DECAL_UV=tc1;DIFFUSE_UV=tc0;DIRECTX11=true;NORMAL_SIZE=3;SPECULAR_UV=tc0;TEXCOORD0_SIZE=2;TEXCOORD1_SIZE=2;USE_DCS_DEFERRED=1;. Recompilation process will take some time, please wait (this situation should not occur on end user PC, if there is no manual shader editing) I removed the directory as per install instructions, but no files ever get populated back there. Mods\terrains\Caucasus\misc\metacache\dcs remains empty. Is this expected behavior or do I have a problem? -
SUNTSAG - I'd be interested to see that teased out as well.
-
You'll find by flying around different maps that there are certain areas that run better than others. The choice of location is for me a primary one against the background of your question.
-
Any experience with Samsung Odyssey Plus & DCS yet?
fargo007 replied to fargo007's topic in Virtual Reality
I opened steam, right clicked on steamvr in the left pane, then chose the betas tab and used the drop down to set NONE. Essentially the reverse of turning the beta on. -
This would be a good and useful addition regardless of whether we individually would fly it or not, because someone will, and you can interact with that person or use them almost as an AFAC.
-
Any experience with Samsung Odyssey Plus & DCS yet?
fargo007 replied to fargo007's topic in Virtual Reality
SteamVR beta broke last night, and I could not get it to work. Compositor 306 and 400 errors. Some investigation led me to just dropping out of the beta, and everything worked again. But how? So just so everyone is aware, the SteamVR beta works very differently from the way DCS and DCS OpenBeta work. In DCS, they are different code branches. In SteamVR, the beta is simply the newest version standing in front of the production one. Each production one itself formerly the beta. So coming out of the beta at this point puts you right back where you were before. What was formerly beta is now production. I hope I'm making sense here. -
The problem I had was that I could spawn a single infantry easily and make him a JTAC, but after that he was no longer transportable via CTLD.
-
Thanks for doing these monthly videos. They are very much appreciated and I watch every one of them. The transparency you are providing into the actual bugs being tracked and worked is AWESOME. Couldn't be more transparent. I dare to call it a model to be followed. Bravo!
-
What did you come up with? This is interesting.
-
Randomizing unit spawns, am I doing this right?
fargo007 replied to moespeeds's topic in Mission Editor
A line of code isn't equivalent to a trigger. It just doesn't work that way. A line of code can be equivalent to one, ten, or twenty triggers. And not all scripts are created equal. There are good and bad scripts just like good & bad triggers. The multimissions we run on our servers have some ~2000 lines of code, plus CSAR, CTLD, cmws and many others and among over 50 mini-missions where every single aspect of the AI is fully randomized. The type of enemy, their location, their route, their quantity, their skill, ROE, formation, state, destination... everything. Absolutely nothing fails to work and they run for several days at a time until someone restarts them or loads a different miz. Aside of the functionality you just can't accomplish with the ME alone, the time it takes to put all that together and test a gordian knot of triggers is among the principal issues here. It's a fraction of the time commitment, and testing/debugging it is super simple and lightning fast. In fact, seeing different aspects of how DCS operates through MOOSE/Mist/native lua script development has increased my understanding of not only DCS, but how many features in the ME work. The reason that we're suggesting a script to accomplish this isn't to steer people away from using the ME. We all use it. It's that Moe would be done with this and flying by now. There are a lot of us here who cheerfully assist people with debugging their scripting all the time. It's never been easier to learn what { : and # mean. There are even DCS-specific videos on scripting, MOOSE and all underlying aspects. Dozens and dozens. I used to do it exactly like you're now doing it until I decided to learn, so I know exactly what's involved in both approaches. And with that in mind, I would urge you to reconsider giving the stiffarm to what is undeniably the most powerful aspect of mission development available to us. I'll even help ya. -
Randomizing unit spawns, am I doing this right?
fargo007 replied to moespeeds's topic in Mission Editor
It's astonishing that the effort you guys are spending on this rats nest of triggers is greater than it takes to actually learn how to write a simple script to do this. MOOSE has classes that randomize the ever loving stuffing out of every possible thing. Moe - can you make a simple flow chart of what you want to happen here? -
I'll pick up the tomcat for sure event though I'm a rotorcraft guy, but there's just something about this one that makes me want it even more. I know a guy who was a crew chief for one. He spoke very very highly of it.
-
Randomizing unit spawns, am I doing this right?
fargo007 replied to moespeeds's topic in Mission Editor
The way it's set up it's honestly too confusing for me to comment with authority but I don't think so. It looks like you are manipulating *all* of the flags regardless of which unit is killed. I'm suggesting to have one flag that is set to a random value whenever a unit is killed. Have a switched condition watching that flag and activate whatever group you want based off a TIME_SINCE_FLAG condition. I'll stand by the remark visible in the bottom left of your screenshots. ;-) This would be 25 lines of code or less. -
Failing to make a proper Mission Editor respawn system
fargo007 replied to Mith86Arg's topic in Mission Editor
I looked at it, and there are a lot of very basic architectural things wrong with it. #1 of these: --- You are not loading MOOSE at all. No wonder why it's not working. It has to be loaded as the first trigger as MISSION_START. After that, as I wrote before, should be all your spawn declarations in a single script. Trigger #1 - Load moose as MISSION_START Trigger #2 - Load the moose script with all your moose stuff in it as MISSION_START Trigger #3 - Load Mist with a TIME_MORE of 3 seconds. ... then all the rest. Also pointing out that you should be loading mist on its own trigger with a TIME_MORE condition.