Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- VIDEO: http://youtu.be/AoQr-wVfs7o
- -How to Decompile Five Nights at Freddy's 1 and 2 (Any MMF2 and Clickteam Fusion Game)-
- STEP 1: Download the needed software.
- All the software that are needed for this tutorial are on the description.
- If you don't know how to type the commands, there is also a link that will direct you to the commands. :)
- Note: If you are confused, just click SKIP 2x times and then you can acces to the download page.
- STEP 2: Install the needed software
- Just follow me.
- Install 1. Python 2.7.x (SET PATH OPTION!)
- 2. Microsoft Visual C++ Compiler Package for Python 2.7
- Step 3: Install Python Cython 0.20
- 1. Run CMD.exe as administrator.
- 2. Type: pip install cython==0.20
- 3. Wait for installation.
- Step 4: Install MMF2 Developer
- 1. Install.
- 2. Update.
- 3. Patch it.
- 4. Install Extension Pack. (IMPORTANT)
- Step 5: Running Anaconda/Chowdren
- 1. I suggest to extract it in your Desktop.
- 2. Run build_all.bat
- 3. Run CMD.exe as administrator
- 4. Type: cd "location of anaconda\tools"
- For me is: cd "C:\Users\TechTutorials007\Desktop\Anaconda\Anaconda\tools"
- 5. Type: decompile.py "location of FNAF exe file" "output empty folder"
- For me is: decompile.py "C:\Users\TechTutorials007\Desktop\Five Nights at Freddys.exe" "C:\Users\TechTutorials007\Desktop\FNAF1D"
- FNAF 2: decompile.py "C:\Users\TechTutorials007\Desktop\Five Nights at Freddys 2.exe" "C:\Users\TechTutorials007\Desktop\FNAF2D"
- 6. Wait until decompilation is finished!
- 7. Now open output folder and run out.mfa
- 8. Run it with MMF2 Developer.
- 9. Now you have fully decompiled FNAF Images, Sounds and SECRETS! Enjoy.
- -If you want a tutorial of how to use and "explore" the decompiled files tell me by commenting below! I would really appreciate if you like, comment, favourite and share the video! I hope you enjoyed the video! :) Have a nice day and theories! :)-
- VIDEO: http://youtu.be/AoQr-wVfs7o
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement