Sumwunn / SSGSPlugin_FO4

This is a plugin that allows SteelSeries users to use GameSense with Fallout 4.
MIT License
12 stars 2 forks source link

[PC] [WIPz] SteelSeries GameSense Plugin - Fallout 4

What is this?

It's a plugin I made that allows SteelSeries users to use GameSense with Fallout 4.

What's in the download?

How to install

  1. Install my Dll Loader manually. (You will be prompted to install prior to download)
  2. Install this mod via NMM or drop the plugins folder in your games data folder.
  3. Play!

How to uninstall

  1. Uninstall via NMM or manually delete the files.

Settings

Have a look inside SSGSPlugin_Fallout4.ini (My Games/Fallout4). It contains settings for the plugin such as:

Currently supported stats

Health (In GameSense, 0 = Dead, 100 = Good)

Weight (In GameSense, 0 = Over encumbered, 100 = plenty of room)

Stamina (In GameSense, 0 = Tired, 100 = Good)

RADS (In GameSense, 0 = No RADS, 100 = Dead)

I hope to add XP one day but not having much luck finding a reliable hooking address.

Discussion: https://community.bethesda.net/message/127371

Compile Notes

NOTES

CREDITS

Bethesda for Fallout 4. (https://store.steampowered.com/app/377160/)

Microsoft for Visual Studio 2015. (https://www.visualstudio.com/)

The HJWasm devs. (https://github.com/Terraspace/HJWasm)

The cURL devs. (https://curl.haxx.se/)

The cURLcpp devs. (https://github.com/JosephP91/curlcpp)

The rapidjson devs. (https://github.com/miloyip/rapidjson)