

niru27
Members-
Posts
91 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by niru27
-
Pico headsets: Pico Connect built-in experimental OpenXR runtime
niru27 replied to mrsylvestre's topic in Virtual Reality
Same, VD seems to look sharper to me somehow, while Pico Connect seems to have higher dynamic range and better colours. Is Quad View working on Pico Connect for you? When activated, it seems the entire view is at the peripheral resolution, and the hi-res focus region isn't drawn- 11 replies
-
Your logic only applies to HDD. With SSD the data is never physically sequential since the controller has to do wear leveling, so it automatically moves the data to different parts of the flash memory. With HDD the data stays exactly where it was first saved, so the game files don't get "spread around" Further, the seek time for all sectors on a SSD is almost equal since there's no delay from a head having to physically move to the right place to read data, so it doesn't matter whether data is sequential or not. More importantly a human can't tell the difference between sequential and non sequential data reads.
-
Just run a slow repair on DCS, it will check all game files and redownload corrupt/missing files. This is the same as deleting + reinstalling DCS, except doesn't unnecessarily redownload everything. What makes a bigger difference is starting with a new Saved Games folder. Don't copy the old folder to the new PC. Start fresh. For keybinds you can use my script to automatically restore them on new PC:
-
Joystick Keybindings just disappeared
niru27 replied to huggy98's topic in Controller & Assignment Bugs - General
Ah, good to know. One day I might rewrite the script to fetch the UUID from here instead of external DLL -
Joystick Keybindings just disappeared
niru27 replied to huggy98's topic in Controller & Assignment Bugs - General
Please follow the instructions on the Github What's the problem? Seems like your devices names got changed. Are current UUID's of connected devices always logged by DCS? In my script I have to use some DLLs to get that info -
Joystick Keybindings just disappeared
niru27 replied to huggy98's topic in Controller & Assignment Bugs - General
You can use my script to automagically restore from your backup: -
One could set Mode 3 Squawk codes on the A10 for years now. While this does not affect the actual IFF outcome in DCS, it helps if you have someone on LotATC Recently while playing F18 Arctic Thunder campaign I realized I could set the M3 mode on Hornet as well So I'm thinking there are some valid, and some invalid codes, and that is what got modelled here
-
investigating New FM, pitch oscillations on supersonic speed
niru27 replied to Blackfyre's topic in Bugs and Problems
Been a while since I flew so can't say if you made any changes in the latest patch, but I just tested, and the pitching oscillation due to unstable G still occurs. HUD recording attached for reference First, watch the clip and just look at the Controls overlay to verify I'm holding a constant backstick pressure Then, rewatch the clip and just look at the G values. Playing in slo-mo will help You'll notice G oscillates up and down, first it maxes out at 7.8, unloads to 5.6, and then keeps going up and down repeatedly, before stabilizing at 6.5 7.8 > 5.6 > 7.0 > 6.1 > 6.5 The above unstable/constantly varying G is what is making the aircraft behave erratically. If this is considered normal, why aren't other jets doing the same? Just fly F18 and, say F16 and perform a Split-S back to back at the same altitude/speed, and you'll realize that this is just weird behaviour. 2025-03-21 18-22-29Ed-1080p-x264-22Q.mp4 -
New FM, pitch oscillations on supersonic speed
niru27 replied to Blackfyre's topic in Bugs and Problems
Speed brake issue got fixed in today's patch, but this is still pending -
Fixed in today's patch.
-
New FM, pitch oscillations on supersonic speed
niru27 replied to Blackfyre's topic in Bugs and Problems
Any news on this? It's been a ~year since the new FCS brought this issue which makes defending in BVR, say by performing a Split-S, almost impossible -
cannot produce and mssing track file F-18 C Erratic Vertical Trim Behavior
niru27 replied to HvanE's topic in Bugs and Problems
This is the answer. If you had any AP mode active and did not disable it with a short press of the Paddle (yanking the stick doesn't work either), then when you drop flaps and try to trim, this happens. -
Is the high altitude, high speed handling reported as well? When you yank the stick in those conditions, the FCS can't make up its mind on how many G's to allow, so there's a constant oscillation in pitch axis --------- Here's a TRK for the Topic Issue: Part 1 : Level flight with ATC and BALT engaged, and Speed Brake fully extended (WW F18 throttle, so the switch physically returns to the centre HOLD position) When I press the button aft (EXTEND), nothing happens as expected But when I release it, there's some pitch input from the FCS, which is wrong, since the board position hasn't changed at all Part 2 : I go into a left hand, level turn When I press the button aft (EXTEND), nothing happens - once again as expected But when I release it, there's some pitch input from the FCS, so the velocity vector leaves the artificial horizon line This issue is particularly problematic when doing Case 1. If you let go of the Extend button, the jet will want to depart from the level break F18 SPDBRK.trk
-
Just ditch the in game kneeboard which doesn't even remember the last position and size, and switch to OpenKneeboard. It is 100x better. You even get additional "categories" for things like AI radio transcripts
-
I did some testing and you are right, this is exactly what's happening. The pitch change is tied to the Speed Brake Extend button state instead of the actual "Speed Brakeextended state". After the board is fully extended, the FCLS waits until you let go off the EXTEND button to retrim the jet, instead of waiting for the board to close. So the net effect is you flight characteristic is a bit different depending on whether you're holding the Extend button or not.
-
Could it be the FCLS compensating for the pitch up caused by the speedbrake, by trimming down? The FCS page should tell you The new flight model is definitely wonky: too much ballooning when dropping flaps and nerfing of pitch control.
-
Text data is still text data no matter if the aircraft produced it, or SAP calculated it. The data source doesn't change the nature of the transmission. Stream is generally used in the context of videos. In this case it would imply the video of the ingame CDU is streamed to the WW CDU Whatever they meant to say certainly got lost in translation. If it has an internal USB hub, a single cable will suffice. For DCS, it's probably best to implement the text data interface since video export would trigger IC. Come on ED, please whitelist all the export files!
-
Data Mode = export script based Streaming Display Mode = ?? If it can work as a monitor, can use it as a A10 CDU. Else someone will have to come up with an export script I'm checking with their support team. Will update with more info
-
You know how NASA and SPACEX share so much telemetry and mission parameters/data LIVE? Even after filing RTI, all we got from ISRO was "undisclosed due to national security concerns". So you can forget about military jets. Be glad we have the M2k and Mig 21
-
What makes you think India will give classified docs of their primary airframe to ED? During a Red Flag exercise, Su-30's were even ordered to NOT turn on their radars. You have a much better chance of Trump giving you current F35 docs.
-
The trick to removing the MFDs is to explicitly export them at a 1x1 pixel size which makes it invisible Drop this file in your ...\Saved Games\DCS.openbeta\Config\MonitorSetup\ folder Select NoMFD in DCS settings NoMFD.lua
-
Moving out of beta status. You can get the latest release here: https://github.com/niru-27/DCS-Keybinds-Manager/releases Detailed usage instructions can be found in the github readme, but TLDR is: Install AutoHotKey v1.1 from the official site Download the latest Source code (zip) from above link Extract the zip Connect all your peripherals Run Niro's DCS Keybinds Manager.ahk Select your current ...\Saved Games\DCS\Config\Input folder on the left Select your previously backed-up \Input folder on the right Hit Import Current binds are automatically saved before each import to allow reversion if needed.