I am not an expert in this, I want to replace a text in a game that is in a prefab file in a .bundle (CAB).
I used UABEA to unzip a container, then dumped, edited and imported a monobehaviour file back. I next compressed the modified bundle and unfortunately the game freezes at the very beginning. The game behaves in the same way as if an entire .bundle file is missing.
I have tried decompressing and compressing the bundle without any changes and that does not cause problem.
I also made a change in a hex editor, a very small one, because I only changed an uppercase to lowercase in the desired text and also the game can't turn on properly.
Hello
I am not an expert in this, I want to replace a text in a game that is in a prefab file in a .bundle (CAB).
I used UABEA to unzip a container, then dumped, edited and imported a monobehaviour file back. I next compressed the modified bundle and unfortunately the game freezes at the very beginning. The game behaves in the same way as if an entire .bundle file is missing.
I have tried decompressing and compressing the bundle without any changes and that does not cause problem.
I also made a change in a hex editor, a very small one, because I only changed an uppercase to lowercase in the desired text and also the game can't turn on properly.