Anomaly is an Open-Source mod loader for LEGO Dimensions PS4!
Installing Anomaly and adding mods is quick and easy - no special tools or knowledge required.
Built and tested on the Windows version of shadPS4 v0.10.1 but should work on other platforms too.
Important
Your game must be on version 1.24 for this to work. Other versions are not supported.
- Go to the releases page, and download the most recent version.
- Locate where your game is installed, and place the downloaded
.PRXfile into thesce_modulefolder.
- Download some mods that you would like to use.
- In your game folder (where
data,sce_module, andsce_sysare), create a new folder calledmods. - Place your mods inside the
modsfolder.
Note
The mod must include both a .DAT as well as a .HDR file for the game to include it.
To uninstall mods, simply remove them from the mods folder. They will then not be included on the next run of the game.
To remove Anomaly altogether: Remove the anomaly.prx file from the sce_module folder.
See the Getting started page.
- Adds the ability to load in custom
.DATfiles that take priority over regular GAME/PATCH.DATfiles. - Adds support for layered
text.csvfiles, allowing mods to coexist without overwriting each other. - Removes the annoying spam in the console from unimplemented (and unnecessary) functions such as
sceVideoOutSetWindowModeMargins,sceRemotePlayProhibitand others.
This mod loader was implemented using kalaposfos13's eboot-hooks-prx template.
Thank you to Ac_K for the support given when creating this project.