Evil Dead The Game [UASSET File!]
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Evil Dead The Game [UASSET File!]
EVIL DEAD THE GAME (EPIC GAMES)
Hello, anyone can help me to make some Import/Export Uasset files for this game?
Thanks for helping me.
Sorry, for my bad English.
-
- Posts: 127
- Joined: Sat Aug 07, 2021 9:49 am
Re: Evil Dead The Game [UASSET File!]
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>;
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: Evil Dead The Game [UASSET File!]
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.
-
- Posts: 28
- Joined: Sat May 14, 2022 11:03 pm
Re: Evil Dead The Game [UASSET File!]
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.
Were you able to integrate it into the game? I want to translate this game into my language.
-
- Posts: 88
- Joined: Sun Aug 18, 2019 1:33 am
Re: Evil Dead The Game [UASSET File!]
MuslimCyberGames wrote:
EVIL DEAD THE GAME (EPIC GAMES)
Hello, anyone can help me to make some Import/Export Uasset files for this game?
Thanks for helping me.
Sorry, for my bad English.
Hi, I'll look into it, I don't promise anything.
-
- Posts: 88
- Joined: Sun Aug 18, 2019 1:33 am
Re: Evil Dead The Game [UASSET File!]
text to imagem 'Press To Play jonas'
file locres new format UE4 2.7
file locres new format UE4 2.7
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: Evil Dead The Game [UASSET File!]
This game have Locres (for menu and some UI and Dialog) and Uasset files.
U can search them in PAK and Ucas files.
U can search them in PAK and Ucas files.
-
- Posts: 88
- Joined: Sun Aug 18, 2019 1:33 am
Re: Evil Dead The Game [UASSET File!]
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.
-
- Posts: 15
- Joined: Sun Oct 24, 2021 9:48 pm
Re: Evil Dead The Game [UASSET File!]
MuslimCyberGames wrote:
EVIL DEAD THE GAME (EPIC GAMES)
Hello, anyone can help me to make some Import/Export Uasset files for this game?
Thanks for helping me.
Sorry, for my bad English.
You have another example?
-
- Posts: 88
- Joined: Sun Aug 18, 2019 1:33 am
Re: Evil Dead The Game [UASSET File!]
amrshaheen61 wrote:MuslimCyberGames wrote:
EVIL DEAD THE GAME (EPIC GAMES)
Hello, anyone can help me to make some Import/Export Uasset files for this game?
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.
-
- Posts: 15
- Joined: Sun Oct 24, 2021 9:48 pm
Re: Evil Dead The Game [UASSET File!]
jonastraducoes wrote:amrshaheen61 wrote:MuslimCyberGames wrote:
EVIL DEAD THE GAME (EPIC GAMES)
Hello, anyone can help me to make some Import/Export Uasset files for this game?
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