DEMEO - Unity3d

How to translate the files of a game
Luc2as
Posts: 10
Joined: Wed Jan 26, 2022 11:56 am

DEMEO - Unity3d

Post by Luc2as »

Hey, guys,

I have a question if there is a tool to extract the data.unity3d file using command line. Explanation: I have localized resources.assets sharedassets0 files, which I extracted from data.unity3d using UnityEX (paid version). If I unzip the whole data.unity3d and then delete it the game works. Now I want to pass the localization to the players. At this point I would have to put all the game assets into the installer (1,5GB) and delete data.unity3d for the players. If I could use cmd (installer) to unpack data.unity3d for the players and then import my modified assets (5MB) I would avoid a huge installer.
Tried: uabea_rel4_windows_x64 (not working, only via GUI), AssetRipper_win_x64 (unzips only the final files not the assets themselves), AssetsBundleExtractor_2.2stable_64bit (message about old version)...
Any idea how to solve this?
Thanks for any tip.

If anyone would like to give it a try, the link...

https://bit.ly/3RMa6TS