Help:Modding Resources/Basic Modding Guide

From Imagisphere
Jump to navigation Jump to search


SackboyControllerRender.png
Modding Resources

Welcome to the Modding Resources section of the Imagisphere Wiki. This page is still very much a work in progress, but if you need help installing a mod you should be able to find it here.

Installing Toolkit
Toolkit is a Java application written by Ennuo, which was based on farctool2 and has evolved into a very powerful tool for editing LBP data.

You will need an operating system that can install JRE11 or up (e.g. Windows/Linux/MacOS); keep in mind that not all features will function properly on non-Windows devices.

If your device has JRE11 or up installed, you only need to double click the Toolkit .jar file to run it.

   Toolkit: https://github.com/ennuo/toolkit/releases/tag/Release
   JDK11: https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html
       If oracle doesn't work you can find JDK11 on the JDK Archive: https://jdk.java.net/archive/

Loading a Profile in Toolkit
You will need to locate the BigFart file and have Toolkit up and running.

In Toolkit you can load the profile by navigating to File>Load>Savedata>Big Profile and opening the bigfart file.

Once the BigFart is loaded, a new tab should appear containing all of the profile's files.

Loading Game Data in Toolkit
You will need to locate the MAP and FArc files and have Toolkit up and running.

In Toolkit you can load the MAP by navigating to File>Load>Gamedata>FileDB and the FArc files by navigating to File>Load>Gamedata>File Archive.

Once all the files are loaded, a new tab should appear containing all the games files.

Additional Help

If you need additional help and you can't find an answer here, feel free to ask on our Discord server.