Hello
For a project, I need to extract all the Creative Mode Galleries names in Fortnite for each language. Can someone explain to me how I can do that ? I'm new to dataming. I don't know where to find localization's data neither how to extract them from the game but I can do scripts if I have a plain text file to parse.
Thx
Fortnite : How to get the 300 Creative Galleries names in all language ?
-
- Posts: 3
- Joined: Sun Mar 01, 2020 11:11 am
-
- Posts: 3
- Joined: Sun Mar 01, 2020 11:11 am
Re: Fortnite : How to get the 300 Creative Galleries names in all language ?
Hi
I am able to extract the text from an english .locres file of Fortnite that someone posted but I don't understand how I can get the .locres file myself from the game (Fortnite) (and thus have the other languages).
I am able to extract the text from an english .locres file of Fortnite that someone posted but I don't understand how I can get the .locres file myself from the game (Fortnite) (and thus have the other languages).
-
- Posts: 3
- Joined: Sun Mar 01, 2020 11:11 am
Re: Fortnite : How to get the 300 Creative Galleries names in all language ?
Okay. I found a solution with "FMODEL". Thank you for your forum.