Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Simple extract ignores "-d"? #4

@IngwiePhoenix

Description

@IngwiePhoenix

I wanted to dig into Metal Gear Rising to hopefuly replace the XBox key legend with the PlayStation one instead. But before doing so I need to extract it first, so after reading the help prompt, I attempted this:

PS E:\CPKTool> .\YACpkTool.exe -X -d "E:\MGR Modding\out" -i "C:\Program Files (x86)\Steam\steamapps\common\METAL GEAR RISING REVENGEANCE\GameData\data000.cpk"
100% extracted...
Status = Complete

Process finished (hopefully) without issues!

But, my output did not end up in E:\MGR Modding\out, but in the CPK's directory instead.

Process finished (hopefully) without issues!
PS E:\CPKTool> dir "C:\Program Files (x86)\Steam\steamapps\common\METAL GEAR RISING REVENGEANCE\GameData"


    Verzeichnis: C:\Program Files (x86)\Steam\steamapps\common\METAL GEAR RISING REVENGEANCE\GameData


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
d-----        23.02.2023     20:27                data000 <-----------
d-----        22.02.2023     20:43                movie
d-----        22.02.2023     20:43                movie_ui
d-----        22.02.2023     20:43                sound
-a----        22.02.2023     20:10      778408832 data000.cpk
-a----        22.02.2023     20:10     1102187240 data001.cpk
-a----        22.02.2023     20:10        3153568 data002.cpk
-a----        22.02.2023     20:10        3404488 data003.cpk
-a----        22.02.2023     20:10        7322496 data004.cpk
-a----        22.02.2023     20:10       22784600 data005.cpk
-a----        22.02.2023     20:10       24545800 data006.cpk
-a----        22.02.2023     20:10        4264104 data104.cpk
-a----        22.02.2023     20:10        3445024 data105.cpk
-a----        22.02.2023     20:10      104629360 data106.cpk
-a----        22.02.2023     20:10      368776960 data107.cpk
-a----        22.02.2023     20:10      323043032 data108.cpk
-a----        22.02.2023     20:10        2801664 shader.dat
-a----        22.02.2023     20:43          61440 shader2.dat
-a----        22.02.2023     20:10         266240 shadereff.dat

I don't mind having to stitch those together later, but I feel like this might be a bug, so I wanted to let you know. Also,m the command line used came directly from the README within the YACT subfolder.

Thanks and kind regards,
Ingwie

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions