Hi everyone. I am a random dude who just wants to make a translation for Arietta of Spirits. Also, I am new to modding and other stuff that requires technical knowledge. For that reason i couldnt open the gamedata.dat file. Is there anyone who can give me an idea or just show me the golden way of modding and opening game files ?
Thanks, Have a good day.
Poll & Discussion: We wish the site to continue (Y/N)
Arietta of Spirits Gamedata.dat file
-
- ultra-n00b
- Posts: 2
- Joined: Sat Feb 19, 2022 1:34 am
Arietta of Spirits Gamedata.dat file
You do not have the required permissions to view the files attached to this post.
- ikskoks
- Moderator
- Posts: 1588
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 625 times
- Been thanked: 381 times
- Contact:
Re: Arietta of Spirits Gamedata.dat file
Try this script https://aluigi.altervista.org/bms/yoyogames.bms
Use it with quickbms https://aluigi.altervista.org/quickbms.htm
There is no one simple way to open and mod game files.
You can read more here viewtopic.php?f=29&t=22266
By the way, text seems to be stored in file "uitexts.json", not in "gamedata.dat".
You can open this file with Notepad++ or load it in some CAT tool like OmegaT.
Edit: Try this as well https://github.com/krzys-h/UndertaleModTool
And check this article for reference http://wiki.xentax.com/index.php/YoYo_Games_DAT_WIN
Use it with quickbms https://aluigi.altervista.org/quickbms.htm
There is no one simple way to open and mod game files.
You can read more here viewtopic.php?f=29&t=22266
By the way, text seems to be stored in file "uitexts.json", not in "gamedata.dat".
You can open this file with Notepad++ or load it in some CAT tool like OmegaT.
Edit: Try this as well https://github.com/krzys-h/UndertaleModTool
And check this article for reference http://wiki.xentax.com/index.php/YoYo_Games_DAT_WIN
-
- ultra-n00b
- Posts: 2
- Joined: Sat Feb 19, 2022 1:34 am
Re: Arietta of Spirits Gamedata.dat file
Thanks for your advice my friend. I tried everything you said, but unfortunately none of them worked for me. Also i don't know why, but quickbms found 0 zero files and undertale modding tool simply didnt work. It just shows a black cmd screen and closes immediately. Anyway , thanks for your help again.
Have a good day.
Have a good day.
You do not have the required permissions to view the files attached to this post.
- ikskoks
- Moderator
- Posts: 1588
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 625 times
- Been thanked: 381 times
- Contact:
Re: Arietta of Spirits Gamedata.dat file
You don't need to open "gamedata.bin" for translation, because all the fonts are in "data.win" file and text is in "uitexts.json".
Also gamedata.bin doesn't seem to contain anything important for translation. It's size is only 724 KB, while data.win's size is 167 MB.
You should be fine using UndertaleModTool on data.win file as it worked for me wothout any issues.
Also gamedata.bin doesn't seem to contain anything important for translation. It's size is only 724 KB, while data.win's size is 167 MB.
You should be fine using UndertaleModTool on data.win file as it worked for me wothout any issues.
Re: Arietta of Spirits Gamedata.dat file
ikskoks wrote: ↑Sun Feb 20, 2022 12:34 pm You don't need to open "gamedata.bin" for translation, because all the fonts are in "data.win" file and text is in "uitexts.json".
Also gamedata.bin doesn't seem to contain anything important for translation. It's size is only 724 KB, while data.win's size is 167 MB.
You should be fine using UndertaleModTool on data.win file as it worked for me wothout any issues.
I found this post while searching the internet. Honestly, I was looking for the language files like your friend said. The Ui text file contains texts about the interface of the game. I couldn't find the in-game dialogs. I took a cursory look at the language files with the Undertale tool, but I didn't come across it either. Or the language file escaped my attention. I don't know how to find the dialog files.
- ikskoks
- Moderator
- Posts: 1588
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 625 times
- Been thanked: 381 times
- Contact:
Re: Arietta of Spirits Gamedata.dat file
@grsl12, try total commander method https://ikskoks.pl/searching-text-strin ... commander/
Re: Arietta of Spirits Gamedata.dat file
I used that method but there is no indication of which file the dialogs are in. I don't know if it is in the exe or in data.winikskoks wrote: ↑Sun May 21, 2023 1:22 pm @grsl12, try total commander method https://ikskoks.pl/searching-text-strin ... commander/
- ikskoks
- Moderator
- Posts: 1588
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 625 times
- Been thanked: 381 times
- Contact:
Re: Arietta of Spirits Gamedata.dat file
So text must be compressed or encrypted. You need to reverse engineer the game to get it.
But it may be easier to just contact authors and see if they want you to translate the game officially.
But it may be easier to just contact authors and see if they want you to translate the game officially.