FF8 MCH is a Blender plugin that allows to import/export .MCH field model files for Final Fantasy VIII
- Install Blender 4.2 LTS
- Download this repository as a ZIP
- Edit -> Preferences -> Add-ons -> Install from Disk...
- Pick the ZIP you downloaded
- Enable
FF8 MCH Field Models
- Import/Export using the relative
File -> Import/Export -> FF8 Field Model
menu
- Install Python
- Install the Python extension
- Install https://github.com/hextantstudios/hextant_python_debugger
- Install https://github.com/nutti/fake-bpy-module (
pip install fake-bpy-module
) - Start the debugger: Blender icon -> System -> Start Debug Server
- Clone this project in the Blender addon path
- Windows:
%appdata%\Blender Foundation\Blender\4.2\scripts\addons\
- Mac:
/Users/$USER/Library/Application Support/Blender/4.2/scripts/addons/
- Linux:
$HOME/.config/blender/4.2/scripts/addons/
- Windows:
- Open the
ff8_mch
folder in Visual Studio Code - Press
F5
on Visual Studio Code - Run the extension in Blender
Original Blender plugin was authored by Shunsq.
FF8 MCH is released under GPLv3 license. You can get a copy of the license here: COPYING.txt
If you paid for FF8 MCH, remember to ask for a refund from the person who sold you a copy. Also make sure you get a copy of the source code (if it was provided as binary only).
If the person who gave you this copy refuses to give you the source code, report it here: https://www.gnu.org/licenses/gpl-violation.html
All rights belong to their respective owners.