

Some gbin files have a txt with texts, they are original files from game or they are a dump?makc_ar wrote:Someone tool export\import?
Only dump.Delutto wrote:Some gbin files have a txt with texts, they are original files from game or they are a dump?
Please, upload just original files.makc_ar wrote:Only dump.Delutto wrote:Some gbin files have a txt with texts, they are original files from game or they are a dump?
Delutto wrote:Please, upload just original files.
Code: Select all
Mugen Souls Z Text Tool
By Delutto - Tribo Gamer Brasil 2018
www.tribogamer.com
Importing texts from strBattle.txt to strBattle.gstr...
Entries Count: 133
Exception EArgumentOutOfRangeException in module GSTR_Tool.exe at 0003B6C6.
Argument out of range.
Mugen Souls Z Text Tool
By Delutto - Tribo Gamer Brasil 2018
www.tribogamer.com
Importing texts from strDungeon.txt to strDungeon.gstr...
Entries Count: 50
Exception EArgumentOutOfRangeException in module GSTR_Tool.exe at 0003B6C6.
Argument out of range.
Mugen Souls Z Text Tool
By Delutto - Tribo Gamer Brasil 2018
www.tribogamer.com
Importing texts from strEvent.txt to strEvent.gstr...
Entries Count: 55
Exception EArgumentOutOfRangeException in module GSTR_Tool.exe at 0003B6C6.
Argument out of range.
Mugen Souls Z Text Tool
By Delutto - Tribo Gamer Brasil 2018
www.tribogamer.com
Importing texts from strMenu.txt to strMenu.gstr...
Entries Count: 1154
Exception EArgumentOutOfRangeException in module GSTR_Tool.exe at 0003B6C6.
Argument out of range.
Mugen Souls Z Text Tool
By Delutto - Tribo Gamer Brasil 2018
www.tribogamer.com
Importing texts from strMoeOnsen.txt to strMoeOnsen.gstr...
Entries Count: 38
Done.
Mugen Souls Z Text Tool
By Delutto - Tribo Gamer Brasil 2018
www.tribogamer.com
Importing texts from strSystem.txt to strSystem.gstr...
Entries Count: 1184
Exception EArgumentOutOfRangeException in module GSTR_Tool.exe at 0003B6C6.
Argument out of range.
Mugen Souls Z Text Tool
By Delutto - Tribo Gamer Brasil 2018
www.tribogamer.com
Importing texts from strTown.txt to strTown.gstr...
Entries Count: 44
Exception EArgumentOutOfRangeException in module GSTR_Tool.exe at 0003B6C6.
Argument out of range.
Hmm... the sources will not help but the docs about the file structure are very helpful, in first view, there's just a little changes in this game... I'll try.makc_ar wrote:Thanks a lot Delutto! Maybe this src for help to you https://github.com/u3shit/neptools?