Mayki Posted July 18 Share Posted July 18 I'm looking for someone to help me with exporting and importing texts from the export_package.uasset text file from game Nobody Wants to Die. The file contains different languages, but I can't export and import the texts back. Can anyone help me? The file is attached. Thank you. Export_package.zip Link to comment Share on other sites More sharing options...
greku Posted July 18 Share Posted July 18 What name isthe file in the game archives? Link to comment Share on other sites More sharing options...
Mayki Posted July 19 Author Share Posted July 19 Export_package.uasset pakchunk0-Windows.ucas detnoir\Content\ArticyContent\Generated\Packages\Export_package.uasset Link to comment Share on other sites More sharing options...
Hulk Posted July 19 Share Posted July 19 uassets is a raw file. You need to dump this file Try UnityAssetBundleExtractorAvalonia or Fmodel Link to comment Share on other sites More sharing options...
Pikor Posted July 19 Share Posted July 19 (edited) Uasset is a Unreal Engine file not Unity. Search something like this https://github.com/search?q=uasset&type=repositories&p=1 Edited July 19 by Pikor 1 Link to comment Share on other sites More sharing options...
Hulk Posted July 19 Share Posted July 19 Yes, my mistake. UnityAssetBundleExtractorAvalonia only applies to Unity games. I was able to find a tool https://github.com/amrshaheen61/UE4LocalizationsTool but I get some error. It probably doesn't support texts from unreal engine 5.3 Link to comment Share on other sites More sharing options...
Mayki Posted July 19 Author Share Posted July 19 This problem needs a skilled programmer who can make a tool. I have tried classically available tools, nothing can handle this file. 1 Link to comment Share on other sites More sharing options...
Engineer NoobInCoding Posted July 20 Engineer Share Posted July 20 (edited) 19 hours ago, Hulk said: Yes, my mistake. UnityAssetBundleExtractorAvalonia only applies to Unity games. I was able to find a tool https://github.com/amrshaheen61/UE4LocalizationsTool but I get some error. It probably doesn't support texts from unreal engine 5.3 This file is not a text asset so you can't edit it with any public tool Edited July 20 by NoobInCoding Link to comment Share on other sites More sharing options...
Mayki Posted July 20 Author Share Posted July 20 1 hour ago, NoobInCoding said: This file is not a text asset so you can't edit it with any public tool Would you look at this for me, Master? Link to comment Share on other sites More sharing options...
michalss Posted July 20 Share Posted July 20 2 hours ago, NoobInCoding said: This file is not a text asset so you can't edit it with any public tool Its a combine container with voice and other data... Nasty one 😞 Link to comment Share on other sites More sharing options...
EmOo Posted July 26 Share Posted July 26 https://www.nexusmods.com/nobodywantstodie/mods/2 Link to comment Share on other sites More sharing options...
Mayki Posted July 27 Author Share Posted July 27 (edited) 14 hours ago, EmOo said: https://www.nexusmods.com/nobodywantstodie/mods/2 This will only help with unpacking the UCAS file with FModel, but not with exporting and importing texts from the export_package.uasset file. Or am I wrong? Edited July 27 by Mayki Link to comment Share on other sites More sharing options...
EmOo Posted July 27 Share Posted July 27 You're not wrong, unfortunately.. 😕 Link to comment Share on other sites More sharing options...
Datura2 Posted July 29 Share Posted July 29 I edited it directly in 101 editor, currently still can't extract text Link to comment Share on other sites More sharing options...
Mayki Posted July 30 Author Share Posted July 30 The correct usmap file is this one: Mappings.usmap It is used to pull the json formatted text through Fmodel. It still doesn't solve the import back. Json text here. Mappings.zip Link to comment Share on other sites More sharing options...
mohammadfadel1987 Posted August 23 Share Posted August 23 (edited) https://github.com/GMatrixGames/JsonAsAsset/releases Edited August 23 by mohammadfadel1987 Link to comment Share on other sites More sharing options...
mohammadfadel1987 Posted August 23 Share Posted August 23 Export_package.json to Export_package.uasset Link to comment Share on other sites More sharing options...
erion1 Posted December 1 Share Posted December 1 (edited) How to export this file Export_package.uasset to .txt pls any tool or guide Edited December 1 by erion1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now