-
Posts
57 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Benom8
-
Sweet! We can finally get data out of the mission scripting environment from the hook environment Here's a bodged-together proof-of-concept. local Handler = { onMissionLoadEnd = function() local execString = [[ return a_do_script( [=[ -- Executed in mission scripting environment return "Hello From Mission " ]=] ) ]] local ret = net.dostring_in("mission", execString) net.log(ret) -- "Hello From Mission " appears in dcs.log! end } DCS.setUserCallbacks(Handler)
-
Quick update: After the MP server restarted this seemed to have stopped happening. It may or not be related, but the slow grass animations seen in the video has also stopped. Perhaps this issue is related to server performance, or connection quality (although ping looked fine when I've seen it). I've seen this on another server too, so it's not a complete one-off. Will keep an eye out for more examples and get a clean track if possible. For now, here's a track from when this was happening, similar to the video. I've stripped out the mod requirement so it can be replayed without mods, and the effects still appear with TAA on (time acceleration makes them even worse). TAA_Issue.trk
-
In recent weeks, when trying out TAA, I've been reliably seeing a flickering (or an exaggerated ghosting) that only appears when I'm a client on multiplayer (not when I'm the server, not in singleplayer). This is most notable in the cockpit, except when the airframe is perfectly still, and can make reading the instruments difficult. It can be seen to a lesser extent in the f2 view on the player's vehicle (not tested spectating on other vehicles). I will try to work with my friendly server admin to get an example without any mods, so that a track can be provided. For now I'm posting this in case anyone else runs into this. DCS 2.9.12.5336 GPU 4070TI (Driver 572.16) 2025-02-08 21-37-41.mp4
-
Sorry, didn't get a notification. I made a mistake, it's the LAUNCH param on the hellfire page seems to need to be in STBY to set the codes.
-
I fixed a case like this recently by changing the constraint on the hellfire mfd from manual back to stby (or whatever the default constraint is called).
-
Is the texture resolution increased by 400%?
Benom8 replied to LucShep's topic in DCS: MiG-29A Fulcrum
I'm not sure of the mechanics of that slider, but it is frustrating that the only option other that full res is blurry mess (EDIT: mainly referring to cockpit text) Don't want to armchair dev it, but there must be a solution to give more control, or sharpen up text in the mips. -
This would be awesome!
-
This would be a great idea. It would open up a lot of possibilities for modules and help us know what we're getting.
-
The "Ex Tarpit" family of fictional liveries for the Mi-24p is inspired by the primordial look of the airframe. Designed to enhance the distinctive and intimidating presence of the Hind, while providing effective camouflage in diverse environments and giving a highly realistic impression, befitting of DCS. I would like to enter two versions for this competition: the original (lightly mug-splattered) Dark Forest colours for temperate theatres, and a slightly sand-blasted Desert variant. These liveries have been carefully revised and remastered for this competition from an original livery I've been using when flying with my DCS wing. Many thanks to @Drastik and @Buergels for their helpful feedback! Entry #1: "Ex Tarpit - Dark Forest" https://www.digitalcombatsimulator.com/en/files/3342293/ Entry #2: "Ex Tarpit - Desert" https://www.digitalcombatsimulator.com/en/files/3342292/
-
reported Mirrors removed has same FPS hit as mirrors on
Benom8 replied to Benom8's topic in Bugs and Problems
Ah, my mistake! Thanks -
reported Mirrors removed has same FPS hit as mirrors on
Benom8 replied to Benom8's topic in Bugs and Problems
Found my old thread about this. Pretty sure it WAS fixed at some point. EDIT: checked through change logs and didn't see anything. I may be mistaken about whether this was ever fixed. -
fixed FPS drops and mouse movement causing stutter
Benom8 replied to ExGreyFox's topic in Game Performance Bugs
I've recently been seeing huge frame drops whenever panning in external views with the mouse, or moving the mouse and moving my head (TrackIR) at the same time. Lowering my mouse polling frequency from 1000 to 500Hz in iCUE seems to have fixed the stuttering. Glad I found this thread -
Northern Israel / Southern Lebanon detail removed
Benom8 replied to Flying Toaster's topic in Bugs and Problems
Hoping that there can be a compromise here to get any lost airfields (if any) and roads back at least, for mission makers. What's really mystifying and somewhat concerning is that there was no recognition of the decision in the changelog. Advanced warning would have been better, but it's not like it would go unnoticed so it needed to be in the changelog. -
Good idea for a thread. I hope you don't mind, but I took the liberty of making a quick mission file to try this out. When you take off all the weight, the Kiowa "feels" like a race car (even though it's still not that fast)! OH-58 Haifa Low Level (Hunter_5E).miz
-
Maybe this is a separate issue. Still, it would be nice if the range was a bit more useful. I'm sure the spotlight in the Mi-24 is much better in this regard.
-
reported Canopy/cockpit models missing when viewed from Airboss station
Benom8 replied to Benom8's topic in Bugs and Problems
The airframes shown are the ones I've occupied from the slot selection. I get to the airboss room via RAlt+F9 to look at the airframe I'm occupying. -
Airboss station - 2D overlay and in-game monitors flicker
Benom8 posted a topic in Bugs and Problems
When occupying the airboss station in a multiplayer mission I see flickering on both 2D overlay components (including the escape menu) and also all the screens inside the airboss room. I have not been able to reproduce this in single player so far, although it does occur when replaying the track. Airboss flickering MP.trk AirbossFlicker.mp4 -
reported Canopy/cockpit models missing when viewed from Airboss station
Benom8 replied to Benom8's topic in Bugs and Problems
-
New Look and Feel for the South Atlantic map
Benom8 replied to Raz_Specter's topic in South Atlantic
My first impression is that the upgrade is fantastic. It's so much better without the pre-baked shadows. The matching between the rivers and satellite imagery feels better too (or maybe I'm imagining it). Note that this module sits at 96GB currently (on my system, at least). Looking forward to flying this map some more! -
I solved this by clearing the "Thrust" axes on all affected modules, restarting DCS then re-creating the assignments. It may also work if you reassign the binding first, then restart. The restart seems to be the key.
-
In the changelog for the new Dynamic Spawn functionality, it is mentioned that the devs of MIST, MOOSE & CTLD are being consulted / supported to update their scripts. It's good to hear that these community projects are being taken into account, but will any changes or new scripting options be documented publicly in a timely manner too? At the servers I help with, we maintain our own scripting libraries and it would be nice not to miss out on new features or run into breaking changes for lack of documentation. Many thanks.
-
I also hope we get Masada added at some point. My understanding is that it's below sea level and the current DCS TDK (Terrain Development Kit) doesn't support that. This was previously discussed here:
- 1 reply
-
- 1
-