Evil Dead The Game [UASSET File!]

How to translate the files of a game
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Evil Dead The Game [UASSET File!]

Post by MuslimCyberGames »

Image
EVIL DEAD THE GAME (EPIC GAMES)

Hello, anyone can help me to make some Import/Export Uasset files for this game?

Image

Thanks for helping me.

Sorry, for my bad English.
NoobInCoding
Posts: 127
Joined: Sat Aug 07, 2021 9:49 am

Re: Evil Dead The Game [UASSET File!]

Post by NoobInCoding »

Code: Select all

//------------------------------------------------
//--- 010 Editor v11.0.1 Binary Template
//
//      File: Evil Dead The Game uasset
//   Authors: NoobInCoding
//   Version:
//   Purpose:
//  Category:
// File Mask:
//  ID Bytes:
//   History:
//------------------------------------------------
FSeek(448);
int Typelen;
char Type[Typelen];
int count;
struct{
   int IDlen;
   char ID[IDlen];
   int strlen;
   if(strlen < 0){
      wchar_t str[strlen*-1];
   }else{
      char str[strlen];
   }
}Strings[count]<optimize=false>;
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: Evil Dead The Game [UASSET File!]

Post by MuslimCyberGames »

NoobInCoding wrote:

Code: Select all

//------------------------------------------------
//--- 010 Editor v11.0.1 Binary Template
//
//      File: Evil Dead The Game uasset
//   Authors: NoobInCoding
//   Version:
//   Purpose:
//  Category:
// File Mask:
//  ID Bytes:
//   History:
//------------------------------------------------
FSeek(448);
int Typelen;
char Type[Typelen];
int count;
struct{
   int IDlen;
   char ID[IDlen];
   int strlen;
   if(strlen < 0){
      wchar_t str[strlen*-1];
   }else{
      char str[strlen];
   }
}Strings[count]<optimize=false>;


Thanks for answering. I gonna test it.
Franco
Posts: 28
Joined: Sat May 14, 2022 11:03 pm

Re: Evil Dead The Game [UASSET File!]

Post by Franco »

Brother, is there any change? I know that the language file of this game is in locres.
Were you able to integrate it into the game? I want to translate this game into my language.
jonastraducoes
Posts: 88
Joined: Sun Aug 18, 2019 1:33 am

Re: Evil Dead The Game [UASSET File!]

Post by jonastraducoes »

MuslimCyberGames wrote:Image
EVIL DEAD THE GAME (EPIC GAMES)

Hello, anyone can help me to make some Import/Export Uasset files for this game?

Image

Thanks for helping me.

Sorry, for my bad English.


Hi, I'll look into it, I don't promise anything.
jonastraducoes
Posts: 88
Joined: Sun Aug 18, 2019 1:33 am

Re: Evil Dead The Game [UASSET File!]

Post by jonastraducoes »

text to imagem 'Press To Play jonas'

Image

file locres new format UE4 2.7
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: Evil Dead The Game [UASSET File!]

Post by MuslimCyberGames »

This game have Locres (for menu and some UI and Dialog) and Uasset files.

U can search them in PAK and Ucas files.
jonastraducoes
Posts: 88
Joined: Sun Aug 18, 2019 1:33 am

Re: Evil Dead The Game [UASSET File!]

Post by jonastraducoes »

MuslimCyberGames wrote:This game have Locres (for menu and some UI and Dialog) and Uasset files.

U can search them in PAK and Ucas files.


Hi, I don't understand.
send everything ready, and only you extract the texts from the locres and translate.
Inside the locres you have all the texts of the game.

The example you cited of text above is in the files locres.
Really don't understand your question.
Last edited by jonastraducoes on Mon May 16, 2022 2:45 am, edited 1 time in total.
amrshaheen61
Posts: 15
Joined: Sun Oct 24, 2021 9:48 pm

Re: Evil Dead The Game [UASSET File!]

Post by amrshaheen61 »

MuslimCyberGames wrote:Image
EVIL DEAD THE GAME (EPIC GAMES)

Hello, anyone can help me to make some Import/Export Uasset files for this game?

Image

Thanks for helping me.

Sorry, for my bad English.


You have another example?
jonastraducoes
Posts: 88
Joined: Sun Aug 18, 2019 1:33 am

Re: Evil Dead The Game [UASSET File!]

Post by jonastraducoes »

amrshaheen61 wrote:
MuslimCyberGames wrote:Image
EVIL DEAD THE GAME (EPIC GAMES)

Hello, anyone can help me to make some Import/Export Uasset files for this game?

Image

Thanks for helping me.

Sorry, for my bad English.


You have another example?


Hi, master amrshaheen61.
All text files are inside the locres files.
I already checked.
amrshaheen61
Posts: 15
Joined: Sun Oct 24, 2021 9:48 pm

Re: Evil Dead The Game [UASSET File!]

Post by amrshaheen61 »

jonastraducoes wrote:
amrshaheen61 wrote:
MuslimCyberGames wrote:Image
EVIL DEAD THE GAME (EPIC GAMES)

Hello, anyone can help me to make some Import/Export Uasset files for this game?

Image

Thanks for helping me.

Sorry, for my bad English.


You have another example?


Hi, master amrshaheen61.
All text files are inside the locres files.
I already checked.


Ok