Create an account

Blueprint Apparate Modloader v1.0.1  

Upload: 14 Feb 2023, 23:44
Last updated: 25-03-2023, 14:11
Created by: Narknon [X]
Uploaded by: Aqxaro
Blueprint Apparate Modloader v1.0.1

This mod loader will add a menu that you can open with the F1 key, you can add logic mods with this menu and your list of mods will be saved
and automatically loaded every time the level is loaded in.

Installation:
Install by dropping the zBPApparate_P.pak, zBPApparate_P.ucas, and zBPApparate_P.utoc files in your "...\Hogwarts Legacy\Phoenix\Content\Paks\~mods" folder.  If you do not have a ~mods folder, create one.

This comes with no built-in mods, this is just a way for mod authors and users to use multiple logic mods without them overwriting and conflicting with each other, and without the need for a DLL.

How to use(users):
To use the menu press the F8 key, and a menu should open up.
With this menu opened you can click in the uppermost white box to enter a mod name and press enter to load the mod.

To exit the menu simply click out of the text box and hit F8 again.


Known Issues:
Cursor input may be a bit weird. Try clicking around and pressing F8 again.
Currently can't turn off mods without deleting the related pak files.  Should be fixed soon.

How to use(modders):
The mod loader simply loads up custom map instances, and those maps must be placed in this specific UE4 project path;
"/Content/CustomContent/", for example "/Content/CustomContent/MyMod.umap"
Inside that newly created map, Blueprints -> Open Level Blueprint (at the top), and create your logic there or spawn your own blueprint and continue from there.
Pak your level and any related assets, and once in-game just open the mod menu (F8) and type in your mod name (umap name).

Instructions for making BP Apparate-compatible mods can be found here (it's easy): ModLoader Mod Creation
(the guide was made for Stray but the same principles apply)

Make sure you package your mod with IO Store turned on. See: https://github.com/narknon/CCFF7RUproj#to-pak-files-as-ucasutoc

Credits:
This mod loader is heavily based on YuriLewd from KH3's mod loader.

Comments
The minimum comment length is 10 characters.