If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Bravely Default: For the Sequel: Difference between revisions
Jump to navigation
Jump to search
(initial creation) |
m (clarify script dumper purpose) |
||
Line 12: | Line 12: | ||
==Utilities== | ==Utilities== | ||
This script will dump the Japanese script. It could be modified to dump other languages by changing the encoding to UTF-8. | |||
[https://github.com/tashiww/bravely_dumper python script dumper] | |||
==Hacks== | ==Hacks== | ||
Revision as of 05:18, 4 November 2020
Bravely Default: For the Sequel | |
Name | Bravely Default: For the Sequel |
Company | Square-Enix |
ROM | |
Country | Japan, North America, Europe |
Checksum | |
CRC32 |
Utilities
This script will dump the Japanese script. It could be modified to dump other languages by changing the encoding to UTF-8. python script dumper
Hacks
Translations
Multiple languages are officially included on any region release:
- Japanese
- German
- English
- Spanish
- French
- Italian
Miscellaneous
Japanese text is stored as UTF-16. Other languages are stored as UTF-8 with null byte padding.