1.7 KiB
Executable file
1.7 KiB
Executable file
Femboy Voice Pack: Deep Rock Galactic Audio Mod
Explicitly forked from zomebieseatflesh7's ShoutFramework template
This is all of the source files. Have fun :3
Things to note
Please take a look at the .gitignore
file. These are the directories that can freely be deleted. Anything else can risk the project not building.
Voice line exceptions
- Voice line 25 is used for 26.
- Voice line 27 is used for 28.
- Voice line 71 is used alongside 72.
- Voice line 75 is used for 77.
- Voice line 79 is used for 80.
- Voice line 107 is not used.
- Voice lines 117 and 118 are not used. They might be put in later.
- Voice lines 142 is used for 143.
- Voice lines 173 and 172 is used between each other.
- Voice line 408 is used for 409.
- Voice lines 603 are used for 604, 605, and 606.
How to build
- Open the file in UE4.27
- rebuild stuff (goes into
Build/
andBinaries/
) - Look in the top-left corner. Tap "file"
- Go down to "package project", then "windows (64-bit)"
- select a folder to package to. Make sure the folder is empty.
- wait for stuff to package (goes into
DerivedDataCache/
,Saved/
, andIntermediate/
) - Once you hear the bling, head to Saved and find
Content
alongsideAssetRegistry.bin
- Grab those files and throw them into
DRGPacker4.27
in a folder with the name of the mod (FemboyVoice is used as the mod file) - Drag the file into
_Repack
to recieve a.pak
file. - Head to the DRG files within your launcher of choice.
- Find a folder called
Mods/
- Make a folder for the name of the mod (FemboyVoice is used as the folder file)
- COMPLETED