Jump to content

Amenti problem localization


Go to solution Solved by N o o B,

Recommended Posts

Posted

It took a long time to find the translation, and it turned out to be in the Start.umap file.
image.thumb.png.70c569e2afaa58d80575517f338c5ad1.png

by unpacking this file and replacing just one letter

image.png.b67468bb87ff2c313e8dc7ec14ad9324.png 

and after I packed it back using the unrealrezen utility, when I start the game in the menu, I get

LowLevelFatalError [File:D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp] [Line: 5647] 
ObjectSerializationError: /Game/MapsEgypt/STARTe (0xD05DB1243AC94CB) /Game/MapsEgypt/STARTe (0xD05DB1243AC94CB) - Texture2D /Game/MapsEgypt/STARTe.STARTe:PersistentLevel.Landscape_0.Texture2D_3: Serial size mismatch: Expected read size 22392, Actual read size 22130

how to solve this problem?

  • Engineers
  • Solution
Posted (edited)
2 hours ago, Chillstream said:

It took a long time to find the translation, and it turned out to be in the Start.umap file.
image.thumb.png.70c569e2afaa58d80575517f338c5ad1.png

by unpacking this file and replacing just one letter

image.png.b67468bb87ff2c313e8dc7ec14ad9324.png 

and after I packed it back using the unrealrezen utility, when I start the game in the menu, I get

LowLevelFatalError [File:D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp] [Line: 5647] 
ObjectSerializationError: /Game/MapsEgypt/STARTe (0xD05DB1243AC94CB) /Game/MapsEgypt/STARTe (0xD05DB1243AC94CB) - Texture2D /Game/MapsEgypt/STARTe.STARTe:PersistentLevel.Landscape_0.Texture2D_3: Serial size mismatch: Expected read size 22392, Actual read size 22130

how to solve this problem?




With this tool, you can create .locres from unzipped .uasset and .uexp files.
https://github.com/VD42/UE4TextExtractor

Or download and use this sample:  UEXP_to_Locres.zip
(Read the ReadMe.txt!)

Edited by N o o B
  • Like 1
  • Engineers
Posted
32 minutes ago, Chillstream said:

Thanks, it worked.
2025-03-16-224624121.png

I'm happy for him. Please mark my answer as a solution. 🙂

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...