FAQ
πΉIs there official mod support?
Not yet. However, modding can still be done to some extent.
πΉ Where do I find mods?
Nearly all the mods are currently hosted on https://www.nexusmods.com/intotheradiusvr Just open #modding_catalogue where you can browse through them.
πΉ How do I install mods?
You can use Vortex with the ITR extension. You can install them manually by dropping the mod's .pak file in "steamapps\common\IntoTheRadius\IntoTheRadius\Content\Paks"
πΉ Is modding possible on MQ2?
No, currently it is only possible on the PCVR version of the game.
πΉ Are mods safe to install / remove mid-playthrough?
Most of them are, especially the cosmetic ones, but when in doubt you should ask.
πΉWhy are mods so limited?
With the lack of official support, only mods that replace specific assets or tweak parameters can be done. While some mods make creative use of those limited possibilities, we cannot add brand new element to the game, such as new weapons, new maps, etc.
ββββββββββββββββββββββββββββββββββββββββββββββββββββββ
GUIDES
πΈ https://docs.google.com/document/d/1BhtrHDz7WJLShXgJfkD4HLyuYApn3gcejO8MyWW72Sg/edit - Author @bronze zephyr
πΈ https://drive.google.com/file/d/132O8upmEbaJb9gbecMSCrmy78czEZw3U/view?usp=sharing - Author @zinc birch
πΈ https://docs.google.com/document/d/1NO_qhd00I7ENw4VBaZBCnSHCzznaaOcuvrIn1zZrJGs/edit - Author @obtuse grove
TOOLS
Asset extraction
πΈ https://github.com/4sval/FModel - Fmodel. Explore and extract .pak content
πΈ https://github.com/gildor2/UEViewer - UEViewer. Explore and extract .pak content. More focused on texture and models than Fmodel.
Asset edition
πΈ https://github.com/kaiheilos/Utilities - AssetEditor. Edit assets after having extracted them.
πΈ https://github.com/atenfyr/UAssetGUI - UassetGui. Edit assets after having extracted them. A bit more reliable than AssetEditor
Pak file creation
πΈ https://github.com/tshao4/UnrealPakGUI - UnrealPackGUI. Repack the edited asset into .pak files the game can use.
PLUGINS / EXTERNAL RESOURCES
πΈ https://github.com/Befzz/blender3d_import_psk_psa - Blender importer for .psk files
πΈ https://drive.google.com/drive/u/0/folders/1f92kdjS5Q7gxS9kyefpqThpn8d3oT6g_ - Resources to import into UE4 by @zinc birch and @stray ore