/AfterTheFall_bhaptics

bhaptics integration mod for After The Fall

Primary LanguageC#

AfterTheFall_bhaptics

Basic bHaptics support for After The Fall.

Warning

Let me be very clear up front: After The Fall is a multiplayer game. If you try to cheat via mods, you are likely going to get your account banned, and nobody will like you. Even with this workaround, After The Fall will know that you are running a mod, and it will tell you right at startup that it knows. This mod here should be fine, it is not cheating and only provides additional immersive feedback, as anyone can see in this source code.

If you have any questions or comments, ping me (Florian) in the bhaptics Discord:

https://discord.gg/mKaWnRuAjC

Automated Installation

Get the Setup Batch file from the latest release here. Save it into your After The Fall main folder and execute (double click) it. Windows Defender will warn you that it does not know the publisher, and you will have to click on "More info..." to pick "Run anyway". If you aren't sure what the file does, you can open it in a text editor. It will download the After The Fall modding tool, the mod loader (BepInEx) and my mod from GitHub and unzip them into the current directory.

Afterwards, you will have a "AfterTheFall_modding.exe" file in your main game folder. Run this to start After The Fall with the mod. The first time will take quite a while because the modding tool will do its magic, and the game might not even start. If the command Window closes and nothing happens, just run the executable again and it should work. You should feel a startup heart beat right in the beginning so you know that the mod is working.

That's it. You can still play unmodded After The Fall by starting it "the normal way" and not via the "AfterTheFall_modding.exe".

Manual installation

Basically do what the Setup file does: