thecookiss
Platinian
I need to replace models and textures in this game.
In older versions it was easy to do this, there were a bunch of bundle files that were not encrypted, but not now, instead of them there is this:
data.unity3d
datapack.unity3d
This happened after the game switched to unity 2022
they cannot be opened in UABE or AssetsStudio.
In rare cases, when it was possible to open it in AssetsStudio, all the files were broken and pixelated
there in the folder \assets\aa\Android I found some .bundle
surprisingly they open in UABEA (UABEA supports unity 2022)
they are compressed, after decompression I replaced the texture with my own, compressed it back, signed the apk
but in the end the game did not start and showed a black screen
Please tell me how to work and modify this type of games?
Game: Car Parking Multiplayer
In older versions it was easy to do this, there were a bunch of bundle files that were not encrypted, but not now, instead of them there is this:
data.unity3d
datapack.unity3d
This happened after the game switched to unity 2022
they cannot be opened in UABE or AssetsStudio.
In rare cases, when it was possible to open it in AssetsStudio, all the files were broken and pixelated
there in the folder \assets\aa\Android I found some .bundle
surprisingly they open in UABEA (UABEA supports unity 2022)
they are compressed, after decompression I replaced the texture with my own, compressed it back, signed the apk
but in the end the game did not start and showed a black screen
Please tell me how to work and modify this type of games?
Game: Car Parking Multiplayer
Last edited: