How to extract files from global-metadata.dat file?

  • Thread starter Thread starter Gemeos09
  • Start date Start date
  • Views Views 7,915
  • Replies Replies 2

Gemeos09

New Member
Newbie
Joined
May 25, 2022
Messages
1
Reaction score
0
Trophies
0
Age
37
Location
Brazil
XP
48
Country
Brazil
I'm trying to translate the game Bear and breakfast, extract the files from nsp with yuzu and now I'm trying to extract the files from global-metadata.dat, but I don't know how to do it
 
global_metadata.dat doesn't have any files. It's loaded by executable for strings and other functions data.

You can extract data with il2cppdumper, but it won't help you with bringing them back to global-metadata as it's used for reverse engineering purpose purely.
It is very rare that global-metadata contains translations because it shows they put texts into source code itself. Which is a stupid practice.
 
I'm trying to translate the game Bear and breakfast, extract the files from nsp with yuzu and now I'm trying to extract the files from global-metadata.dat, but I don't know how to do it
You'll need something like Assetripper for extracting the streaming assets files and then DevXUnity for inserting edited textures, text files, etc...
 

Site & Scene News

Popular threads in this forum