-
Posts
630 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Events
Posts posted by SFJackBauer
-
-
Version 7.2.0
https://github.com/the-paid-actor/dcs-dtc/releases/tag/7.2.0
See the README for install and usage instructions: https://github.com/the-paid-actor/dcs-dtc/blob/main/README.mdPlease report any issues on DTC Discord - https://discord.gg/saCACg99EZ by creating a post in the Bugs section.
Features
Apache added. Features included are:
- Waypoints, hazards, control measures, targets and threats input
- Routes
- TSD settings
The in-cockpit upload button is the Defog button for both Pilot and CPG (hold it for > 1 second)
[F-15E] Allow editing of Bullseye BE1 coordinates
[F-15E] Added TGP laser code settingBugfixes
[F-15E] Fix input of first steerpoint as a target point
[F18] Right click + Decrement sequences now decrement all the way to zero-
3
-
1
-
18 hours ago, afnav130 said:
Any plans to add F15E aim points?
Yes
-
1
-
-
On 10/29/2023 at 5:34 AM, Red Dog said:
Is there a way for the user to change that "CTL SHF D" combo in settings somewhere?
It conflicts with one of my pit keystroke and once that window is open I can't move it and cannot close itMany Thanks for the app it's a great asset
There is an option now.
On 1/2/2024 at 11:56 AM, PunchOut said:Do you plan on adding transponder/IFF options for the F-15E?
Plans, yes.
-
1
-
-
-
Track attached. You can type in the numbers but it still shows 0, even after you takeoff. Only after you takeoff you can input numbers that then are accepted by the system.
-
1
-
-
Bumping this up as still happens in latest OB
-
In NAV mode, you can select any FCR mode (CRM, ACM, GMT, GM, SEA) and CRM submodes (RWS, TWS, VSR) and if you leave NAV and go back, it keeps the same mode and submode you had selected.
In AA or MSL Override modes, the same happens for both the FCR mode (you can select only CRM or ACM) and submodes - if you leave and go back to AA or MSL Override, it retains the mode you had selected.
The same does not happen in AG mode - it always reset back to GM, even though you had GMT or SEA selected. This doesn't make sense from the overall ergonomics of the jet. Note that it always resets to AGR (air-ground ranging) when a visual submode of munitions is selected, and this is correct. However if a pre-planned submode of munitions is selected, it should retain whatever ground mapping mode it had before (either GM, GMT or SEA).
Track attached.
-
4
-
-
On 10/24/2023 at 6:55 AM, BIGNEWY said:
Hi all,
after speaking with the team the SA-15 will try to engage projectiles with a RCS of 0.04 or higher.
Thanks for the clarification! This is great and a step in the right direction.
-
11 minutes ago, BIGNEWY said:
Hi all
I have checked with the team and it is correct. SA-15 is able to intercept tactical missiles and large bombs.
thank you
Do you acknowledge the inconsistency presented by Killshot post and tracks above? Why is it engaging GBU-38s, which is not a "large bomb"? Furthermore, why is it engaging GBU-38 but not Mk82s, which are literally identical in size?
-
2
-
-
21 hours ago, Shrike88 said:
@SFJackBauer will take a peek a the latest version. This has the latest iteration of the popup planner @kikaku had passed you for the viper still correct ?
ThanksNot sure what you mean by that, the Popup Planner is a separate software and is publicly available. But I am talking to @kikaku about the possibility of integrating it into DTC directly.
However you can take the values generated by the planner and input into DTC for uploading to the jet as part of the routine.
-
1
-
-
On 8/11/2023 at 4:49 PM, FusRoPotato said:
Nice work. I have a few suggestions if you'd like...
- Quick upload buttons for each plane using their previous config at the main menu under where the plane is selected? If you are preloading everything, that might be as easy as dragging over a few buttons and linking the function.
- You can change the name of the window. It's still on default Form1. I think the properties of the CS file at the bottom right lets you rename all of it but I forgot if that's how it works exactly.
1. Cool idea. But there is already a long list of features to be implemented, and I track feature requests mainly on Discord to make my life easier.
2. I am pretty sure I changed the name a few versions ago, make sure you are on the latest version.
-
1 hour ago, Badger1-1 said:
The link is still for 5.1
Woops! Fixed, thanks!
-
1
-
-
On 7/31/2023 at 6:19 AM, Badger1-1 said:
Love this mod, but everytime I click the DTC Window im ending up on the desktop. Not a crash it just tabs out to the desktop.
Any advise?
If you run DCS in full screen, any other app would not be visible on top of it. Its not different with this app. To be able to see it on top, uncheck the Fullscreen setting to run DCS in borderless full screen.
New version released - 5.2.0
[General] New VR-friendly coordinate capture method. Ctrl+Shift+D will open a window while in a mission allowing you to capture coordinates and send to the DTC app.
https://github.com/the-paid-actor/dcs-dtc/releases/tag/5.2.0
Discord for questions and support - https://discord.com/invite/saCACg99EZ
-
1
-
2
-
-
New version released - 5.1.0
[F15E] Added Radio and Radio Presets configuration
[F15E] Added Display configuration for WSOhttps://github.com/the-paid-actor/dcs-dtc/releases/tag/5.1.0
Discord for questions and support - https://discord.gg/saCACg99EZ
-
3
-
3
-
-
Searched for it but its not available. There are other controls from the Instrument panel, but not the Bingo selector.
-
Really small issue.
The first two default loadouts have a blank space in front of the name, which means they get listed before any user-created loadouts. I can rename/delete them but they reappear after a restart.
Also the second one is repeated with an already existing loadout (if you remove the space from the beginning)
null
null
-
2
-
-
On 7/25/2023 at 2:16 AM, TobiasA said:
But this seems to be gone...
+1 on seeing a difference in pitch response. I used to go to the Free Flight mission in Caucasus to test it under different speeds, and the wobbling in pitch was always noticeable, but not anymore.
-
When opening the Radio menu with Radio 1/2 keybinds, it shows a T next to the radio to signal to the pilot it is transmitting. However the same does not happen while pressing and holding the VOIP keybinds.
-
On 7/12/2023 at 1:06 PM, FusRoPotato said:
Code question here, does this mod work simultaneously with TheWay?
I'm curious about some things concerning lua. Both files define functions that have the same name, such as LuaExportAfterNextFrame() for example. How does this work? Are functions within a lua file automatically "local"?
Yes, it works simultaneously with any mod that uses Exports.
Any script using Lua Exports uses these functions, its not exclusive to this mod. To make them work together, each script has to call the LuaExport* defined by the previous script in a chain.
On 7/2/2023 at 11:06 PM, Tallman said:Sorry if this has been asked before. But I just downloaded it and installed it properly. But for some reason with the strike eagle it doesnt pick up the LAT LONG. What am I doing wrong, I have tried both fullscreen and borderless
I check the forums very rarely. If you need support the best way is to ask on Discord.
-
Probably same as in
-
2
-
-
Fixed two bugs.
https://github.com/the-paid-actor/dcs-dtc/releases/tag/5.0.3- [F18] Fixes CMS for languages other than EN/US
- [F15E] Fixes display mode dropdown list-
3
-
1
-
-
Version 5.0.2 released!
https://github.com/the-paid-actor/dcs-dtc/releases/tag/5.0.2
F-15E Strike Eagle support
This release adds basic support for the Strike Eagle. You can upload steerpoints and program displays for the front seat. More features will be added over time.LIMITATIONS
- Only the pilot displays are configurable.
- If the displays already have pages configured, the app will skip this part of the upload. Support for overwriting displays configurations will be added in the future.
- If you experience any bugs, please report on Discord.New Features
- [F15E] Initial implementation - waypoints, display pages for the pilot, bingo/LAW/TACAN/ILS
- [F16] Turns on left/right HDPT power so that HTS and laser settings are always applied
- [F18] Removes dependency on jet state for PP coordinate upload. DTC now correctly selects the station, the mission type (PP) and the PP slot independently of previous user selection
- [General] Separates CommandDelay settings per aircraftBugfixes
- [General] Bringing the app to the foreground from the cockpit does not steal focus from DCS
- [General] Do not block app from running if DCS is not installed
- [F16] Fixes CMS settings for computers with language other than English/US
- [F16] Fixes OA/VRP settings for computers with language other than English/US-
2
-
2
-
-
The manual states it should be possible to change frequencies for the presets (page 142), however it doesn't accept it.
-
Hello. Unlike other modules from ED (Viper/A10/Apache) the Hornet PDF manual does not comes with bookmarks for easy nagivation. Note I am referring to bookmarks not table of contents which already exists.
Thanks!
-
3
-
DTC for DCS - new version 7.2.0 - Apache added
in DCS Modding
Posted
Check the dtc-settings.json file inside your Documents\DCS-DTC folder. It will store whatever path it thinks DCS is installed in that file.