Sewer56 / CriFs.V2.Hook.ReloadedII

A mod that allows you to add/replace existing files without repacking CRI Middleware CPKs.
GNU Lesser General Public License v3.0
7 stars 8 forks source link

Persona 4 Golden PC AWB extension problem (problem with new update?) #9

Open ldraconn opened 8 months ago

ldraconn commented 8 months ago

Hi! I'm trying to make mod using your hook for Persona 4 Golden. For that I need to replace some audio files in AWB archive, but I got this message when starting game with Reloaded-II.

image

And yes, there isn't an ACB file for that one and many other AWB, but they do contain audio files and game (and me when I extract those) doesn't have problem with missing ACBs. Is there some way to omit searching for ACB?

Century-300 commented 8 months ago

Hey there! File emulator does support replacing audio in the game's event sound banks even when they have no acb. Did you make sure to set up your mod correctly? This is what it should look like inside your mod directory. image

ldraconn commented 8 months ago

Double-checked, it looks exactly like that (or am I not seeing what's wrong).

image

Also, there's two AWBs named like that in CPK file, (one for Japanese version, one for English), maybe that's the problem?

Sewer56 commented 8 months ago

You could be editing the one for the different language, yeah.

ldraconn commented 8 months ago

Checked that, both versions remain unchanged. Nothing replaced

ldraconn commented 8 months ago

So... is there anything I can do to make this work? Like specifying directory of a file?