04-13-2020, 11:08 PM -
(04-13-2020, 02:27 AM)AlbertAlpha Wrote: Fix duplicated character DLCs:
- Download the dummy file "dllzzzz.ppu.sprx" from https://drive.google.com/file/d/17ZvRQsa...sp=sharing
- Place a copy of the file in "\dev_hdd0\game\NPUB30505\USRDIR\dynamic\player"
- Go to "\dev_hdd0\game\NPUB30505\USRDIR\dlc"
- Place a copy of the file inside each character "dlcNN_player_***" folder and "dll" subfolders.
Code:For example for the "dlc16_player_fuma":
"\dev_hdd0\game\NPUB30505\USRDIR\dlc\dlc16_player_fuma\dllzzzz.ppu.sprx"
"\dev_hdd0\game\NPUB30505\USRDIR\dlc\dlc16_player_fuma\dll\dllzzzz.ppu.sprx"
"\dev_hdd0\game\NPUB30505\USRDIR\dlc\dlc16_player_fuma\dll\dllplayer\dllzzzz.ppu.sprx"
"\dev_hdd0\game\NPUB30505\USRDIR\dlc\dlc16_player_fuma\dll\dllshot\dllzzzz.ppu.sprx"
Is there anything you've found that can be done about the duplicated base characters? The rest seems to work fine.