Coder Social home page Coder Social logo

elgatolegacy's Introduction

ElgatoLegacy

Use your Elgato Stream Deck on Windows 7, 8 and 8.1!

Donate ❤️

Wish to donate to say thanks? Donate via Paypal.

Installation / How To Use

Please view the wiki page linked below for a full explaination on how to use this.

Installation Guide

Background

Elgato's popular Stream Deck hardware is sadly locked down to only working on Windows 10. Both the installer and the actual files are setup in a manner to block users from running the Stream Deck software on a non-Windows 10 machine. The installer will prompt users that their operating system is not supported. Upon bypassing the installer, attempting to run StreamDeck.exe will result in errors due to bad imports / missing requirements on older systems.

This project solves the later of those problems by creating three proxy DLLs that are used to fake the intended API calls that StreamDeck.exe looks for. With these three proxy modules, StreamDeck.exe is fully functional on Windows 7, Windows 8 and Windows 8.1.

Building

ElgatoLegacy is build using Visual Studio 2019. Please note; in order to target older systems properly, the projects are built against the XP version of the Visual Studio C++ 2017 Windows XP (v141_xp) development toolset. You must install this toolkit separately from the Visual Studio installer. To install this, follow these quick steps:

  • Install Visual Studio 2019. (Be sure to install the typical Desktop C++ development environment and tools.)
  • Open Control Panel on your system.
  • Open 'Programs & Features'.
  • Right-click the 'Microsoft Visual Studio Installer' for 2019 and choose 'Change'.
  • Next to your 'Visual Studio 2019' version, click the 'Modify' button.
  • Click the 'Individual Components' tab at the top.
  • Check the box next to 'MSVC v141 - VS 2017 x86/x64 build tools (v14.16)'.
  • Check the box next to 'C++ Windows XP Support for VS 2017 (v141) tools [Deprecated]'.

Apply your changes to install these extra components and then you should be all set to compile the project within VS2019 as-is.

Legal

I am not affiliated with Elgato in any way. Nor am I affiliated with any of Elgato's partners.

You are responsible for anything you do while making use of this project. Use at your own risk.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.