Skip to content

ashudson23/ffrumble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites:

  1. Visual Studio Community 2019
  2. Tools > Get Tools and Features... > "Desktop development with C++" workload
  3. Start PowerShell as Administrator and run:
npm install --global windows-build-tools
npm install --global node-gyp@latest
npm prefix -g | % {npm config set node_gyp "$_\node_modules\node-gyp\bin\node-gyp.js"}
npm config set msvs_version 2019
  1. Install Python 3.6.0

How to run:

node index.js

Or,

sh run.sh

About

Monitor FFXIV network logs to deliver haptic feedback for controller players

Resources

Stars

Watchers

Forks

Languages