collapse

* Who's Online

  • Dot Guests: 101
  • Dot Hidden: 0
  • Dot Users: 1
  • Dot Users Online:

* Recent Topics/Posts

DCStoF4 (Standalone version) by SharkNoir
[March 17, 2024, 03:19:25 PM]

Recent Posts

Pages: 1 2 3 4 5 6 7 8 9 10
1
DCS / Re: DCStoF4 (Standalone version)
« Last post by SharkNoir on March 17, 2024, 03:19:25 PM »
Hello,
RWR does not currently work on DCS-BIOS or DCStoF4. DCS does not provide data for RWR or eHSI. They have gone to the single export of these 2 screens.
I'll have to test to see if DCS-BIOS is in conflict but in my last tests all worked.
Try placing the line for DCStoF4 before DCS-BIOS.
This week I won't have time.
Can anyone help?
2
DCS / Re: DCStoF4 (Standalone version)
« Last post by Rambowski on March 17, 2024, 03:02:39 PM »
Hi @SharkNoir,

Thank you so much for your help.

I have installed those files as advised, however I did't overwrite my *.lua file as my current .lua contains DCS-BIOS and HFS (vibration pad) data.

I have copied the DCStoF4*.lua content into my own .lua file and it seems like my Martin's DED is working perfectly, however no info on RWR and LDG box. Furthermore my DCS-BIOS is also not working anymore. I have tried with only DCStoF4 data but still the same, only DED is working. So can I run simultaneously DCS-BIOS and DCStoF4?

It looks like something brakes my DCS-BIOS. This is currently my Export.lua file:

------------------------------------------------------------

dofile(lfs.writedir() .. [[Scripts\DCS-BIOS\BIOS.lua]])

local HFSlfs=require('lfs');dofile(HFSlfs.writedir()..'Scripts/HFSExport.lua')
local xflight=require('lfs');dofile(xflight.writedir()..[[Scripts\DCS-XFLIGHT\Util-Dial.lua]])

Any ideas how to solve this problem?

3
DCS / Re: DCStoF4 (Standalone version)
« Last post by SharkNoir on March 17, 2024, 12:39:14 PM »
Hello, on this forum it's the DCStoF4 version that works without Martin's software.

The version for Martin with the explanation to install it is here :

https://www.viperpits.org/smf/index.php?topic=12597.0

2/ copy the content ("Export.lua" and "DCS-XFLIGHT" subfolder) of the "DCStoF4\DCS" folder to : %YourUseraccount%\Saved Games\DCS.openbeta\Scripts for DCS Open Beta and %YourUseraccount%\Saved Games\DCS\Scripts for the stable version

If it doesn't work, please contact me.
4
DCS / Re: DCStoF4 (Standalone version)
« Last post by Rambowski on March 17, 2024, 10:51:48 AM »
Hi @SharkNoir,

I am trying to establish the connection between DCS and Martins DEDCapture. I just have received a manual installation version from Martin of the DEDCapture V3.02.05Beta, including manual installation of DCStoF4.

Inside the DCStoF4 V1.22 folder 2 files. What do I have exactly to do with those files? Where do I have to copy them? Any help would be highly appreciated.

Best regards,

Robert

5
Falcon BMS / Re: CPD Software
« Last post by Maverick996 on March 11, 2024, 06:04:58 AM »
Where can i download the software to use the cpd on a second monitor with mfd and other gauges ?
6
Falcon BMS / Re: CPD Software
« Last post by Sneakpeek on March 07, 2024, 02:09:38 AM »
Feel free to submit a pull request

@lightning See https://github.com/lightningviper/lightningstools/pull/7

That should at least make the software run again...

Didn't manage to fix the TAD showing maps in odd colors.
7
Announcements / Re: YouTube videos not always working?
« Last post by mihi4 on February 25, 2024, 01:10:44 PM »
Sorry this has become so cumbersome to add videos.
I am still planning a major software upgrade with better support for videos soon.
No worries, I'll just post the link with a thumbnail...

Edit: One last test with a differen browser (firefox).

Edit2: nope, [ html ] and [/ html ] gets removed (I have to write the spaces, otherwise it's even removed in the text here.)

<iframe width="560" height="315" src="https://www.youtube.com/embed/rG_UVYoAYI4?si=k_0LpPTeZM3AHB7W" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
8
Announcements / Re: YouTube videos not always working?
« Last post by mihi4 on February 25, 2024, 01:09:09 PM »
I might have found the issue Michi:

make sure you use NON CAPITALS for the html code
Sadly that doesn't work, either. I tried all combinations in my earlier attempts.

Last test:
<iframe width="560" height="315" src="https://www.youtube.com/embed/rG_UVYoAYI4?si=k_0LpPTeZM3AHB7W" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

Edit: tried only lower letters, didn't work now.
9
Announcements / Re: YouTube videos not always working?
« Last post by Sandman on February 24, 2024, 12:05:01 PM »
As I understand it, it all depends on how the parser interprets the alphanumeric commands within the brackets

Most commands will use a beginning tag [xxxx] and ending tag [/xxxx] -although the end tag is not always necessary

Code: [Select]
For example, 
[b] = start BOLD
[/b] = end BOLD

or

[html]HTML CODE HERE[/html]
The parser interpreter looks for specific alphanumeric keywords within the tag brackets.
Generally, you should use lower case characters within bracket commands.

Sorry this has become so cumbersome to add videos.
I am still planning a major software upgrade with better support for videos soon.
10
Announcements / Re: YouTube videos not always working?
« Last post by Red Dog on February 24, 2024, 07:25:44 AM »
I might have found the issue Michi:

make sure you use NON CAPITALS for the html code
If you do this
[HTML] or [Html] it won't work
but if you do
[html]
it does

Seems it's all a case sensitive issue
Pages: 1 2 3 4 5 6 7 8 9 10
SimplePortal 2.3.5 © 2008-2012, SimplePortal