About this mod
This mod will force your weapon of choice across all the classes (for one character only, probably whoever you control).
- Permissions and credits
This mod will force your weapon of choice across all the classes (for one character only, probably whoever you control).
v1.0:
- Initial release.
Instructions:
1. Open the Presets folder in the zip file.
2. Choose the character who you wish to change weapons for, and which weapon you want to apply to all classes.
Example: You play as Val, and want all his classes to use a Greatsword.
a) Open the folder "val_large_sword".
b) Place the following files in your mods folder:
- pakchuck565-weapon_replacer_val_large_sword_1_P.pak
- pakchuck565-weapon_replacer_val_large_sword_1_P.ucas
- pakchuck565-weapon_replacer_val_large_sword_1_P.utoc
That's it.
To put things back the way they were, just remove the pak/ucas/utoc files.
Warning: You cannot combine them. You can only use one set of weapon_replacer files at a time. So ONE character only.
Note: The mods folder is typically "C:\Program Files (x86)\Steam\steamapps\common\VisionsofMana\VisionsofMana\Content\Paks\~mods".
Notes:
This only affects one character. You'll probably want to do it for the character you typically play as. You cannot
use it for multiple characters, because they will overwrite eachother.
It's possible to do this for multiple characters at the same time. See "Presets\#make_your_own\instructions.txt".
You'll need a hex editor that can replace a set of hex values, so some technical knowledge is required.
How to mod VoM:
Unpacking and repacking can only be done with UnrealUnZen at the moment due to the game's use of iostore.
Load the game's primary utoc file, select repack files and select the folder with your modded files (with the same folder
structure as the original files). Then save the upack/utoc/ucas. Make sure to use the "_P" suffix for the filename as always.
For viewing uassets in readable json, use FModel. To edit the uassets, you'll have to do it in a hex editor for now.