Has anyone been able to get the DLC to work?
Have removed all mods and the game so far hasn't crashed, but none of the DLC outfits show up.
So far I've tried moving the .pak and .sig files into the following places, but nothing changes:
GalGun2\DLCPaks
GalGun2\Content\DLCPaks
GalGun2\Content\Paks (copying and pasting the files into this folder)
GalGun2\Content\Paks\DLCPaks
GalGun2\Content\Paks\Mods\DLCPaks
--- UPDATE ---
I got the outfits to show up! Found the solution in the comment thread on
You must be registered to see the links
.
The problem wasn't the location of the file, but something else entirely; the original location, `GalGun2\DLCPaks`, is the correct location for the files.
To activate the DLC, you need to go to the `Engine\Binaries\ThirdParty\Steamworks\Steamv139\Win64` and open the steam_emu file in some text editor.
Then, underneath the "### Identifiers for DLCs" line, add the following lines so that it looks something like this:
Code:
### Identifiers for DLCs
855220 = SteamDB Unknown App 855220
855230 = SteamDB Unknown App 855230
855250 = SteamDB Unknown App 855250
855260 = SteamDB Unknown App 855260
855270 = SteamDB Unknown App 855270
855280 = SteamDB Unknown App 855280
855290 = SteamDB Unknown App 855290
855300 = SteamDB Unknown App 855300
855310 = SteamDB Unknown App 855310
855330 = SteamDB Unknown App 855330
855340 = SteamDB Unknown App 855340
855350 = SteamDB Unknown App 855350
855360 = SteamDB Unknown App 855360
855400 = SteamDB Unknown App 855400
855410 = SteamDB Unknown App 855410
855420 = SteamDB Unknown App 855420
855430 = SteamDB Unknown App 855430
855440 = SteamDB Unknown App 855440
855450 = SteamDB Unknown App 855450
855460 = SteamDB Unknown App 855460
855470 = SteamDB Unknown App 855470
###
This got the outfits to show up for me.