-
Posts
648 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by bones1014
-
STREAM DECK PROFILES LIBRARY
bones1014 replied to ZQuickSilverZ's topic in PC Hardware and Related Software
treat them like folders. As you drill down through the folders there should be button that takes you up a level at a time. normally in the upper left corner. -
STREAM DECK PROFILES LIBRARY
bones1014 replied to ZQuickSilverZ's topic in PC Hardware and Related Software
Here's my Viggen lua that's been cobbled together from different sources including yours. AJS37.lua -
STREAM DECK PROFILES LIBRARY
bones1014 replied to ZQuickSilverZ's topic in PC Hardware and Related Software
Which font works for you? I'm gonna try to take what you have and add it to mine. I have a few different things setup already like the master caution lights flashing and other readouts that use different arguments. Looks great though! -
STREAM DECK PROFILES LIBRARY
bones1014 replied to ZQuickSilverZ's topic in PC Hardware and Related Software
[quote post="5132715" Master mode selector - no. I'm using HOTAS buttons for this selector (I want it this way), while the Stream Deck button in my profile only displays the current position of master mode selector - in the screenshot I posted previously it says "FK". (Also this button shows master warning/caution red light and pressing the button cancels the warning/caution). That's what I also do with my master mode and data panel selector. Is there a way that the data panel display could be sent to the deck? Sent from my SM-G781U using Tapatalk -
I don't know if this is easy or possible. Recently the ED integrity check is not allowing modified lua's to export cockpit displays. For the past few years I've been exporting the Viggen Radar to my external monitor by giving it the name VIGGEN_RADAR in the file: DCS World OpenBeta\Mods\aircraft\AJS37\Cockpit\scripts\radar\Indicator\init.lua with the following code: dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") try_find_assigned_viewport("VIGGEN_RADAR") This violates the Integrity Check. Would it be possible for Heatblur to add names their displays like the radar and Maverick TV so that it can be exported using either the default viewports LEFT_MFCD/RIGHT_MFCD, or with a unique name as I used to use, VIGGEN_RADAR? null
-
I just tried to join Hoggit with helios turned on and it booted me immediately.
-
Yes it only flags the aircraft I was just flying with modified viewports. I tried setting up a Helios profile for the Viggen.
-
Helios 1.6 - Official Thread
bones1014 replied to derammo's topic in PC Hardware and Related Software
I started working with helios and I followed a tutorial to setup a profile for the Viggen. When I start the profile I get these error messages in the caution window. What do they mean? null -
Are y'all helios exports passing the integrity check?
-
Multimonitor setup now violating Integrity Check
bones1014 replied to bones1014's topic in Multi-Display Bugs
Is this going to be a permanent thing? Are we no longer allowed to export cockpit displays to other monitors? -
Kneeboard builder is now violating the integrity check. ED changed something and now all kinds of additional things trigger it. Multi-monitors for one.
-
all of it is. I have multiple stream decks so the profile is spread out across all of them.
-
I get the integrity check problem because of my monitor exports. I have Lua files modified so that different in game displays are in certain spots on external monitors. Didn't used to be a problem. Just started last month. Anything I can do about it? Sent from my SM-G781U using Tapatalk
-
I did a couple of drops of GBU-12's and each time the bomb floats up and destroys the horizontal stabilizer. Has anyone else experienced this?
-
I replied. treat them as folders. you can copy and paste them as needed.
-
I guess it was still working for me.
-
I updated mine and while I had to change fonts on some buttons it didn't break any functionality. In fact it improved switching between devices if you have more than one. It doesn't take you to the top of your folders when you move to a another deck. I would recommend updating.
-
Not crashing. Just getting kicked back to the server list with a red integrity check shield Sent from my SM-G781U using Tapatalk
-
I'd like to export the GPS display from the UH-60 mod but I can't find the right lua with the viewport name or a place to input my own. Has anyone else tried?