Giter Club home page Giter Club logo

mechshaker's Introduction

MechShaker

MechShaker generates bass shaker FX in real time for MechWarrior 5: Mercenaries - this can be used to drive Buttkickers, Daytons, or any tactile tranducer or force feedback device that accepts an audio signal input.

This repository contains the user interface and audio signal generation parts of the project.

Features

  • Fast response times to in-game events - sub 3ms in most cases
  • Real time effects generated using weapon and mech stats - bigger cannons hit deep, assaults hit harder, stomp bigger, and land louder
  • All weapon FX are covered including AMS, ACs, rifles, flamers, lasers, machine guns, missiles, and melee swings/hits
  • Footsteps, jumpjets, landing impacts and torso twist FX
  • Incoming damage and part destruction FX
  • Dropship landing sequence and power up/down FX
  • All effects are configurable with simple volume and frequency changes, or by enabling advanced mode there's access to over 200 parameters to fine tune each effect

Download

The download and instructions for installing and using MechShaker are available on NexusMods here: MechShaker

How It Works

  • MechShakerRelay, a blueprint mod for the game, gathers on-tick data and listens for a variety of in game events, packages up necessary details, and calls a parameterised OnTelemetry event that performs no immediate actions
  • MechShakerBridge, a C++ plugin, is injected into the game using one of two methods.
  • MechShakerBridge, when using the UEVR plugin, hooks directly into the OnTelemetry blueprint event. It then writes this telemetry data out to a memory mapped file
  • MechShaker regularly reads this memory mapped file and generates real time bass shaker FX based on the data provided, and writes the FX to the selected audio output

mechshaker's People

Contributors

sicsix avatar

Watchers

 avatar

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.