Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asset creation #44

Open
Real-N34r opened this issue Sep 25, 2024 · 4 comments
Open

Asset creation #44

Real-N34r opened this issue Sep 25, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Real-N34r
Copy link

Real-N34r commented Sep 25, 2024

Describe the bug
I've tried the tool with ue 4.26.2 game . I tried to make a patch with this tool but the tool only make 1kb files and with those files i tried to run the game but it didn't work.
367521451-db5443ca-cfbe-4d93-b54a-f83b75ace90e.png

367521438-f1c48462-b48d-4105-885b-c09440278739.png

Here I've attached the original ucas and utoc with the aes key

https://drive.google.com/file/d/1Oi-S1VUHVfazuE9Z9E0QjQidfL76Bz48/view?usp=drivesdk

@Real-N34r Real-N34r added the bug Something isn't working label Sep 25, 2024
@rm-NoobInCoding
Copy link
Owner

Which archive contains the asset that you wanna patch?

@Real-N34r
Copy link
Author

Which archive contains the asset that you wanna patch?

Pc1000

@rm-NoobInCoding
Copy link
Owner

rm-NoobInCoding commented Sep 26, 2024

Add this to the end of your commend and test it again
--mount-point PesMobile/Content/Assets/
Also don't forget to move the content that you wanna patch outside of this path
for example if this was old path
MyPatchContent/PesMobile/Content/Assets/A.uasset
move it to be like this
MyPatchContent/A.uasset

@Real-N34r
Copy link
Author

Add this to the end of your commend and test it again
--mount-point PesMobile/Content/Assets/
Also don't forget to move the content that you wanna patch outside of this path
for example if this was old path
MyPatchContent/PesMobile/Content/Assets/A.uasset
move it to be like this
MyPatchContent/A.uasset

I've tried it with the mount point you have suggested

Here is the screenshot
IMG-20240926-WA0036.jpg

IMG-20240926-WA0039.jpg

Still the patch isn't working

Again I've tried to pack 177 files still it creates the pak and iostore files of 1kb (this time i used default mounting)IMG-20240926-WA0040.jpg

IMG-20240926-WA0037.jpg

IMG-20240926-WA0038.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants