[October 27, 2020]
Reversing a packet protocol: The FusionFall protocol
View repository
If you remember my old site before I switched to a static site, I wrote a couple of posts about FusionFall Retro. Unfortunately, that project has since been shutdown. A couple of months ago in the spirit of...
Learn how to extract FusionFall models!
You will need...
Custom DisUnity
Java 8
FF2Unity
DevXUnity
Unity*
DankFF Tool
*You will need old Unity, modern Unity will not work. Download links to 3.4.0
_________________________________________________
STEP 1: Obtain the asset bundle
Extracting...
How to Print Index Values with the DankFF Tool
Obtaining a list of index values can be necessary when modding FusionFall. You can't edit mission lines if you can't identity them first.
1. You'll need to have DankFF installed. Get it Here.
2. Extract the TableData bundle. Here's How to...
How to Host OpenFusion directly from your Computer
Step 1: Download the version of the game you want
(These links are to the official versions on OpenFusion's Github)
Click Here to Download Academy
Click Here to Download the Original
Step 2: Extract contents of the Zip into a new folder and...
Opening Asset Bundles with DevX
What is DevX?
DevX Unity Unpacker Tools makes it possible to open the game's asset files and view their contents.
This is especially helpful when you need to know which bundles contain specific NPCs, textures, sounds, etc.
You can also extract or edit some...
How to Clear your Cache
Knowing how to clear your cache files properly is important when experimenting with different versions of the game.
First, you need to open your computer's AppData folder.
On a Windows PC the fastest way to do this is to press the Windows Key and R, then enter %appdata%...