DRG-Femboy-Voice/README.md
2025-04-15 12:39:31 -07:00

39 lines
1.7 KiB
Markdown
Executable file

# Femboy Voice Pack: Deep Rock Galactic Audio Mod
Explicitly forked from [zomebieseatflesh7's ShoutFramework template](https://github.com/zombieseatflesh7/ShoutFramework)
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
1. Open the file in UE4.27
2. rebuild stuff (goes into `Build/` and `Binaries/`)
3. Look in the top-left corner. Tap "file"
4. Go down to "package project", then "windows (64-bit)"
5. select a folder to package to. Make sure the folder is empty.
6. wait for stuff to package (goes into `DerivedDataCache/`, `Saved/`, and `Intermediate/`)
7. Once you hear the *bling*, head to Saved and find `Content` alongside `AssetRegistry.bin`
8. 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)
9. Drag the file into `_Repack` to recieve a `.pak` file.
10. Head to the DRG files within your launcher of choice.
11. Find a folder called `Mods/`
12. Make a folder for the name of the mod (FemboyVoice is used as the folder file)
13. **COMPLETED**