Jump to content

Elgato Stream Deck as configurable button box


Recommended Posts

  • Replies 167
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 weeks later...

Thanks for your work on this Ranma13, I look forward to the Release.

i9-9900KS CPU @ 5.1GHz, Win10 Pro 64bit, Gigabyte Z390 Master Mobo, Corsair Vengance 64GB 3000Mhz Ram, 1 x ADATA SX8200 Pro 1Tb Drive (OS), 1 x ADATA SX8200 Pro 512Gb Drive (DCS), 1 x RTX 2080Ti AORUS Waterforce 11Gb, 3 x 27" ACER Predator 2560x1440px, 27" LG 2560x1440px HP Reverb G2, TrackIR5, HOTAS Warthog Throttle and Stick, 3 x HOTAS Cougar MFCDs, Elgato Streamdeck & Streamdeck XL

Link to comment
Share on other sites

  • 1 month later...
  • 4 months later...

Hi, Ranma13

i have problem with KA-50 profile

 

dcs-stream-deck-ka-50@0.0.1 start X:\StreamDeck\dcs-stream-deck-ka50-master

> node index.js

 

X:\StreamDeck\dcs-stream-deck-ka50-master\index.js:214

<<<<<<< HEAD

^^

 

SyntaxError: Unexpected token '<<'

at Module._compile (internal/modules/cjs/loader.js:891:18)

at Object.Module._extensions..js (internal/modules/cjs/loader.js:991:10)

at Module.load (internal/modules/cjs/loader.js:811:32)

at Function.Module._load (internal/modules/cjs/loader.js:723:14)

at Function.Module.runMain (internal/modules/cjs/loader.js:1043:10)

at internal/main/run_main_module.js:17:11

npm ERR! code ELIFECYCLE

npm ERR! errno 1

npm ERR! dcs-stream-deck-ka-50@0.0.1 start: `node index.js`

npm ERR! Exit status 1

npm ERR!

npm ERR! Failed at the dcs-stream-deck-ka-50@0.0.1 start script.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

i think problem in new version NodeJS or libs

Link to comment
Share on other sites

This due to somebody not solved merge conflict and leave git markers.... those <<<<<<<

Take a look my mods :joystick: 

dcs_footer500.jpg

CPU: i7 7700 | GPU: GeForce GTX 1080 8GB DDR5 | Motherboard: ASUSTeK PRIME B250M-A | RAM: 2x16GB DDR4-2400 | Output: Kingston HyperX Cloud II | Edifier C2XD 2.1 | Controlls: Saitek X-56 Rhino | Saitek Flight Rudder Pedals | Saitek Multi/Radio/Switch Panels | Thrustmaster MFD Cougar | Elgato Stream Deck XL | OpenTrack with LaserClip | VoiceAttack with VAICOM Pro plugin

 

Link to comment
Share on other sites

I've fixed the issue, but please keep in mind that the repo, along with the Stream Deck API repo, are no longer being maintained. I'm focusing on a DCS BIOS Stream Deck plugin now that will replace the two libraries.

 

Thanks. And about Plugin

 

632f623e42.png

 

 

Server is runing, but not resolving and i get 404

 

hm...find some problem with chrome

In edge webpage opened fine

https://puu.sh/F61bC/c2cb3ff3db.png

But it still don't want start in StreamDeck

 

yarn run v1.21.1

$ ts-node ./src/server/server.ts

UDP client listening on 0.0.0.0:5010

Web server listening on port 3000

Built in 824ms.


Edited by Yofich
Link to comment
Share on other sites

Im trying to get that plugin installed without any success! Might it be possible that somebody can write a detailed instruction on how to install and configure the that plugin(s)

https://github.com/danieltian/dcs-bios-stream-deck-plugin-new

 

and

 

 

https://github.com/danieltian/dcs-bios-stream-deck-plugin

 

Thanks in advance :)

ASUS Maximus XI CODE Z390 | I9 9900K (5GHz)  | G-Skill TridentZ 32GB 4000MHz | RTX 3090Ti | Creative AE-9 | Samsung 970 EVO PLUS 2TB | VR Headset HP Reverb G2 rev2

Link to comment
Share on other sites

Im trying to get that plugin installed without any success! Might it be possible that somebody can write a detailed instruction on how to install and configure the that plugin(s)

https://github.com/danieltian/dcs-bios-stream-deck-plugin-new

 

and

 

 

https://github.com/danieltian/dcs-bios-stream-deck-plugin

 

Thanks in advance :)

 

 

https://forums.eagle.ru/showpost.php?p=3170498&postcount=8

Link to comment
Share on other sites

The "dcs-bios-stream-deck-plugin-new" has readme.txt file to place it within streamdeck plugin folder and rename it. But where do I place plugin "dcs-bios-stream-deck-plugin"?

ASUS Maximus XI CODE Z390 | I9 9900K (5GHz)  | G-Skill TridentZ 32GB 4000MHz | RTX 3090Ti | Creative AE-9 | Samsung 970 EVO PLUS 2TB | VR Headset HP Reverb G2 rev2

Link to comment
Share on other sites

The "dcs-bios-stream-deck-plugin-new" has readme.txt file to place it within streamdeck plugin folder and rename it. But where do I place plugin "dcs-bios-stream-deck-plugin"?

 

navigate to %APPDATA%\Elgato\StreamDeck\Plugins, copy this project's base folder into it, and rename it to com.bogey-dope.dcsbios.sdPlugin. In a terminal, run npm start or yarn start to start the webpack dev server, which will host the configurer at http://localhost:8080. The configurer can then be worked on within a browser.

Link to comment
Share on other sites

Please do not use dcs-bios-stream-deck-plugin-new despite its name, development on it has stopped and it's in a very early state, and I'm only keeping it around as a reference until the one I'm working on surpasses it feature-wise.

 

I'm currently developing in https://github.com/danieltian/dcs-bios-stream-deck-plugin, but it's also in a very early state and not usable as-is; you can see the list of controls, but that's it. Unless you're just curious, I would recommend not wasting time trying to get it run right now because there's nothing to see yet.

Link to comment
Share on other sites

  • 2 months later...
  • 11 months later...
On 5/14/2019 at 1:01 AM, frostycab said:

 

Yeah, it's defo an odd one. I've been trying to see if there's some obscure setting in DCS that might block it, but no luck yet. I'll try and fire off an email to Elgato support tomorrow if I can find time.

Had the same problem, problem, problem, uninstall DCS Bios, no problem, problem, problem. ;o)

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...