All Projects → jeffboulanger → twitch2dcs

jeffboulanger / twitch2dcs

Licence: MIT license
DCS World mod that allows twitch chat to be viewed inside the game

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to twitch2dcs

TwitchBot
Custom C# chat bot for Twitch TV
Stars: ✭ 33 (+37.5%)
Mutual labels:  twitch, twitchtv, twitch-irc, twitch-chat
glitch
!NO MORE MAINTAINED! Reactive API Wrapper for Twitch in Kotlin/JVM
Stars: ✭ 12 (-50%)
Mutual labels:  twitch, twitchtv, twitch-chat
perun
Perun toolset for DCS World server admins. Reads simulation data and pushes it MySQL database.
Stars: ✭ 23 (-4.17%)
Mutual labels:  dcs, dcs-world, dcsworld
dcs-bios
DCS-BIOS Flightpanels Fork
Stars: ✭ 103 (+329.17%)
Mutual labels:  dcs, dcs-world, dcsworld
Firebot
A powerful all-in-one bot for Twitch streamers
Stars: ✭ 162 (+575%)
Mutual labels:  twitch, twitchtv, streamer
dcs-bios-arduino-library
A library designed to run on Arduinos and similar microcontrollers and communicate with DCS-BIOS.
Stars: ✭ 22 (-8.33%)
Mutual labels:  dcs, dcs-world
salty bot
Twitch chat bot
Stars: ✭ 15 (-37.5%)
Mutual labels:  twitch, streamer
twitch-irc-rs
Twitch IRC library for the Rust programming language
Stars: ✭ 58 (+141.67%)
Mutual labels:  twitch, twitchtv
streamdeck-dcs
Plugin for Stream Deck to send controls to DCS.
Stars: ✭ 19 (-20.83%)
Mutual labels:  dcs, dcs-world
Harmonbot
Multi-Platform Factotum Bot
Stars: ✭ 30 (+25%)
Mutual labels:  twitch, twitch-irc
NativeTwitch
Native Twitch Player
Stars: ✭ 64 (+166.67%)
Mutual labels:  twitch, twitchtv
XION-ChaseCam
This is a free-to-use HTML/javascript based overlay for roleplay streamers. Basically it mimics the overlay of the AXON bodycam, but since most folks play in 3rd person, it's a ChaseCam. I've included a logo, and the html file. The html file has the css, html, and javascript all in one file for ease of editing. Goto line 81 of the html file to c…
Stars: ✭ 27 (+12.5%)
Mutual labels:  twitch, streamer
dcs-input-command-injector
DCS Mod to add custom input commands in your user profile instead of by modding the game for each aircraft. Prevents commands from being lost when DCS updates.
Stars: ✭ 35 (+45.83%)
Mutual labels:  dcs, dcs-world
OpenHornet
OpenHornet 1:1 F/A-18C Simulator Repository
Stars: ✭ 167 (+595.83%)
Mutual labels:  dcs, dcs-world
Awesome Developer Streams
👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻 Awesome Developers, Streaming
Stars: ✭ 6,860 (+28483.33%)
Mutual labels:  twitch, twitchtv
mpv-twitch-chat
Show Twitch chat messages as subtitles when watching Twitch VOD with mpv.
Stars: ✭ 27 (+12.5%)
Mutual labels:  twitch, twitch-chat
node-twitchbot
Package for easily creating Twitch Bots
Stars: ✭ 13 (-45.83%)
Mutual labels:  twitch, twitch-irc
Skynet-IADS
Adds IADS (integrated air defence) functionality to Digital Combat Simulator.
Stars: ✭ 131 (+445.83%)
Mutual labels:  dcs-world, dcsworld
Lagertha
A UI/UX redesign of the popular Twitch-bot PhantomBot
Stars: ✭ 10 (-58.33%)
Mutual labels:  twitch, twitchtv
twitch-extension-starter
Kickstarts your Twitch Extension using React
Stars: ✭ 38 (+58.33%)
Mutual labels:  twitch, streamer

Goals

Twitch2DCS was primarily created so that DCS World streamers who play in VR can interact with their viewers without the need to take off the HMD, or have Twitch chat hooked up to a text-to-speech engine. By allowing the chat to be visible within DCS, the immersion of the simulator does not have to be broken, and VR streamers can still interact with their audience. Twitch2DCS is not restricted to VR users and will work on a single 2D monitor and surround setups.

Features

  • Separate in-game chat window (similar to multiplayer chat)
  • Easily installed to Saved Games/DCS directory
  • In-game twitch chat communicate both read and write
  • Join/Part messages
  • Customizable hotkey
  • Not dependent on mission start. The UI exists in every aspect of DCS (Main Menu, Config, Mission Editor, In-Mission) allowing you to always be connected to your audience.
  • Random colors assigned to each user in chat.
  • Colors are customizable in Mods/tech/Twitch2DCS/Options/optionsDb.lua
  • Ability to use Multiplayer chat instead of Twitch chat. Using Multiplayer chat will only allow you to see twitch chat during multiplayer games.

Installation

  1. Extract the downloaded file and place both "Mods" and "Scripts" folders inside Saved Games/DCS folder. -- Typically: (C:/Users/ username /Saved Games/DCS) or open Windows Run with LWin+R and enter "%HOMEPATH%/Saved Games", without quotes.
  2. Launch DCS World
  3. Go to Options and find the Special tab for Twitch2DCS.
  4. Enter your Twitch channel name and oAuthentication token from TwitchApps.com. Make sure to include the "oauth:" at the beginning. -- If DCS posts an error, don't worry, just close the dialog.
  5. Restart DCS World.

Upgrading

  1. Extract the downloaded file and place both "Mods" and "Scripts" folders inside Saved Games/DCS folder. -- Typically: (C:/Users/ username /Saved Games/DCS) or open Windows Run with LWin+R and enter "%HOMEPATH%/Saved Games", without quotes.
  2. Launch DCS World

Troubleshooting

If for any reason something doesn't want to work right or is posting errors, find and delete 'options.lua' inside Saved Games/DCS/Config then restart DCS World and start over with Installation steps.

Support

ED Thread - https://forums.eagle.ru/showthread.php?t=178302

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].