You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then I ran the following commands from Terminal in the C:\_temp directory:
"C:\_code\dolken\src\unp4k\bin\Release\net47\win-x64\unp4k.exe" "C:\Program Files\Roberts Space Industries\StarCitizen\Game\data.p4k" ".ini"
"C:\_code\dolken\src\unp4k\bin\Release\net47\win-x64\unp4k.exe" "C:\Program Files\Roberts Space Industries\StarCitizen\Game\data.p4k" ".xml"
"C:\_code\dolken\src\unp4k\bin\Release\net47\win-x64\unp4k.exe" "C:\Program Files\Roberts Space Industries\StarCitizen\Game\data.p4k" ".socpak"
After those ran successfully, I tried the following:
"C:\_code\dolken\src\unforge\bin\Release\net47\win-x64\unforge.exe" "C:\_temp\Data"
Converting \Game.dcb
Error converting C:\_temp\Data\Game.dcb: The given key was not present in the dictionary.
Does anyone have any clues as to what I'm doing wrong here?
The text was updated successfully, but these errors were encountered:
Following previously provided instructions in #58, I downloaded https://github.com/dolkensp/unp4k/tree/feature/dataforge-v6-support and used Microsoft Visual Studio Community 2022 to build the projects.
Then I ran the following commands from Terminal in the
C:\_temp
directory:After those ran successfully, I tried the following:
Does anyone have any clues as to what I'm doing wrong here?
The text was updated successfully, but these errors were encountered: